
/*Top Bar*/
html,body{
	background:#fff;
}
.bgbyz{background:#fff}
.imgbyz{filter: brightness(0) invert(1);}
/*Yazı Renkleri*/
.renk-mavi{color:#00aef0}
.renk-gri{color:#645b5d}
.renk-gri2{color:#7c7073}
.renk-lacv{color:#202844;text-decoration:none !important}
.renk-lacv a{color:#202844;text-decoration:none !important}
.renk-lacv a:link{color:#000;text-decoration:none !important}
.renk-lacv a:visited{color:#202844;text-decoration:none !important}
.renk-lacv a:hover{color:#000;text-decoration:none !important}
.renk-lacv a:active{color:#202844;text-decoration:none !important}
.anarenk{color:#645b5d}
.brdr-1{border:solid 1px #fff}
.brdr-2{border:solid 2px #fff}
.brdr-3{border:solid 3px #fff}
.lh08 {line-height:0.8}
.lh18 {line-height:1.8}
.lh30 {line-height:1.3}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f24{font-size:24px}
.f28{font-size:26px}
.f28{font-size:28px}
.f30{font-size:30px}
.f32{font-size:32px}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f44{font-size:44px;}
.f48{font-size:48px;}
.f50{font-size:50px;}
.f55{font-size:55px;}
.f60{font-size:60px;}
@media (min-width:768px){
.f18{font-size:16px}
.f20{font-size:18px}
.f24{font-size:20px}
.f26{font-size:22px}
.f28{font-size:24px}
.f30{font-size:26px}
.f32{font-size:28px}
.f36{font-size:30px;}
.f40{font-size:32px;}
.f44{font-size:34px;}
.f48{font-size:36px;}
.f50{font-size:38px;}
.f55{font-size:42px;}
.f60{font-size:46px;}
}
@media (min-width:992px){
.f18{font-size:18px}
.f20{font-size:20px}
.f24{font-size:22px}
.f26{font-size:24px}
.f28{font-size:26px}
.f30{font-size:28px}
.f32{font-size:30px}
.f36{font-size:32px;}
.f40{font-size:34px;}
.f44{font-size:36px;}
.f48{font-size:38px;}
.f50{font-size:40px;}
.f55{font-size:44px;}
.f60{font-size:48px;}
}
@media (min-width:1200px){
.f18{font-size:18px}
.f20{font-size:20px}
.f24{font-size:24px}
.f26{font-size:26px}
.f28{font-size:28px}
.f30{font-size:30px}
.f32{font-size:32px}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f44{font-size:44px;}
.f48{font-size:48px;}
.f50{font-size:50px;}
.f55{font-size:55px;}
.f60{font-size:60px;}
}
.site-ust{background:rgba(255,255,255,0.99);height:50px;border-bottom:solid 0px #baaa83;z-index:2500}
@media (min-width:768px){
.site-ust{height:40px;}
}
@media (min-width:768px){
.site-ust{height:45px;}
}
@media (min-width:992px){
.site-ust{height:50px;}
}
/*Gizli Menu*/
@-webkit-keyframes gmnu {
      0% {margin-left:-500px; }
    100% {margin-left:0px; }
}
/* Standard syntax */
@keyframes gmnu {
       0% {margin-left:-500px; }
    100% {margin-left:0px; }
}
.gizli-menu{margin:0 auto;min-width:100%;height:100%;z-index:5309;top:0;background:rgba(35,50,110,0.5);position:fixed;display:none}
.g-menu{width:300px;position:relative;height:100%;background:rgba(40,40,40,1);
 -webkit-animation-name: gmnu;
    -webkit-animation-duration: 0.9s;
    animation-name: gmnu; animation-duration: 0.9s;
}
#mkapat{width:300px;float:right;position:relative;clear:none;padding:-5px;margin-bottom:-20px;}
#mkapat2{width:100px;float:right;position:relative;clear:none;padding:-5px;margin-bottom:-20px;z-index:9000}
.btnek{border:#006}
.btnek:hover{border:#006}
.top-menu{list-style:none;}
.top-menu>li{border-bottom:solid 0px #92773a;display:block;padding-right:40px;padding-bottom:3px;padding-top:2px}
.top-menu li:after {
  content: "   ";
  position: relative;
  z-index: 1;
  border-right: 3px solid black;
  display: block;
}
.top-menu>li:last-child{border-bottom:solid 0px}
.top-menu>li>a{color:#fff;text-decoration:none}
.top-menu>li>a:hover{color:#baaa83}
.top-menu>li>a:active {color:#baaa83}
.tm1{list-style:none;}
.tm1>li{border-bottom:solid 0.0em #eee;display:block;padding-right:15px;padding-bottom:2px;padding-top:2px;margin-right:10px}
.tm1 li:after {
  content: "   ";
  position: relative;
  z-index: 1;
  border-right: 2px solid black;
  display: block;
}
.tm1>li:last-child{border-bottom:solid 0px}
.tm1>li>a{color:#eee;text-decoration:none}
.tm1>li>a:hover{color:#e5007e}
.tm1>li>a:active {color:#e5007e}
/*Gizli Menu Sağ*/
@-webkit-keyframes gmnus {
      0% {margin-right:-500px; }
    100% {margin-right:0px; }
}
@keyframes gmnus {
       0% {margin-right:-500px; }
    100% {margin-right:0px; }
}
.gizli-menu-sag{margin:0 auto;top:0;min-width:100%;height:100%;z-index:2410;background:rgba(35,50,110,0.9);position:fixed;display:none}
.g-menu-sag{width:400px;
padding-top:80px;
position:absolute;
height:100%;
background:rgba(35,50,110,1);
right:0;
-webkit-animation-name: gmnus;
-webkit-animation-duration: 0.9s;
animation-name: gmnus; animation-duration: 0.9s;
}
#mkapat-sag{width:320px;float:left;position:relative;clear:none;padding:-5px;margin-bottom:-30px;}
.iletisim-box{background-color:#4c67b9;color:#fff;margin:4px;padding:6px;border-radius:0;border-color:transparent;}
.iletisim-box::placeholder{color:#fff;}
.iletisim-btn{border-radius:0;background-color:#fff;padding:10px 10px 10px 15px;
}
.wrap {
    margin: 0 0.8rem 0.8rem 0;
    overflow: hidden;
    position: relative;
}
.menu_item {
    background-size: cover;
    min-height: 195px;
    position: relative;
    transform: scale(1, 1);
    transition: all 0.3s ease 0s;
}
.wrap:hover .menu_item {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.sizew{width:1200px;margin:0 auto;display:table;}
@media (min-width:320px){
	.sizew{width:320px;}
	.g-menu{padding-top:45px;}
}
@media (min-width:576px){
	.sizew{width:560px;}
	.g-menu{padding-top:55px;}
}
@media (min-width:768px){
	.sizew{width:752px;}
	.g-menu{padding-top:60px;}
}
@media (min-width:992px){
	.sizew{width:960px;}
	.g-menu{padding-top:70px;}
}
@media (min-width:1200px){
	.sizew{width:1180px;}
	.g-menu{padding-top:110px;}
}
@media (min-width:1440px){
	.sizew{width:1200px;}
	.g-menu{padding-top:110px;}
}
@media (min-width:1680px){
	.sizew{width:1200px;}
	.g-menu{padding-top:110px;}
}
@media (min-width:1920px){
	.sizew{width:1200px;}
	.g-menu{padding-top:110px;}
}

@-webkit-keyframes move4 {
     0% {opacity:0.3;margin-top:-20px;}
    99% {opacity:1;margin-top:0px;}
}
@keyframes move4 {
     0% {opacity:0.3;margin-top:-20px;}
    99% {opacity:1;margin-top:0px;}
}
.move4{
    -webkit-animation-name: move4;
    -webkit-animation-duration: 0.8s;
    animation-name: move4; animation-duration: 0.8s;
}
@-webkit-keyframes move5 {
     0% {opacity:0.3;margin-top:-20px;}
    99% {opacity:1;margin-top:0px;}	
}
@keyframes move5 {
     0% {opacity:0.3;margin-top:-20px;}
    99% {opacity:1;margin-top:0px;}
}
.move5{
    -webkit-animation-name: move5;
    -webkit-animation-duration: 0.8s;
    animation-name: move5; animation-duration: 0.8s;
}
.xgizle{opacity:0.2;}
@-webkit-keyframes animt1 {
     0% {margin-top:30px;}
    99% {margin-top:0px;}
}
@keyframes animt1 {
     0% {margin-top:30px;}
    99% {margin-top:0px;}
}
.imga1{
    -webkit-animation-name: animt1;
    -webkit-animation-duration: 1.8s;
    animation-name: animt1; animation-duration: 1.8s;
}
@-webkit-keyframes animt2 {
     0% {margin-top:-30px;opacity:0.5;}
    99% {margin-top:0px;opacity:1;}
}
@keyframes animt2 {
     0% {margin-top:-30px;opacity:0.5;}
    99% {margin-top:0px;opacity:1;}
}
.imga2{opacity:1;
    -webkit-animation-name: animt2;
    -webkit-animation-duration: 1.8s;
    animation-name: animt2;
	animation-duration: 1.8s;
}
@webkit-keyframes animt3 {
     0% {margin-top:-80px;opacity:0.1;}
    99% {margin-top:0;opacity:1;}
}
@keyframes animt3 {
     0% {margin-top:-80px;opacity:0.1;}
    99% {margin-top:0px;opacity:1;}
}
.imga3{opacity:1;
    -webkit-animation-name: animt3;
    -webkit-animation-duration: 2.4s;
    animation-name: animt3;
	animation-duration: 2.4s;
}
@-webkit-keyframes hrkt-r{
      0% {margin-left:-150px; ; }
    100% { margin-left:0px; }
}
/* Standard syntax */
@keyframes hrkt-l {
       0% {margin-right:-150px;}
    100% { margin-right:0px;}
}
.dmenu-l{
    -webkit-animation-name: hrkt-l;
    -webkit-animation-duration: 0.8s;
    animation-name: hrkt-l; animation-duration: 1.9s;
}
.dmenu-r{
    -webkit-animation-name: hrkt-r;
    -webkit-animation-duration: 0.8s;
    animation-name: hrkt-r; animation-duration: 1.9s;
}
.imgheight{
	position:relative;
	z-index:1999;
	overflow:hidden;
	height: calc(100vh - 30vh);
	object-fit: contain;
}
/*iletisim*/
.m-iletisim{z-index:12000;}
.m-btn{color:#fff;opacity:1}
.m-doc{
	min-width:300px;
	max-width:800px;
}
/*iletisim*/
.sitelogo{position:relative;float:left;width:auto;}
.logoimg{width:auto;}
@media (min-width:320px){.sitelogo{max-width:80px;}.logoimg{width:100%;}}
@media (min-width:480px){.sitelogo{max-width:120px;}.logoimg{width:80%;}}
@media (min-width:576px){.sitelogo{max-width:200px;}.logoimg{width:70%;}}
@media (min-width:640px){.sitelogo{max-width:230px;}.logoimg{width:65%;}}
@media (min-width:768px){.sitelogo{max-width:250px;}.logoimg{width:60%;}}
@media (min-width:960px){.sitelogo{max-width:300px;}.logoimg{width:70%;}}
.flexHeight{
	margin:0 auto;width:100%;clear:both;position:relative;height: 100%;
}
/*Top Bar*/

.sNokta{position:relative;margin:3px auto;float:left;padding-top:4px;min-height: 60px}
.sNokta:hover{border:solid 0px #f0f0f0;padding-top:4px;background:#fcfcfc;
-webkit-box-shadow: inset 0px 0px 5px -2px rgba(176,169,169,1);
-moz-box-shadow: inset 0px 0px 5px -2px rgba(176,169,169,1);
box-shadow: inset 0px 0px 5px -2px rgba(176,169,169,1);
}
.netGolge1{
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3)!important;
-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3)!important;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3)!important;
}
.netGolgeKK{
-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3)!important;
-moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3)!important;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3)!important;
}
.netGolge2{
-webkit-box-shadow: 5px 0 10px 0 rgba(0, 0, 0, .3)!important;
-moz-box-shadow: 5px 0 10px 0 rgba(0, 0, 0, .3)!important;
box-shadow: 5px 0 10px 0 rgba(0, 0, 0, .3)!important;
}


/*İletişim İconlar*/
.navbarEk{background:rgb(27 129 157)/*rgb(46 68 150)*/;border-bottom:solid 0px #eee;}
@media (min-width:320px){.navbarEk{height:40px;}.sMedia{float:right;display:none}}
@media (min-width:576px){.navbarEk{height:50px;}.sMedia{float:right;display:block}}
.iletisim ul.con-icon {list-style: none; padding: 1px; margin: 0px; display: inline-block; font-weight:400;font-size:110%;color:#fff}
.iletisim ul.con-icon >li {
  display: inline-block; padding-left: 2px;padding-top: 5px;padding-right: 5px;
}
.iletisim ul.con-icon >li a {
  color: rgba(255,255,255,0.9);
}
.iletisim ul.con-icon >li a:hover {
  color: rgba(240,250,240,0.7);text-decoration:inherit;
}
.navtop1{height:80px;overflow:hidden;background-repeat: no-repeat;background: #fff;z-index:5000}
.con-top{max-width:1160px;margin:0 auto;font-size:14px;width:98%}
@media (min-width:320px){.iletisim{float:left;position:relative;width:auto;font-size:90%} 
	.con-top{min-width:320px} 
	#ubposta{display:none}
	.navtop1{height:80px;background-position: 0 -90px;z-index:5000}	
}
@media (min-width:480px){.iletisim{float:left;position:relative;width:auto;font-size:90%} 
	.con-top{width:480px} 
	#ubposta{display:inline}
	.navtop1{height:80px;background-position: 0 -75px;z-index:5000}	
}
@media (min-width:576px){
	.iletisim{float:left;position:relative;width:auto;font-size:90%} 
	.con-top{width:576px} 
	#ubposta{display:inline}
	.navtop1{height:80px;background-position: 0 -60px;z-index:5000}	
}
@media (min-width:768px){
	.iletisim{float:left;position:relative;width:auto;font-size:90%} 
	.con-top{width:768px} 
	#ubposta{display:inline}
	.navtop1{height:80px;background-position: 0 -45px; z-index:5000}
}
@media (min-width:992px){
	.iletisim{float:left;position:relative;width:auto;font-size:90%} 
	.con-top{width:960px} #ubposta{display:inline}
	.navtop1{height:80px;background-position: 0px -30px;z-index:5000 }	
}
@media (min-width:1200px){
	.iletisim{float:left;position:relative;width:auto;font-size:90%} 
	.con-top{width:1160px} #ubposta{display:inline}
	.navtop1{height:80px;background-position: 0px -30px;z-index:5000 }	
}
/*Sosyal Media İconlar*/
/*Sosyal Media İconlar*/
.beyaz a{color:#fff}
.sMedia{float:right;width:auto;position:relative;}
.sMedia a{color:#000;}
.sMedia a:hover{color:#fff}
.sMedia ul.sm-icon {
  list-style: none;
  padding: 1px;
  margin: 2px;
  display: inline-block;font-size:120%;
}
.sMedia ul.sm-icon >li {
  display: inline-block;
  padding: 2px;font-size:130%
}
.sMedia ul.sm-icon >li a {
  color: rgba(255,255,255,0.7);
}
.sMedia ul.sm-icon >li a:hover {
  color: rgba(255,255,255,0.99);
}
.sMedia ul.sm-icon >li.sm-facebook a:hover{color:#3b5999}
.sMedia ul.sm-icon >li.sm-twitter a:hover{color:#55acee}
.sMedia ul.sm-icon >li.sm-instagram a:hover{color:#e4405f}
.sMedia ul.sm-icon >li.sm-google a:hover{color:#dd4b39}
.sMedia ul.sm-icon >li.sm-pinterest a:hover{color:#bd081c}
.sMedia ul.sm-icon >li.sm-youtube a:hover{color:#cd201f}
.sMedia ul.sm-icon >li.sm-vimeo a:hover{color:#1ab7ea}
.sMedia ul.sm-icon >li.sm-flickr a:hover{color:#ff0084}
.sMedia ul.sm-icon1 {
  list-style: none;
  padding: 1px;
  margin: 2px;
  display: inline-block;font-size:120%;
}
.sMedia ul.sm-icon1 >li {
  display: inline-block;
  padding: 2px;font-size:130%
}
.sMedia ul.sm-icon1 >li a {
  color: rgba(0,0,0,0.7);
}
.sMedia ul.sm-icon1 >li a:hover {
  color: rgba(255,255,255,0.99);
}
.sMedia ul.sm-icon1 >li.sm-facebook1 a{color:#3b5999}
.sMedia ul.sm-icon1 >li.sm-facebook1 a:hover{color:#3b5999}
.sMedia ul.sm-icon1 >li.sm-twitter1 a{color:#55acee}
.sMedia ul.sm-icon1 >li.sm-twitter1 a:hover{color:#55acee}
.sMedia ul.sm-icon1 >li.sm-instagram1 a{color:#e4405f}
.sMedia ul.sm-icon1 >li.sm-instagram1 a:hover{color:#e4405f}
.sMedia ul.sm-icon1 >li.sm-pinterest1 a{color:#bd081c}
.sMedia ul.sm-icon1 >li.sm-pinterest1 a:hover{color:#bd081c}
.sMedia ul.sm-iconAlt {
  list-style: none;
  padding: 1px;
  margin: 2px;
  display: inline-block;font-size:120%;
}
.sMedia ul.sm-iconAlt >li {
  display: inline-block;
  padding: 5px;font-size:130%
}
.sMedia ul.sm-iconAlt >li a {
  color: rgba(255,255,255,1);
}
.sMedia ul.sm-iconAlt >li a:hover {
  color: rgba(255,255,255,0.99);
}
.sMedia ul.sm-iconAlt >li.sm-facebook a:hover{color:#3b5999}
.sMedia ul.sm-iconAlt >li.sm-twitter a:hover{color:#55acee}
.sMedia ul.sm-iconAlt >li.sm-instagram a:hover{color:#e4405f}
.sMedia ul.sm-iconAlt >li.sm-google a:hover{color:#dd4b39}
.sMedia ul.sm-iconAlt >li.sm-pinterest a:hover{color:#bd081c}
.sMedia ul.sm-iconAlt >li.sm-youtube a:hover{color:#cd201f}
.sMedia ul.sm-iconAlt >li.sm-vimeo a:hover{color:#1ab7ea}
.sMedia ul.sm-iconAlt >li.sm-flickr a:hover{color:#ff0084}
.renkGri{background:#ddd}
/*Sosyal Media İconlar*/
.mlr0{margin-left:0!important;margin-right:0!important}
.cfl1160{position:relative;max-width:1160px;margin:0 auto;z-index:2;width:100%;}
.cfl11602{position:relative;z-index:200;margin:0 auto;clear:both;max-width:1160px;width:100%;}
.size960{max-width:1160px;margin:0 auto;width:100%;clear:both;position:relative;display:table;background:#fff;}
.size960t{max-width:1160px;margin:0 auto;width:100%;clear:both;position:relative;display:table;background:none;}
.size960p0{max-width:1200px;margin:0 auto;width:100%;flex-wrap:wrap;display:flex;}
.flexHight{clear: both;margin-top:3px;display: flex; flex-direction: column;}
.faSimge{float:left;font-size:36px;margin:8px;}
.second-navbar{clear:both;position:absolute;width:100%;
  top:70px;background:#ff0000;
}
.dropbtn {
    background:transparent;
    color: white;
    font-size: 16px;
    border: none;
}
/*
.text-darky{color:#000!important}a.text-dark:focus,a.text-darky:hover{color:rgba(204,9,17,1)!important}*/
.dropdown-content {
    display: none;
    position: absolute;
	/* background:#cf0911;*/padding:10px;
  background:rgba(255,255,248,1);
   min-width: 100%;width:auto!important;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    z-index: 2001;
}
.dropdown-content a {border:solid 0px #ce0909;margin:2px;
	padding:5px;
    text-decoration: none;
	clear: both;
}
.col-md-4 ul{list-style:none;}
.dropdown-content a:hover {background-color: transparent;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: transparent;}
#ustBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
#ustBtn:hover {
  background-color: #555;
}
.bgek{border-radius:0 0 2px 2px;background:#fff;border:0;letter-spacing:0.5px;font-weight:600;}
.bgek a{ color:rgb(186, 170, 131);}
.bgek a:hover{ color:#22346d;}
.bgek2{border-radius:0 0 2px 2px;background:#fff;margin-top:10px;border:0;letter-spacing:0.1px;font-weight:500;min-width:190px}
.bgek2 a{ color:#808080;}
.bgek2 a:hover{background:#646b74;color:#fff}
#qNavMenu, #qyayUl ul {/*font-family: PlutoSansRegular;*/
  list-style: none outside none; font-size: 18px;
  padding: 0px;
}
#qNavMenu {
  float: right;right:0;
/*    width: 100%;*/
margin:0 auto;
}
#qNavMenu li:hover {
  z-index: 1000;
  display: block/9;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);					
  pointer-events: all;
  /*visibility: visible;*/
  -webkit-transform: 		translateX(0px);
  -moz-transform: 		translateX(0px);
  -o-transform: 		translateX(0px);
  -ms-transform: 		translateX(0px);
  transform: 			translateX(0px); 
}
#qNavMenu > li {padding-right:6px;
  float: left;
  text-align: left;
}
#qNavMenu > li > a {
font-weight:500;
  padding: 3px 4px 3px;
  display: block;
  text-decoration: none;
  white-space: normal;
  position: relative;color:#000;
}
#qNavMenu > li> a:visited{
/* color:#808080;*/
}
#qNavMenu > li:hover > a,
#qNavMenu li.active > a{
  color:#FAA11B;
-webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
margin-bottom:-3px;
border-bottom: 3px solid #FAA11B;
}
#qNavMenu > li.parent > a:before{
  content: " ";
  display: block;
  border-bottom: 8px solid #22346d;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: none;
  margin-top: -8px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  display: none/9;	
  opacity: 0;
  -moz-opacity: 0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);					
  pointer-events: none;
  -webkit-transform: 		translateY(20px);
  -moz-transform: 		translateY(20px);
  -o-transform: 		translateY(20px);
  -ms-transform: 		translateY(20px);
  transform: 			translateY(20px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition:  all 0.2s ease-in-out;
  transition:     all 0.2s ease-in-out;        
}
#qNavMenu> li.parent:hover > a:before{
  z-index: 1000;
  display: block/9;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);					
  pointer-events: all;
  -webkit-transform: 	translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: 	translateX(0px);  
}
.footerli {text-align:left;color:#eee}
.footerli ul{text-align:left;margin-top:35px;list-style-type: none;clear:both}
.footerli li{padding-top:4px;padding-bottom:4px;display:inline-block;vertical-align:top;margin-left:-30px;clear:both;width:100%}
.footerli li a{text-align:left;color:#eee}
.footerli li a:before{color:#00ADC9;font-size:13px}
.footerli li a:hover{color:#00ADC9}
.footerli li a:focus{color:#e5007e}
.footerli li a:hover:before{color:#00ADC9}
#toTop {
    position: fixed;bottom: 10px;right: 10px;cursor: pointer;display: none;z-index: 4;
}
.radiusx{border-radius: 5px;}
.sayfadetay{font-size:16px;}
.sayfadetay h2{font-size:30px;font-family:'Fira Sans Condensed',serif;}
.sayfadetay h1{font-family:'Fira Sans Condensed',serif;}
/*Css Genel*/
.fw300{font-weight:300;}
.fw400{font-weight:400;}
.fw500{font-weight:500;}
.fw600{font-weight:600;}
.fw700{font-weight:700;}
.fw800{font-weight:800;}
.fw900{font-weight:900;}
.imgRad{
-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.3) 0 3px 5px;
-moz-box-shadow: rgba(0,0,0,0.3) 0 3px 5px;
box-shadow: rgba(0,0,0,0.3) 0 3px 5px;background: #ffffff;
}
.radius1{
-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
}
.radiusGenel{
-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
-webkit-box-shadow: rgba(0,0,0,0.3) 1px 1px 3px;
-moz-box-shadow: rgba(0,0,0,0.3) 1px 1px 3px;
box-shadow: rgba(0,0,0,0.3) 1px 1px 3px;
}
/*Css Genel s*/
.baslik2li {text-align:left;color:#fff}
.baslik2li ul{text-align:left;margin-top:35px;list-style-type: none;clear:both}
.baslik2li li{display:inline-block;vertical-align:top;margin-left:-35px;clear:both;width:100%}
.baslik2li li a{height:25px;line-height:25px;text-align:left;color:#fff}
.baslik2li li a:before{color:#fff;font-size:15px}
.baslik2li li a:hover{color:#baaa83}
.baslik2li li a:hover:before{color:#fff}
.disable-text {
	-moz-user-select: none;-ms-user-select: none;
	-khtml-user-select: none;-webkit-user-select: none;
	-webkit-touch-callout: none; 
}
.arrow_box {
	position: relative;background: #88b7d5;border: 4px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;left: 50%;position: absolute;	pointer-events: none;
	border: solid transparent;content: " ";height: 0;width: 0;
}
.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);border-bottom-color: #88b7d5;border-width: 30px;margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);border-bottom-color: #c2e1f5;border-width: 36px;margin-left: -36px;
}
#search {z-index: 115;position: relative;}
#search .button-search {
    width: 32px;height: 32px;z-index: 120;cursor: pointer;position: absolute;background-color:#FF8000;
    -webkit-border-radius: 0px 3px 3px 0px;
    -moz-border-radius:  0px 3px 3px 0px;
    -khtml-border-radius:  0px 3px 3px 0px;
    border-radius:  0px 3px 3px 0px;   
}
#search input {
    background: #FFF;padding: 1px 1px 1px 10px;
    width: 92%;height: 28px;border: 1px solid#FF8000;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -khtml-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    -webkit-box-shadow: 1px 2px 0px #F0F0F0 inset;
    -moz-box-shadow: 1px 2px 0px #F0F0F0 inset;
    box-shadow: 1px 0px 0px #F0F0F0 inset;
}
.usrbilgi{font-size:14px;font-weight:400}
.urnResim{width:auto;padding:10px;max-height:250px;max-width:200px}
.udresimE{clear:left;float:left;position:relative;}
.udResim{margin:0 auto;max-height:260px;min-height:260px;position:relative;max-width:200px}
.udaciklama{clear:right;position:relative;float:left;}
/* Chrome, Safari, Opera */
@-webkit-keyframes hrkt {
      0% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
    40% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
    70% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
    100% { -webkit-transform: perspective(400px) rotateX(0); transform: perspective(400px) rotateX(0); opacity: 1; }
}
 
/* Standard syntax */
@keyframes hrkt {
     0% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
    40% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
    70% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
    100% { -webkit-transform: perspective(400px) rotateX(0); transform: perspective(400px) rotateX(0); opacity: 1; }
}
.dmenu{
	overflow:auto;
    -webkit-animation-name: hrkt;
    -webkit-animation-duration: 0.7s;
    animation-name: hrkt; animation-duration: 0.7s;
}
@-webkit-keyframes hrkt3x {
      0% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
	  25% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
	  50% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
	  75% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
	  100% { -webkit-transform: perspective(400px) rotateX(0); transform: perspective(400px) rotateX(0); opacity: 1; }
}
 
/* Standard syntax */
@keyframes hrkt3 {
     0% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
	 25% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
    50% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
    75% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
    100% { -webkit-transform: perspective(400px) rotateX(0); transform: perspective(400px) rotateX(0); opacity: 1; }
}
.dmenu3{
	overflow:auto;
    -webkit-animation-name: hrkt3;
    -webkit-animation-duration: 2.5s;
    animation-name: hrkt3; animation-duration: 2.5s;
}
/*Foot Bar*/
.zmnCopyright{ background-image: url("") !important;
	border-top:solid 0px #aaa;height:auto;padding-top:12px;
}
	
.ftBarli {text-align:left;font-size:14px;font-style:normal;color:#917739}
.ftBarli ul{text-align:left;margin-top:35px;list-style-type: none;clear:both}
.ftBarli li{display:inline-block;vertical-align:top;margin-left:-35px;clear:both;width:100%}
.ftBarli li a{height:25px;line-height:25px;text-align:left;color:#917739;text-decoration:none}
.ftBarli li a:before{color:#917739;font-size:15px}
.ftBarli li a:hover{color:#baaa83}
.ftBarli li a:hover:before{color:#917739}
.ftDiv{min-height:150px;float:left;clear:both;font-weight:700;color:#917739}
.ftDiv2{min-height:50px;font-weight:700;color:#917739;}
@media (min-width:320px){.ftDiv{width:100%;}.ftDiv2{width:100%;}}
@media (min-width:480px){.ftDiv{width:50%;}.ftDiv2{width:33%;}}
@media (min-width:576px){.ftDiv{width:33%;}.ftDiv2{width:33%;}}
@media (min-width:768px){.ftDiv{width:33%;}.ftDiv2{width:33%;}}
@media (min-width:960px){.ftDiv{width:33%;}.ftDiv2{width:33%;}}
.zmnBgFoot{
	margin:0 auto;
	max-width:1000px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 5px 5px;
	height:auto;clear:both;
	bottom: 0;z-index: 100;
	color:#917739;background: #fff;
}
.footerbar{
	margin:0 auto;
	max-width:1000px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height:auto;clear:both;
	bottom: 0;z-index: 100;
	color:#917739;
}
.bordery{border-top:solid 0px #917739;border-bottom:solid 1px #917739;background: #fff;margin:0 auto;}
.borderx{border-top:solid 1px #917739;border-bottom:solid 1px #917739;background: #fff;margin:0 auto;}
.brdr-r{border-right:solid 1px #baaa83}
 /*Foot Bar*/
 /*instagram resimleri*/
#instag {
	float: left;padding: 10px;
}
.instag-wrap {
	float: left;position: relative;
	padding: 2px;margin: 1px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);	
}
/*instagram resimleri*/
.iletisim-icon{
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	border-radius:3px;margin-top:15px;
	background:#fff;color:#444;
	margin-left:60px;margin-right:15px;
	padding:0;position:relative
}
.iletisim-icon1{font-size:24px;margin:2px;
	padding:10px;border:solid 1px #ddd;
	line-height:30px;position:absolute;width:44px;height:44px;
	background:#fff;border-radius:50%;text-align:center;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.subeicon{position:relative;float:left;width:80px;height:80px;}
.smedyaicon{font-size:24px;margin:3px;
	padding:10px;width:44px;height:44px;
	border:solid 1px #202B51;
	line-height:30px;position:absolute;color:#fff;
	background:#2e3e77;
	border-radius:50%;
	text-align:center;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.imgGallery ul li img{width:100%;height:auto;margin:2px}
.btn-daire{color:#ddd;margin:2px;height:10px;width:10px}
.btn-daire a{color:#ddd;}
.btn-daire a:link{color:#ccc;}
.btn-daire a:hover{color:#ccc;}
.btn-daire a:active{color:#bbb;}
.aktif{color:#aaa}
.sayfaNumb{height:10px;width:10px}
.lb-number{display:none}
/*list*/
.text-acik-gri {
color:rgba(240,240,240,.6) !important;
}
.text-acik-gri p{line-height:140%;
color:rgba(255,255,255,.6) !important;
text-indent:-10px;
}
@media (max-width:320px) {
  .text-acik-gri p{
	  padding-left:15px;
	  line-height:130%;
	color:rgba(255,255,255,.6) !important;
	
	}
}
a.text-acik-gri:hover, a.text-acik-gri:focus {
  color: rgba(255,255,255,.9) !important;
}
.text-acik-gri a{
  color: rgba(255,255,255,.6) !important;
}
.bg-acik-gri{background-color:rgba(240,240,240,.6)!important}a.bg-acik-gri:focus,a.bg-acik-gri:hover,button.bg-acik-gri:focus,button.bg-acik-gri:hover{background-color:rgba(255,255,255,.6)!important}
.btn-acik-gri {
  color: #fff;
  background-color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}
.btn-acik-gri:hover {
  color: #fff;
  background-color:#FF33A4;
  border-color: #FF33A4;
}
.btn-acik-gri:focus, .btn-acik-gri.focus {
  box-shadow: 0 0 0 0.2rem rgba(255,255,255,.3);
}
.btn-acik-gri.disabled, .btn-acik-gri:disabled {
  color: #fff;
  background-color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}
.btn-acik-gri:not(:disabled):not(.disabled):active, .btn-acik-gri:not(:disabled):not(.disabled).active,
.show > .btn-acik-gri.dropdown-toggle {
  color: #fff;
  background-color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}
.btn-acik-gri:not(:disabled):not(.disabled):active:focus, .btn-acik-gri:not(:disabled):not(.disabled).active:focus,
.show > .btn-acik-gri.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255,255,255,.3);
}
/*text-gri*/
.gri2{list-style:none;
  color: #464749 !important;
}
.gri2>li{border-bottom:solid 1px #f5f5f5;display:block;padding-right:20px;padding-bottom:10px;padding-top:7px;margin-right:15px}
.gri2 li:after {
  content: "   ";
  position: relative;
  z-index: 1;
  border-right: 3px solid black;
  display: block;
}
.gri2>li:last-child{border-bottom:solid 0px}
.gri2>li>a{color:#444;text-decoration:none}
.gri2>li>a:hover{color:#4783f3}
.gri2>li>a:active {color:#4783f3}
.gri{list-style:none;
  color: #464749 !important;
}
.gri>li{border-bottom:solid 1px #f5f5f5;display:block;padding-right:20px;padding-bottom:10px;padding-top:7px;margin-right:30px}
.gri li:after {
  content: "   ";
  position: relative;
  z-index: 1;
  border-right: 3px solid black;
  display: block;
}
.gri>li:last-child{border-bottom:solid 0px}
.gri>li>a{color:#444;text-decoration:none}
.gri>li>a:hover{color:#4783f3}
.gri>li>a:active {color:#4783f3}
.text-gri a{
  color: #454545 !important;
}
a.text-gri:hover, a.text-gri:focus {
  color: #4783f3 !important;
}
.bg-gri{background-color:#454545!important}a.bg-gri:focus,a.bg-gri:hover,button.bg-gri:focus,button.bg-gri:hover{background-color:#454545!important}
.btn-gri {
  color: #fff;
  background-color: #454545;
  border-color: #454545;
}
.btn-gri:hover {
  color: #fff;
  background-color:#FF33A4;
  border-color: #FF33A4;
}
.btn-gri:focus, .btn-gri.focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5);
}
.btn-gri.disabled, .btn-gri:disabled {
  color: #fff;
  background-color: #454545;
  border-color: #454545;
}
.btn-gri:not(:disabled):not(.disabled):active, .btn-gri:not(:disabled):not(.disabled).active,
.show > .btn-gri.dropdown-toggle {
  color: #fff;
  background-color: #454545;
  border-color: #454545;
}
.btn-gri:not(:disabled):not(.disabled):active:focus, .btn-gri:not(:disabled):not(.disabled).active:focus,
.show > .btn-gri.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 62, 163, 0.3);
}
/*Txt Kultur*/
.text-q {
  color: #e5007e !important;
}
a.text-q:hover, a.text-q:focus {
  color: #ff33a4 !important;
}
.text-q a{
  color: #ff33a4 !important;
}
.bg-q{background-color:#E5007E!important}a.bg-q:focus,a.bg-q:hover,button.bg-q:focus,button.bg-q:hover{background-color:#E5007E!important}
.btn-q {
  color: #fff;
  background-color: #E5007E;
  border-color: #E5007E;
}
.btn-q:hover {
  color: #fff;
  background-color:#FF33A4;
  border-color: #FF33A4;
}
.btn-q:focus, .btn-q.focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 62, 146, 0.5);
}
.btn-q.disabled, .btn-q:disabled {
  color: #fff;
  background-color: #E5007E;
  border-color: #E5007E;
}
.btn-q:not(:disabled):not(.disabled):active, .btn-q:not(:disabled):not(.disabled).active,
.show > .btn-q.dropdown-toggle {
  color: #fff;
  background-color: #E5007E;
  border-color: #E5007E;
}
.btn-q:not(:disabled):not(.disabled):active:focus, .btn-q:not(:disabled):not(.disabled).active:focus,
.show > .btn-q.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 62, 163, 0.3);
}
/*ys*/
.text-q-sd{text-shadow: 1px 0 0 #202040, -1px 0 0 #202040, 0 1px 0 #202040, 0 -1px 0 #202040, 1px 3px #202040, -1px -3px 0 #2e3e77, 1px -1px 0 #202040, -1px 1px 0 #202040;}
.bg-bcrk-yesil {
  background: #8dc056!important;
}
.text-bcrk-yesil {
  color: #00ADC9 !important;
}
.text-bcrk-yesil a{
  color: #00CCF0 !important;
}
a.text-bcrk-yesil:hover, a.text-bcrk-yesil:focus {
  color: #00CCF0 !important;
}
.bg-q-yesil{background-color:#00ADC9!important}a.bg-q-yesil:focus,a.bg-q-yesil:hover,button.bg-q-yesil:focus,button.bg-q-yesil:hover{background-color:#00ccf0!important}
.btn-q-yesil {
  color: #fff;
  background-color: #00ADC9;
  border-color: #00ADC9;
}
.btn-q-yesil:hover {
  color: #fff;
  background-color:#00ccf0;
  border-color: #00ccf0;
}
.btn-q-yesil:focus, .btn-q-yesil.focus {
  box-shadow: 0 0 0 0.2rem rgba(126, 240, 95, 0.5);
}
.btn-q-yesil.disabled, .btn-q-yesil:disabled {
  color: #fff;
  background-color: #00ADC9;
  border-color: #00ADC9;
}
.btn-q-yesil:not(:disabled):not(.disabled):active, .btn-q-yesil:not(:disabled):not(.disabled).active,
.show > .btn-q-yesil.dropdown-toggle {
  color: #fff;
  background-color: #00ADC9;
  border-color:#00adc9 ;
}
.btn-q-yesil:not(:disabled):not(.disabled):active:focus, .btn-q-yesil:not(:disabled):not(.disabled).active:focus,
.show > .btn-q-yesil.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(126, 240, 95, 0.3);
}
.btn-mavi {
  color: #fff;
  background-color: #2e3e77;
  border-color: #2e3e77;
}
.btn-mavi:hover {
  color: #fff;
  background-color: #5F75C0;
  border-color: #5F75C0;
}
.btn-mavi:focus, .btn-mavi.focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 62, 146, 0.5);
}
.btn-mavi.disabled, .btn-mavi:disabled {
  color: #fff;
  background-color: #2e3e77;
  border-color: #2e3e77;
}
.btn-mavi:not(:disabled):not(.disabled):active, .btn-mavi:not(:disabled):not(.disabled).active,
.show > .btn-mavi.dropdown-toggle {
  color: #fff;
  background-color: #2e3e77;
  border-color: #2e3e77;
}
.btn-mavi:not(:disabled):not(.disabled):active:focus, .btn-mavi:not(:disabled):not(.disabled).active:focus,
.show > .btn-mavi.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 62, 163, 0.3);
}
.text-yesil {color:#3FA152;text-decoration:none;}a.text-yesil:focus,a.text-yesil:hover {color:#b2e0bb!important;}
.text-kirmizi{color:#343a40!important}a.text-kirmizi:focus,a.text-kirmizi:hover{color:#1d2124!important}
.text-sari{color:#343a40!important}a.text-sari:focus,a.text-sari:hover{color:#1d2124!important}

.lispn{font-weight:500;min-width:250px}
.sMenu{margin-top:95px;}
@media (max-width:767px) {
  .sMenu{margin-top:1px;}
}
.roundded{border:solid 1px #ccc;border-radius:50%;}
.phcolor::placeholder{color:#aaa;}
.baslik3{min-height:60px;border-top:solid 1px #e5007e;margin-top:5px;padding-top:10px}
.whatsapp-div{color:#ffffff;background:#00a14f;position:relative;width:100%;margin:0 auto;height:56px;border-radius: 30px;min-width:240px;padding:5px;box-shadow: 2px 2px 2px rgba(0,0,0,0.4) ;}
.whatsapp-yazi{font-size:14px;padding-top:5px}
.whatsapp-tel{font-size:20px;line-height:0.4;font-weight:700}
.whatsapp-icon{width:56px;height:56px;float:left;position:relative;margin-left:-8px;margin-top:-5px}
.whatsapp-img{width:auto;height:48px}
.waicon{position: fixed;bottom:70px;right: 2px;cursor: pointer;z-index: 4;text-align:center}
@media (max-width:1000px) {
	.whatsapp-div{height:56px;line-height:1;min-width:250px;padding:5px}
	.whatsapp-yazi{font-size:14px;padding-top:5px;font-weight:600}
	.whatsapp-tel{font-size:20px;line-height:0.5;font-weight:700}
	.whatsapp-icon{width:52px;height:52px;margin-left:-8px;margin-top:-5px}
	.whatsapp-img{width:auto;height:48px}
}
@media (max-width:900px) {
	.whatsapp-div{height:56px;line-height:1;min-width:250px;padding:5px}
	.whatsapp-yazi{font-size:14px;padding-top:5px;font-weight:600}
	.whatsapp-tel{font-size:20px;line-height:0.5}
	.whatsapp-icon{width:52px;height:52px;margin-left:-8px;margin-top:-5px}
	.whatsapp-img{width:auto;height:48px}
}
@media (max-width:800px) {
	.whatsapp-div{height:56px;line-height:1;min-width:250px;padding:5px}
	.whatsapp-yazi{font-size:14px;padding-top:5px;font-weight:600}
	.whatsapp-tel{font-size:20px;line-height:0.5}
	.whatsapp-icon{width:52px;height:52px;margin-left:-8px;margin-top:-5px}
	.whatsapp-img{width:auto;height:48px}
}
@media (max-width:768px) {
	.whatsapp-yazi{font-size:14px;padding-top:0px;font-weight:600}
	.whatsapp-tel{font-size:18px;line-height:0.4}
	.whatsapp-div{margin:0 auto;height:44px;line-height:1;min-width:240px;padding:5px}
	.waicon{position: fixed;bottom:10px;right: 100px;cursor: pointer;z-index: 4;text-align:center}
	.whatsapp-img{width:auto;height:44px;margin-left:-6px;margin-top:-3px}
	.whatsapp-icon{width:44px;height:44px}
}
@media (max-width:480px) {
	.whatsapp-tel{font-size:18px;line-height:0.4}
	.whatsapp-yazi{font-size:14px;padding-top:0px;line-height:1;font-weight:500}
	.whatsapp-div{margin:0 auto;height:44px;min-width:240px;padding:5px}
	.whatsapp-img{width:auto;height:44px}
	.whatsapp-icon{width:44px;height:44px;margin-left:-6px;margin-top:-5px}
}
@media (max-width:360px) {
	.whatsapp-tel{font-size:18px;line-height:0.4}
	.whatsapp-yazi{font-size:14px;padding-top:0px;line-height:1;font-weight:400}
	.whatsapp-div{margin:0 auto;height:40px;min-width:240px;padding:5px}
	.whatsapp-icon{width:40px;height:40px}
}
#yazarList{max-height:350px;}
#yazarList ul{overflow:auto;height:inherit!important;
	list-style: none;
  padding: 1px;
  margin: 0px;
  display: inline-block;
	}
#yazarList li{
	list-style-type: none;
  display: inline-block;
	}
	
.yazarlar{max-width:960px;margin:0 auto;width:100%;clear:both;min-height:100%;position:relative;padding-top:30px;padding-bottom:30px;}
.anakutu{float:left;max-width:475px;}
.anakutu2{float:right;max-width:475px;}
.radiusx{border-radius: 5px;}
#yazarInput {
    width: 100%;font-size: 16px;padding: 8px;border: 1px solid #ddd; margin-bottom: 12px;
}
#yazarUl {
  list-style-type: none;padding: 0;margin: 0;width:inherit;
}
#yazarUl li a {
    border: 1px solid #eee;
    margin-top: -1px; background-color: #f8f8f8;
    padding: 8px;text-decoration: none;
    font-size: 14px; color: black;display: block;
}
#yazarUl li a:hover:not(.header) {
    background-color: #f0f0f0; /* Add a hover effect to all links, except for headers */
}
.fw300{font-weight:300;}
.fw400{font-weight:400;}
.fw500{font-weight:500;}
.fw600{font-weight:600;}
.fw700{font-weight:700;}
.fw800{font-weight:800;}
.fw900{font-weight:900;}
.imgRad{
-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.3) 0 3px 5px;
-moz-box-shadow: rgba(0,0,0,0.3) 0 3px 5px;
box-shadow: rgba(0,0,0,0.3) 0 3px 5px;
background: #ffffff;
}
.yzrListAra{position:absolute;display:none;z-index:3000;max-height:100%;height:inherit!important;overflow:auto;max-width:300px;width:100%}
.yazarImg{
  margin:0 auto;
  max-height:260px;
	min-height:260px;
	position:flex;
	max-width:260px;
	overflow:hidden;
	border-radius:50%;
	color:#fff;
	background:#fff;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
  justify-content: center;
  align-items: center;
}
.aramaAlan{
  display:none;
  padding:20px;
  position:relative;
}
/*yeni ilave*/
.hrAyrac{
background-color: #505050;
    color: #fff;
    border-radius: 12px;
    text-align: center;
    box-shadow: 2px 2px 2px rgba(40,40,40,0.0);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    max-width:360px;width:100%;height:2px;
}
.aSayfaHakkimizda1{background:transparent;
  float:left;
  width:50%;max-width:50%;
}
.aSayfaHakkimizda2{
  background: #f7a700!important;
  float:right;
  width:50%;max-width:50%;
  border-radius:16px;border-radius:16px
}
.aSayfaYazar1{
  background:transparent;
  float:left;
  width:50%;max-width:50%;
}
.aSayfaYazar2{
  background: /*#153d48;*/#ffd000;
  float:right;
  width:50%;max-width:50%;
  border-radius:16px;border-radius:16px
}
@media only screen and (min-width:789px){
  .aSayfaHakkimizda1{margin-top:0;float:left}
  .aSayfaHakkimizda2{margin-top:-48px;float:right}
  .aSayfaYazar1{margin-top:0;float:left}
  .aSayfaYazar2{margin-top:-48px;float:right}
}  
@media only screen and (max-width:790px){
  .aSayfaHakkimizda1{margin-top:0px;float:right;clear:none;width:100%;max-width:100%;margin:0 auto}
  .aSayfaHakkimizda2{margin-top:0px;float:left;clear:none;width:100%;max-width:100%;margin:0 auto;}
  .aSayfaYazar1{margin-top:0px;float:left;clear:none;width:100%;max-width:100%;margin:0 auto;}
  .aSayfaYazar2{margin-top:0px;float:left;clear:both;width:100%;max-width:100%;margin:0 auto;}
}