
/*Top Bar*/
html,body{
	background:#fff;
}
.bgbyz{background:#fff}
.imgbyz{filter: brightness(0) invert(1);}
.navbarBG{background-image: url("zmn.png") !important;
  background-repeat: no-repeat;padding: 0 0;
  background-position: top center;background-size: cover;
}


/*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}

.brdr-3l{border:solid 3px #fff}
.brdr-3l:hover{border:solid 3px #00aef0;color:#00aef0}

.brdr-3r{border:solid 3px #fff}
.brdr-3r:hover{border:solid 3px #202844;color:#202844}

.brdr-4{border:solid 4px #fff}

.bg-koyuGri{background:#131516}
.bg-lacv{background:#202844}

.img-fluid{max-height:200px;width:auto}

.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:320px){
	.f18{font-size:11px}
.f20{font-size:12px}
.f24{font-size:14px}

.f26{font-size:15px}
.f28{font-size:16px}
.f30{font-size:18px}
.f32{font-size:20px}

.f36{font-size:20px;}
.f40{font-size:26px;}
.f44{font-size:28px;}
.f48{font-size:30px;}
.f50{font-size:32px;}
.f55{font-size:34px;}
.f60{font-size:36px;}
}
@media (min-width:768px){
.f18{font-size:11px}
.f20{font-size:12px}
.f24{font-size:14px}
.f26{font-size:15px}
.f28{font-size:16px}
.f30{font-size:18px}
.f32{font-size:20px}

.f36{font-size:24px;}
.f40{font-size:26px;}
.f44{font-size:28px;}
.f48{font-size:30px;}
.f50{font-size:32px;}
.f55{font-size:36px;}
.f60{font-size:40px;}
}*/

@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}




@-webkit-keyframes lks1 {
	0% {height:%1; }
	100% {height:60%; min-height: 200px;}
}
@keyframes lks1 {
	0% {height:%1; }
	100% {height:60%; min-height: 200px;}
}

.btn-yoltarifi{radius-border:25px;-webkit-border-radius: 25px;padding-left:20px;padding-right: 20px}
.lokasyon1{float:left;position:relative;width:100%;top:1%;margin:0 auto;height:60%;border-top:solid 10px #fff;border-bottom:solid 10px #fff;
	-webkit-animation-name: lks1;
	-webkit-animation-duration: 1.5s;
	animation-name: lks1; animation-duration: 1.5s;
}
/*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;

}


.btn-gold {
	border-radius:2px;
	font-size:18px;
	float:right;
	font-weight: 400;
  color: #92773a;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-gold:hover {
  color: #fff;
  background-color: #92773a;
  border-color: #92773a;
}

.btn-gold:focus, .btn-gold.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-gold.disabled, .btn-gold:disabled {
  color: #92773a;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-gold:not(:disabled):not(.disabled):active, .btn-gold:not(:disabled):not(.disabled).active,
.show > .btn-gold.dropdown-toggle {
  color: #92773a;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-gold:not(:disabled):not(.disabled):active:focus, .btn-gold:not(:disabled):not(.disabled).active:focus,
.show > .btn-gold.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}


.galeriAS{float:left;position:relative;clear:none;width:22.32%;height:100%}
.galeriAS1{float:left;position:relative;clear:none;width:33.04%;height:100%}
.asResim{width:auto:margin:0;padding:0;float:left;}

@-webkit-keyframes rtt1 {
      0% {border:solid 20px transparent; }
    100% {border:solid 0px transparent; }
}
@keyframes rtt1 {
       0% {border:solid 20px transparent; }
    100% { border:solid 0px transparent;}
}

.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);
}

.prj-as-img-div{max-height:400px;cursor:pointer;position:relative;border:solid 8px transparent;}
.prj-as-img-div:hover{z-index:1000;border:solid 0px transparent;border-radius:5px;}

@media (min-width:320px){
.prj-as-img-div{min-height:220px;max-height:260px;}
}
@media (min-width:768px){
.prj-as-img-div{min-height:200px;max-height:250px;}
}
@media (min-width:768px){
.prj-as-img-div{min-height:250px;max-height:300px;}
}
@media (min-width:992px){
.prj-as-img-div{min-height:280px;max-height:340px;}
}
@media (min-width:1200px){
.prj-as-img-div{min-height:300px;max-height:380px;}
}

@media (min-width:1680px){
.prj-as-img-div{min-height:320px;max-height:420px;}
}

@media (min-width:1920px){
.prj-as-img-div{min-height:380px;max-height:480px;}
}
@media (min-width:2560px){
.prj-as-img-div{min-height:420px;max-height:600px;}
}

.sizew{width:1200px;margin:0 auto;display:table;}
.galerix1{max-width:1920px;overflow:hidden}
.galerix{max-width:1920px;overflow:hidden}
.b2sag{position:relative;float:left;background:url(resimler/b2-sag-1.jpg);background-repeat:none;padding:40px}
.ekcol{display:list-item;float:right;position:relative;}
.b2a-agac{width:100%;left:0;position:relative;}
.b2a-agac-d{position:absolute;height:auto;width:auto;left:5px;top:20px;}
@media (max-width:992 and min-width:992px){
	.b2a-agac-d{left:5px;}
	}
@media (min-width:1440px){
	.b2a-agac-d{
		--vva:300px;
		--vv:calc(100vw - 1000px);
		--vv1:calc(var(--vv) / 2);
		--vv2:calc(var(--vv1) - var(--vva));
		left:calc(var(--vv2));
	}	
}

.t-d-none{text-decoration: none;}

.b2a-text-d{padding:30px;position:relative;margin:0 auto;width:auto;display:block;min-height:210px;max-width:600px;floar:right}
.b3-text-d2{positive:relative;width:100%;display:block}
.b4-d2{clear:both;margin:0 auto;max-width:1000px;position:relative;border-top:solid 1px #645b5d;border-bottom:solid 1px #645b5d;}
.b4-baslik{width:132px; position:relative;float:right;margin-top:15px}
.b4-img{width:86px; position:relative;float:left;display:inline-table}
.b4-d1{clear:both;margin:0 auto;max-width:1000px;position:relative;}
.frk-icon{position:relative;width:25%;max-width:80px;max-height:85px;height:100%;float:left;padding:5px;margin-right:5px}
.frk-bslk{position:relative;width:72% !important;float:left;}

.sd-b1{max-width:500px;width:auto;position:relative;float:right}
@media (min-width:320px){
	.sd-b1{width:100%;max-width:100%;float:none}
	}
@media (min-width:768px){
	.sd-b1{width:100%;max-width:100%;float:right}
	}
@media (min-width:992px){
	.sd-b1{width:auto;max-width:500px;float:right}
	}

.galeri-div{margin:0 auto;display:block;width:100%;max-width:960px;float:left;position:relative;}

@media (min-width:320px){
	.ekcol{display:inline-block}
	.sizew{width:320px;}
	.galerix{max-width:320px;}
	.g-menu{padding-top:45px;}
}

@media (min-width:576px){
	.ekcol{display:inline-block}
	.sizew{width:560px;}
	.galerix{max-width:560px;}
	.g-menu{padding-top:55px;}
}
@media (min-width:768px){
	.ekcol{display:inline-block}
	.sizew{width:752px;}
	.galerix{max-width:752px;}
	.g-menu{padding-top:60px;}
}
@media (min-width:992px){
	.ekcol{display:none}
	.sizew{width:960px;}
	.galerix{max-width:960px;}
	.g-menu{padding-top:70px;}
}

@media (min-width:1200px){
	.ekcol{display:none}
	.sizew{width:1180px;}
	.galerix{max-width:1180px;}
	.g-menu{padding-top:110px;}
}
@media (min-width:1440px){
	.ekcol{display:none}
	.sizew{width:1200px;}
	.galerix{max-width:1410px;}
	.g-menu{padding-top:110px;}
}
@media (min-width:1680px){
	.ekcol{display:none}
	.sizew{width:1200px;}
	.galerix{max-width:1660px;}
	.g-menu{padding-top:110px;}
}
@media (min-width:1920px){
	.ekcol{display:none}
	.sizew{width:1200px;}
	.g-menu{padding-top:110px;}
}

/* Konsept slider */
@-webkit-keyframes sldrsm {
      0% {margin-right:-1000px; }
    100% { margin-right:0px; }
}
/* Standard syntax */
@keyframes sldrsm {
       0% {margin-right:-1000px; }
    100% { margin-right:0px; }
}
@-webkit-keyframes sldrsm1 {
      0% {margin-left:0; }
    100% { margin-left:-1000px; }
}
/* Standard syntax */
@keyframes sldrsm1 {
       0% {margin-left:0; }
    100% { margin-left:-1000px; }
}

.slider_alani { position: relative; padding: 0; margin: 0; overflow: hidden; }
.slider { position: relative; padding: 0; margin: 0;  list-style: none;  }
.slider > li { display: none; position: relative; padding: 0; margin: 0;}
.slider > li.slider_goster { display: inherit; min-height:100%;
   /* webkit-animation-name: sldrsm;
    -webkit-animation-duration: 0.9s;
    animation-name: sldrsm; animation-duration: 1.8s;*/
}
.slider > li.slider_gizle { 
   /* -webkit-animation-name: sldrsm1;
    -webkit-animation-duration: 0.9s;
    animation-name: sldrsm1; animation-duration: 1.8s;*/
}
#slider_sayi { display: block; position: absolute; padding: 0; margin: 0; list-style: none; bottom: 5px; right: 10px; }
#slider_sayi > li { display: block; position: relative; padding: 0; margin: 0; float: left; cursor: pointer; }
#slider_geri { display: block; position: absolute; cursor: pointer; }
#slider_ileri { cursor: pointer; }

/*Proje Konsepti*/

/*.konsept-b2{min-height:150px;position:relative;z-index:400}*/



/* Chrome, Safari, Opera */
@-webkit-keyframes hrkt2 {
      0% {margin-top:-150px; ; }
    100% { margin-top:0px; }
}
/* Standard syntax */
@keyframes hrkt2 {
       0% {margin-top:-150px; ; }
    100% { margin-top:0px; }
}

.dmenu2{
    -webkit-animation-name: hrkt2;
    -webkit-animation-duration: 1.8s;
    animation-name: hrkt2; animation-duration: 1.8s;
}

@-webkit-keyframes bgmove {
       0% {background-position:center bottom; }
    100% {background-position:center center;}
}
@keyframes bgmove {
       0% {background-position:center bottom; }
    100% {background-position:center center;}
}

.bgmove{
	padding-top:10px;background:url(resimler/slider/kurumsal-sld-bg.jpg);height:300px;
    -webkit-animation-name: bgmove;
    -webkit-animation-duration: 0.9s;
    animation-name: bgmove; animation-duration: 1.8s;
	background-position:center center;
	background-size: cover;
}

@-webkit-keyframes animt {
       0% {opacity:0.4;}
    100% {opacity:1}
}
@keyframes animt {
       0% {opacity:0.4; }
    100% {opacity:1}
}

.animt{opacity:1;
    -webkit-animation-name: animt;
    -webkit-animation-duration: 0.8s;
    animation-name: animt; animation-duration: 0.8s;
}

@-webkit-keyframes ifrm {
       30% {right:-50;}
    100% {right:0}
}
@keyframes ifrm {
       30% {right:-50px; }
    100% {right:0}
}

.ifrm{opacity:1;
    -webkit-animation-name: ifrm;
    -webkit-animation-duration: 2.4s;
    animation-name: ifrm; animation-duration: 2.4s;
}

@-webkit-keyframes fxx {
       0% {opacity:0.3;right:-100%;transform: scale(0,0);-ms-transform: scale(0,0);z-index:0}
    100% {opacity:1.0;right:-1%;transform: scale(1,1);-ms-transform: scale(1,1); z-index:2000}
}
@keyframes fxx {
      0% {opacity:0.3;right:-100%;transform: scale(0,0);-ms-transform: scale(0,0);z-index:0}
    100% {opacity:1.0;right:-1%;transform: scale(1,1);-ms-transform: scale(1,1); z-index:2000}
}

.fadex{
    -webkit-animation-name: fxx;
    -webkit-animation-duration: 0.9s;
    animation-name: fxx; animation-duration: 0.9s;
}

@-webkit-keyframes move3 {
     0% {opacity:0.3;}
    99% {opacity:1;}
}
@keyframes move3 {
     0% {opacity:0.3;}
    99% {opacity:1;}
}

.opc1{
    -webkit-animation-name: move3;
    -webkit-animation-duration: 0.8s;
    animation-name: move3; animation-duration: 0.8s;
}

@-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:0px;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;
}

/*Kurumsal*/
.proje-kronik{margin:0 auto;max-width:1000px;margin-top:20px;}
.proje-cizgi{
	/*-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;*/
	margin-bottom:10px;border-bottom: 2px solid #202844;}
.proje-nokta{position:relative;bottom:-17px;margin-right:10px}
.prj-ajax{position:relative;margin:0 auto;max-width:1000px;width:100%;height:98%;padding-top:0px;line-height:0.8;z-index:5000}
.proje-baslik-pos{left:25%}
/*Kurumsal*/

/*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;}
.sepetBolum{position:relative;float:right;padding-top:5px}

.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*/
.netCizgiW {
  border-top: 0.09rem solid #fff;
  height: 0.09rem;
  line-height: 0.1em;
}
.netBlmzW {margin:0 auto;
  max-width: 300px;min-width: 280px;margin-top:5px;margin-bottom:5px;
  background: #233F25;
  position: relative;
  top: -28px;color:#fff;
  border-radius:3px;padding:3px;
}
.netBlmzW h4{font-weight:900;font-size:24px;font-family: 'Fira Sans Condensed', sans-serif;}
.nyABdiv {
	text-align: center;padding-top:50px;padding-bottom:30px;clear:both;position:relative;max-width:auto;margin:0 auto;
}
.nyABcizgi{border-top: 0.09rem solid #6b8e23;height: 0.09rem;line-height: 0.1em;}
.netBlmz {margin:0 auto;background:#233F25;max-width: 320px;border:solid 0px;
min-width: 280px;margin-top:5px;margin-bottom:5px;position: relative;
top: -28px;color:#fff;border-radius:3px;padding:3px;
}

.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;
}

.anaSayfaSlidAlti {
    display: inline-block;
    margin: 5px 0 5px -1px;padding: 5px 0 0 8px;
    width: 32%;height:65px;text-align: left;
	border-radius:0.3rem;border:solid 2px #fff;
	background:#505050;line-height:1.2
}
.anaSayfaSlidAlti >a{font-size:14px;color:#fff}
.anaSayfaSlidAlti > a:hover{color:#eee;text-decoration:none}
/*İletişim İconlar*/
.navbarEk{background:#2e3e77;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;
}
.potreTop{float:right;border:solid 0px;overflow: hidden;max-height:100px;margin-right:10px;border:solid 0px #fff;width:50%;}
.navtop1{height:80px;overflow:hidden;background-repeat: no-repeat;background: #fff;z-index:5000}
.siteyazi{position:relative;float:left;margin-left:10px;border:solid 0px #fff}
.siteyazi span{float:right;margin-top:40px;}
.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}
	.siteyazi{width:160px;margin-left:0;}
	.siteyazi span{margin-top:15px;}
	.potreTop{width:120px;margin-right: 0;margin-top:-20px;height:100px; }
	.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}
	.siteyazi{width:280px;margin-left:0;}
	.siteyazi span{margin-top:20px;}
	.potreTop{width:145px;margin-right: 0;margin-top:-10px;}
	.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}
	.siteyazi{width:350px;margin-left:0;}
	.siteyazi span{margin-top:30px;}
	.potreTop{width:170px;margin-right: 0;margin-top:-15px;}
	.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}
	.siteyazi{width:450px;}
	.siteyazi span{margin-top:40px;}
	.potreTop{width:240px;margin-right: 0;margin-top:-10px;}
	.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}
	.siteyazi{width:550px;text-align:center}
	.siteyazi span{margin-top:50px;}
	.potreTop{width:300px;margin-right: 50px;margin-top:0px;}
	.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}
	.siteyazi{width:550px;text-align:center}
	.siteyazi span{margin-top:50px;}
	.potreTop{width:300px;margin-right: 50px;margin-top:0px;}
	.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*/

.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;/*text-decoration-line:underline;text-decoration-color: #F2BE5C;*/ /* #00c0f3;*/
-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{}
.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; 
}
.yeni-tab{width:50px;height:26px;display:absolute;z-index:600;float:left;position:relative;top:-8px;left:-25px}
.yeni-tab::before,.yeni-tab::after{display:inline-block;color:#fff;position:absolute}
.yeni-tab i::before,.yeni-tab i::after{content:"";display:inline-block;position:absolute;left:0;bottom:-14px;transform:rotateX(60deg)}
.yeni-tab i::before{width:10px;height:20px;box-shadow:inset 12px 2px 11px rgba(0,0,0,0.3);}
.yeni-tab i::after{width:0;height:0;border:12px solid transparent;border-bottom-color:transparent;border-left-color:#fff;bottom:-20px}
.golge-icon{background:#ffc107;color:#233F25;font-weight:500;font-style:normal}
.golge-icon::before{font-size:23px;top:8px;left:8px}
.golge-icon::after{font-size:17px;top:9px;left:19px;}
.golge-icon i::before{background:#ffc107;}

.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}
.udresim{clear:left;float:left;position:relative;}
.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*/

/*Proje Logo*/
.proje-menu{float:left;position:relative;margin-top:20px;cursor:pointer;margin-left:10px}
.proje-logo{float:right;position:relative;top:-30px;z-index:999}
@media (min-width:320px){.proje-logo {max-width:30%;}.proje-logo{top:-8px}}
@media (min-width:480px){.proje-logo{max-width:35%;}.proje-logo{top:-10px}}
@media (min-width:576px){.proje-logo{max-width:45%;}.proje-logo{top:-16px}}
@media (min-width:768px){.proje-logo{max-width:55%;}.proje-logo{top:-18px}}
@media (min-width:992px){.proje-logo{max-width:60%;}.proje-logo{top:-20px}}
@media (min-width:1200px){.proje-logo{max-width:70%;}.proje-logo{top:-22px}}
@media (min-width:1440px){.proje-logo{max-width:80%;}.proje-logo{top:-24px}}
@media (min-width:1680px){.proje-logo{max-width:90%;}.proje-logo{top:-26px}}
@media (min-width:1920px){.proje-logo{max-width:100%;}.proje-logo{top:-30px}}

/**/

/*Kurumsal Logo*/
/*style="position:relative;z-index:2800;float:left;margin-top:-15px"*/
.kurumsal-top{background:rgba(32,40,68,1);height:65px;border-bottom:solid 0px #baaa83;z-index:25500}
.kurumsal-logo{position:absolute;z-index:2800;float:left;top:-50px;max-width:100%;}
@media (max-width:320px and min-width:320px){.kurumsal-logo img{max-width:40%;} .kurumsal-logo{top:-10px} .kurumsal-top{height:40px;}}
@media (min-width:480px){.kurumsal-logo img{max-width:45%;} .kurumsal-logo{top:-8px} .kurumsal-top{height:42px;}}
@media (min-width:576px){.kurumsal-logo img{max-width:48%;} .kurumsal-logo{top:-10px} .kurumsal-top{height:44px;}}
@media (min-width:768px){.kurumsal-logo img{max-width:55%;} .kurumsal-logo{top:-13px} .kurumsal-top{height:46px;}}
@media (min-width:992px){.kurumsal-logo img{max-width:60%;} .kurumsal-logo{top:-15px} .kurumsal-top{height:48px;}}
@media (min-width:1200px){.kurumsal-logo img{max-width:67%;} .kurumsal-logo{top:-17px} .kurumsal-top{height:52px;}}
@media (min-width:1440px){.kurumsal-logo img{max-width:75%;} .kurumsal-logo{top:-19px} .kurumsal-top{height:55px;}}
@media (min-width:1680px){.kurumsal-logo img{max-width:80%;} .kurumsal-logo{top:-22px} .kurumsal-top{height:60px;}}
@media (min-width:1920px){.kurumsal-logo img{max-width:90%;} .kurumsal-logo{top:-24px} .kurumsal-top{height:65px;}}

/*Kurumsal logo*/
.timeline>li>.timeline-item{-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:0;background:#fff;color:#444;margin-left:60px;margin-right:15px;padding:0;position:relative}
.timeline>li>.timeline-item>.time{color:#999;float:right;padding:10px;font-size:12px}
.timeline>li>.timeline-item>.timeline-body,.timeline>li>.timeline-item>.timeline-footer{padding:10px}
.timeline>li>.fa,.timeline>li>.glyphicon,.timeline>li>.ion{width:30px;height:30px;font-size:15px;line-height:30px;position:absolute;color:#666;background:#d2d6de;border-radius:50%;text-align:center;left:18px;top:0}

.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);
}


.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}

.projelerPage{position:relative;margin-top:0;width:100%;}
.fotograflar{padding:0;margin:0;}
.fotograflar li{float:left;list-style-type:none;font-family:verdana;color:#fff;}

.imgGallery{padding:2px;}	
.imgGallery ul{list-style:none}
.imgGallery ul li{float:left;width:auto;overflow:hidden;min-height:180px;max-width:320px;}

/*
@media (min-width:320px){.imgGallery ul li{width:80%;height:80%;}}
@media (min-width:576px){.imgGallery ul li{width:50%;height:50%;}}
@media (min-width:768px){.imgGallery ul li{width:30%;height:30%;}}
@media (min-width:1920px){.imgGallery ul li{width:30%;height:30%;}}*/

.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*/



.checkbox1 {
    width: 100%;
    margin: 15px auto;
    position: relative;
    display: block;
    label {
        position: relative;
        min-height: 34px;
        display: block;
        padding-left: 40px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
        span {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }
        &:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            margin: 4px;
            width: 22px;
            height: 22px;
            transition: transform 0.28s ease;
            border-radius: 3px;
            border: 2px solid $color-green;
        }
        &:after {
            content: '';
            display: block;
            width: 10px;
            height: 5px;
            border-bottom: 2px solid $color-green;
            border-left: 2px solid $color-green;
            transform: rotate(-45deg) scale(0);
            transition: transform ease 0.25s;
            position: absolute;
            top: 12px;
            left: 10px;
        }
    }
    input[type="checkbox"] {
        width: auto;
        opacity: 0.00000001;
        position: absolute;
        left: 0;
        margin-left: -20px;
        &:checked ~ label{
            &:before {
                border: 2px solid $color-green;
            }
            &:after {
                transform: rotate(-45deg) scale(1);
            }
        }
        &:focus + label::before {
            outline: 0;
        }
    }
}



.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-mv{
  color: #4783f3 !important;
}
.text-mv a{
  color: #4783f3 !important;
}
a.text-mv:hover, a.text-mv:focus {
  color: #444 !important;
}


/*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);
}






/*Lacivert*/


.darkblue{list-style:none;}
.darkblue>li{border-bottom:solid 1px #2e3e77;display:block;padding-right:20px;padding-bottom:8px;padding-top:7px;margin-right:30px}
.darkblue li:after {
  content: "   ";
  position: relative;
  z-index: 1;
  border-right: 3px solid black;
  display: block;
}
.darkblue>li:last-child{border-bottom:solid 0px}
.darkblue>li>a{color:#2e3e77;text-decoration:none}
.darkblue>li>a:hover{color:#e5007e}
.darkblue>li>a:active {color:#e5007e}


.text-darkblue {
  color: #2e3e77 !important;
}

a.text-darkblue:hover, a.text-darkblue:focus {
  color: #e5007e !important;
}

.text-darkblue a{
  color: #e5007e !important;
}

.bg-darkblue{background-color:#2e3e77!important}a.bg-darkblue:focus,a.bg-darkblue:hover,button.bg-darkblue:focus,button.bg-darkblue:hover{background-color:#2e3e77!important}


.btn-darkblue {
  color: #fff;
  background-color: #2e3e77;
  border-color: #2e3e77;
}

.btn-darkblue:hover {
  color: #fff;
  background-color:#FF33A4;
  border-color: #FF33A4;
}

.btn-darkblue:focus, .btn-darkblue.focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 62, 146, 0.5);
}

.btn-darkblue.disabled, .btn-darkblue:disabled {
  color: #fff;
  background-color: #2e3e77;
  border-color: #2e3e77;
}

.btn-darkblue:not(:disabled):not(.disabled):active, .btn-darkblue:not(:disabled):not(.disabled).active,
.show > .btn-darkblue.dropdown-toggle {
  color: #fff;
  background-color: #2e3e77;
  border-color: #2e3e77;
}

.btn-darkblue:not(:disabled):not(.disabled):active:focus, .btn-darkblue:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkblue.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;}
.text-q-yesil {
  color: #00ADC9 !important;
}

.text-q-yesil a{
  color: #00CCF0 !important;
}
a.text-q-yesil:hover, a.text-q-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}

.ktr1-renk{background:#00ADC9;color:#fff;font-weight:600}
.kth1-renk{background:#7fd6e1;font-weight:600;}
.ktb1-renk {width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;border:1px solid #1b7685}
.ktb1-renk td,.ktb1-renk th{padding:.75rem;vertical-align:top;border:1px solid #2da0b3}
.ktb1-renk thead th{vertical-align:bottom;border:1px solid #1b7685}
.ktb1-renk tbody+tbody{border-top:2px solid #1b7685}

.ktr2-renk{background:#e5007e;color:#fff;font-weight:600}
.kth2-renk{background:#FFBBE0;font-weight:600;}
.ktb2-renk {width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;border:1px solid #333}
.ktb2-renk td,.ktb2-renk th{padding:.75rem;vertical-align:top;border:1px solid #555}
.ktb2-renk thead th{vertical-align:bottom;border:1px solid #333}
.ktb2-renk tbody+tbody{border-top:2px solid #333}

.lispn{font-weight:500;min-width:250px}

/*Slick*/ 
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*Slick*/
.sMenu{margin-top:95px;}
@media (max-width:767px) {
  .sMenu{margin-top:1px;}
}
.roundded{border:solid 1px #ccc;border-radius:50%;}

.phcolor::placeholder{color:#aaa;}





/* insan kaynakları css başladı */



.ik_giris_buton { display: block; position: relative; padding: 8px; margin: 0; width: 100%; min-height: 50px; border: 1px solid #D7D7D7; border-radius: 8px; }

.ik_giris_buton:hover { border-color: #00ADEE; }

.ik_giris_buton .ikon { display: block; position: relative; padding: 0; margin: 0; text-align: center; height: 124px; }

.ik_giris_buton .yazi { display: block; position: relative; padding: 0; margin: 0; text-align: center; background-color: #00ADEE; height: 50px; border-radius: 8px; }



.ikust_buton { width: 100%; margin: 0 auto; white-space: normal;   }



.ik_list_liste { max-height: 288px; overflow-y:scroll;  }

.ik_list_liste li:first-child { border-top-right-radius: 0; }

.ik_list_liste li:last-child { border-bottom-right-radius: 0; }

.ik_list_liste li { border-right: none; }

.ik_pozisyon ul li { cursor: pointer; }

.ik_kampus ul li { cursor: pointer; }

.ik_foto { max-width: 225px; }



.ik_kutu { display: block; position: relative; padding: 10px 15px; margin: 0; width: 100%; height: auto; background-color: #f8f8f8; border-radius: 6px; }

.ik_kutu legend { font-size: 18px; color: #0d5ba0; }

.ik_kutu label { color: #6B6569; }


.lgs-icerik{
width:100%;
	display: inline-block;
	position:relative;
	box-shadow: 0 0 6px 0 rgb(200,200,200,0.5);
	border:solid 3px #fff;
}
.baslik3{min-height:60px;border-top:solid 1px #e5007e;margin-top:5px;padding-top:10px}
.lgsimgdiv{overflow:hidden;display: block;max-width:100%;max-height:200px}
.lgsresim{margin:0 auto;align:center;max-width:100%;max-height:100%;}

/*sayaç*/
.time-cerceve{
	width:120px;
	display: inline-block;color:#fff;
	position:relative;margin:5px;padding:5px;margin-top:25px;
	box-shadow: 0 0 12px 0 rgb(0,0,0,0.3);
	display: inline-block;
	background:#00ADC9;border:solid 2px #fff;
}
.time-deger {
	text-align: center;
	position: relative;color:#fff;
	padding:5px;margin-bottom:10px;
	width:100%;font-size:60px;font-weight:900;
}
.time-yazi{position:relative;font-size:20px;font-weight:500;color:#fff;
background:#e5007e;width:90%;margin:0 auto;padding:3px;
}
.time-baslik{width:100%;text-align:center;font-size:60px;color:#fff;padding-bottom:30px;;line-height:1.5}
.time-alt-div{margin:0 auto;max-width:100%;padding-top:10px;}

.sayac_fix{height:100%;
display: flex;max-height:720px;background:#e5007e;background:url(resimler/slider/banner_sayac.png);background-repeat: no-repeat;background-size:cover;background-position:center top;
}
@media (max-width:990px) {
	.lgsimgdiv{max-height:210px}
	.time-cerceve{
		width:120px;margin-top:20px;
	}
  .time-deger {
	  line-height:1.0;
	}
	.time-alt-div{padding-top:10px}
	.time-yazi{font-size:18px;}
	.time-baslik{font-size:28px;padding-bottom:10px;line-height:1.1}
}
@media (max-width:768px) {
	.lgsimgdiv{max-height:220px}
	.time-cerceve{
		width:130px;margin:15px;
	}
  .time-deger {
	 line-height:1.0
	}
	.time-alt-div{padding:20px;}
	.time-yazi{font-size:20px;}
	.time-baslik{font-size:28px;padding-bottom:10px;line-height:1.2}
}

@media (max-width:600px) {
	.lgsimgdiv{max-height:240px}
	.time-cerceve{
		width:160px;margin:15px;
	}
  .time-deger {
	  line-height:1.2
	}
	.time-alt-div{padding:20px}
	.time-yazi{font-size:20px;}
	.time-baslik{font-size:28px;padding-bottom:10px;line-height:1.1}
}
@media (max-width:500px) {
	.time-cerceve{
		width:150px;margin:5px;
	}
  .time-deger {
	  line-height:1
	}
	.time-alt-div{padding:10px}
	.time-yazi{font-size:16px;}
	.time-baslik{font-size:22px;padding-bottom:5px;line-height:1.1}
}
@media (max-width:400px) {
	.time-cerceve{
		width:120px;margin:5px;
	}
  .time-deger {
	  line-height:0.8
	}
	.time-alt-div{padding:5px}
	.time-yazi{font-size:16px;}
	.time-baslik{font-size:20px;padding-bottom:5px;line-height:1.1}
}

.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:1920px) {
.sayac_fix{max-height:680px;background:url(resimler/slider/banner_sayac.png);background-repeat: no-repeat;background-size:cover;background-position:center top;}
}
@media (max-width:1200px) {
.sayac_fix{max-height:610px;background:url(resimler/slider/banner_sayac.png);background-repeat: no-repeat;background-size:cover;background-position:center top;}
}
@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}
.sayac_fix{max-height:530px;background:url(resimler/slider/banner_sayac.png);background-repeat: no-repeat;background-size:cover;background-position:center top;}
}
@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}
.sayac_fix{max-height:490px;background:url(resimler/slider/banner_sayac.png);background-repeat: no-repeat;background-size:cover;background-position:center top;}
}
@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}
.sayac_fix{max-height:470px;background:url(resimler/slider/banner_sayac.png);background-repeat: no-repeat;background-size:cover;background-position:center top;}
}
@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}
.sayac_fix{max-height:360px;background:url(resimler/slider/sayac_zemin.png);background-repeat: no-repeat;background-size:cover;background-position:center top;}
}
@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 {
     /* Add a search icon to input */
    width: 100%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 8px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

#yazarUl {
    /* Remove default list styling */
    list-style-type: none;
    padding: 0;
    margin: 0;
	width:inherit;
}

#yazarUl li a {
    border: 1px solid #eee; /* Add a border to all links */
    margin-top: -1px; /* Prevent double borders */
    background-color: #f8f8f8; /* Grey background color */
    padding: 8px; /* Add some padding */
    text-decoration: none; /* Remove default text underline */
    font-size: 14px; /* Increase the font-size */
    color: black; /* Add a black text color */
    display: block; /* Make it into a block element to fill the whole list */
}

#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:90%;
							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);
}

.aramaAlan{
  display:none;
  padding:20px;
  position:relative;
  

}

/*sayaç*/



@keyframes pulsing {
    to {
        box-shadow: 0 0 0 20px rgba(232, 76, 61, 0)
    }
}

.contact_icon {
    background-color: #505050;
    color: #fff;
    border-radius: 12px;
    text-align: center;
    box-shadow: 2px 2px 2px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0);
    animation: pulse 1.1s infinite;
    box-shadow: 0 0 0 0 #505050;
    -webkit-animation: pulsing 2.25s infinite cubic-bezier(.66, 0, 0, 1);
    -moz-animation: pulsing 2.25s infinite cubic-bezier(.66, 0, 0, 1);
    -ms-animation: pulsing 2.25s infinite cubic-bezier(.66, 0, 0, 1);
    animation: pulsing 2.25s infinite cubic-bezier(.66, 0, 0, 1);
    font-weight: 400;
    font-family: sans-serif;
    text-decoration: none!important;
    transition: all .25s ease-in-out
}

/*sayaç*/


/*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: #000;
  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: #000;
  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;}
}
