
@import url('fonts/fonts.css');
	  
html, body { height: 100%; }
	  
body { background:#fff; margin: 0; padding: 0; color:#404042; font-family:'Avenir Book'; }

* {margin:0; padding:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
a {color:#00abc4; text-decoration:none; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;} a:hover {color:#404042;}
p, h1, h2, h3, h4, h5, h6, h7, h8, ul, li, img, iframe, form, table, td, tr {line-height:100%; font-weight:normal; margin:0; padding:0; border:none; border-collapse:collapse;}
b {font-family:'Avenir Heavy';}
.clear {clear:both;}
.icerik {width:1280px; margin:0 auto;}

#toTop {display:none; width:60px; height:60px; background:url(img/totop.webp) no-repeat center #66bdc4; background-size:30px auto; text-align:left; text-indent:-9999px; position:fixed; bottom:90px; right:60px; z-index:20000; cursor:pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

/* animated header style */

.cbp-af-header { position:fixed; top:60px; left:0; z-index:10000; width:100%; height:160px;
  background: url(img/bg-header.webp) no-repeat center center; background-size: 100% 100%;
  /* background-color:rgb(0,172,197, 0.75); background-color:rgba(0,172,197, 0.75); */ transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s; }
  
  a.logo {display:block; float:left; width:auto; height:160px; padding:0 100px 0 60px; background:url(img/ap-logo.webp) no-repeat; background-size:100% 100%;}
   a.logo img {display:block; width:auto; height:100%; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s; }
     a.logo:hover img {transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}
	  
  /* mainmenu */
  #anamenu {float:right; display:block; height:32px; margin:64px 0 0 0; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;}
    #toggle, .toggle {display:none;}
      .linkler > li {list-style:none; float:left; width:auto;}
	    .clearfix:before, .clearfix:after {display:table; content:"";} .clearfix:after {clear:both;}
      .linkler, .linkler > li, .linkler > li > a {height:100%;}
        .linkler > li > a {display:block; font-size:17px; color:#404041; line-height:32px; padding:0 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
        .linkler > li > a:hover, .linkler > li > a:focus, .linkler > li > a.secili {color:#00acc5; background:#fff;}
      .toggle {z-index:2;}
  /* mainmenu */	
   
  ul.ikonmenu {float:right; display:block; height:32px; margin:64px 60px 0 15px; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;}
    ul.ikonmenu li {display:inline;}
    ul.ikonmenu li a {display:block; float:left; width:32px; height:32px; margin:0 0 0 10px; text-align:left; text-indent:-9999px;}
	  ul.ikonmenu li a.anasayfa {background:url(img/ikon/as.webp) no-repeat center center;}
	  ul.ikonmenu li a.telefon {background:url(img/ikon/tel.webp) no-repeat center center;}
	  ul.ikonmenu li a.eposta {background:url(img/ikon/mail.webp) no-repeat center center;}
	    ul.ikonmenu li a.anasayfa:hover, ul.ikonmenu li a.telefon:hover, ul.ikonmenu li a.eposta:hover {transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}

  ul.sosyalaglar {position:fixed; top:250px; right:0; z-index:50;
                  display:block; height:40px; padding:0 60px 0 50px; background:url(img/ikon/cizgi.webp) no-repeat center right; background-size:100% auto; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;}
    ul.sosyalaglar li {display:inline;}
    ul.sosyalaglar li a {display:block; float:left; width:40px; height:40px; margin:0 0 0 10px; text-align:left; text-indent:-9999px;}
	  ul.sosyalaglar li a.ig {background:url(img/ikon/ig.webp) no-repeat center center;}
	  ul.sosyalaglar li a.fb {background:url(img/ikon/fb.webp) no-repeat center center;}
	  ul.sosyalaglar li a.tw {background:url(img/ikon/tw.webp) no-repeat center center;}
	  ul.sosyalaglar li a.wa {background:url(img/ikon/wa.webp) no-repeat center center;}
	    ul.sosyalaglar li a.ig:hover, ul.sosyalaglar li a.fb:hover, ul.sosyalaglar li a.tw:hover, ul.sosyalaglar li a.wa:hover {transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}
	
  /* Transitions and class for reduced height */
  .cbp-af-header.cbp-af-header-shrink {height:60px; top:0; background-color:rgb(0,172,197, 0.96); background-color:rgba(0,172,197, 0.96); transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;
                                       -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);}
    .cbp-af-header.cbp-af-header-shrink a.logo {height:60px; padding:0 60px;}
    .cbp-af-header.cbp-af-header-shrink #anamenu {margin:14px 0 0 0;}
    .cbp-af-header.cbp-af-header-shrink ul.ikonmenu {margin:14px 60px 0 15px;}
    .cbp-af-header.cbp-af-header-shrink ul.sosyalaglar {top:70px;}	
	
/* animated header style */

.intro {width:100%; height:100%; overflow:hidden; position:relative;} 
  
  .spotap {width:100%; height:100%; position:absolute; bottom:0; left:0; z-index:8; background:url(img/spot-isik.webp) no-repeat center bottom;} 
    .slogan {width:100%; height:auto; padding:0 0 46px 0;  background:url(img/sayfayikaydirin.webp) no-repeat center bottom;
             position:absolute; bottom:60px; left:0; z-index:9;
			 text-align:center; color:#fff; font-family:'Avenir Book'; font-size:26px; text-shadow:6px 0 10px #333;}
    .slogan b {font-family:'Avenir Black'; font-size:37px;}

  .swiper-slide.spot1 { background:url(img/spot/01.webp) no-repeat center center; background-size:cover; }
  .swiper-slide.spot2 { background:url(img/spot/02.webp) no-repeat center center; background-size:cover; }
  .swiper-slide.spot3 { background:url(img/spot/03.webp) no-repeat center center; background-size:cover; }
  .swiper-slide.spot4 { background:url(img/spot/04.webp) no-repeat center center; background-size:cover; }
  .swiper-slide.spot5 { background:url(img/spot/05.webp) no-repeat center center; background-size:cover; }

.sayfabaslik {witdh:100%; position:relative;}
  .sayfabaslik img {width:100%; height:auto;}
  .sayfabaslik h2 {display:block; width:100%; font-size:46px; color:#fff; text-align:center; font-family:'Avenir Heavy'; line-height:100%; text-shadow:4px 0 6px #626264;
                   position:absolute; left:0; bottom:60px; z-index:2;}
   .sayfabaslik.dar {min-height:400px; background:url(img/sayfabaslik/dar.webp) no-repeat center bottom; background-size:cover;}
   .sayfabaslik.dar h2 {font-size:32px;}

.icerikalani {witdh:100%; padding:120px 60px 70px 60px; background:url(img/ap-doseme.webp) no-repeat center top #fff;}
  
  .aracizgi {display:block; width:100%; height:6px; margin:120px 0; background:#404042;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
    .aracizgi.icc {margin:120px 0 0 0;}

  .kolon {display:block; float:left; width:50%;} .bosluk {padding:0 60px 0 0;}

    .icerik h1 {font-size:24px; color:#414042; font-family:'Avenir Book'; margin:0 0 30px 0;}
    .icerik h2 {font-size:28px; color:#00abc2; font-family:'Avenir Black'; margin:0 0 30px 0; line-height:140%;}
	  .icerik h2.ortali {text-align:center; margin:0 0 60px 0;}
    .icerik h4 {font-size:22px; color:#404042; font-family:'Avenir Heavy'; padding:0 0 30px 0; border-bottom:3px solid #404042; margin:0 0 30px 0; line-height:100%; text-align:center;}

	.icerik p {color:#404042; font-size:18px; margin:0 0 30px 0; line-height:150%; font-family:'Avenir Book';}
	  .icerik p.ortali {text-align:center; } 
	  .icerik p:last-child { margin:0; }  

	a.dugme {display:block; width:240px; height:60px; line-height:60px; text-align:center; font-family:'Avenir Heavy'; font-size:18px; color:#fff; background:#00abc2; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;}
	a.dugme:hover {background:#404042;}
	  a.dugme.ortala {margin:0 auto;}

    .kutu-dugmeler { display:flex; flex-wrap:wrap;}
	.kutu-dugmeler div { display:block; width:30.2083%; margin:0 4.6875% 60px 0; overflow:hidden; position:relative; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;}
      .kutu-dugmeler div.son { margin:0 0 60px 0;} 
	.kutu-dugmeler div img { display:block; width:100%; height:auto; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s; }
	.kutu-dugmeler div:hover { transform: scale(1.03); -ms-transform: scale(1.03); -webkit-transform: scale(1.03); -o-transform: scale(1.03); -moz-transform: scale(1.03); } 
	  
	  .kutu-dugmeler.makaleler div {background:#fff; padding:0 0 30px 0; -webkit-box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2); -moz-box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2); box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2);}
	    .kutu-dugmeler.makaleler div:hover { background:#00abc2; }
	  .kutu-dugmeler.makaleler div img { margin:0 0 30px 0; }
	  .kutu-dugmeler.makaleler div h3 { display:block; width:100%; height:60px; padding:0 30px; overflow:hidden; font-size:24px; color:#00abc2; font-family:'Avenir Heavy'; margin:0 0 30px 0; line-height:30px; text-align:center; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;}
	    .kutu-dugmeler.makaleler div:hover h3 { color:#fff;}
	  .kutu-dugmeler.makaleler div span { display:block; width:100%; height:120px; padding:0 30px; overflow:hidden; font-size:18px; color:#404042; margin:0 0 30px 0; line-height:24px; text-align:center;}
	  .kutu-dugmeler.makaleler div a.dugme { font-family:'Avenir Book'; margin:0 auto; width:160px; height:40px; line-height:40px; font-size:16px; background:#404042; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
	  .kutu-dugmeler.makaleler div a.dugme:hover {background:#fff; color:#00abc2;}
	    .kutu-dugmeler.makaleler.ics div { width:30.33%; margin:0 1.5% 60px 1.5%;}
	    .kutu-dugmeler.makaleler.ics div h3 { height:50px; font-size:20px; line-height:25px; text-transform:uppercase;}
	    .kutu-dugmeler.makaleler.ics div span { height:100px; font-size:15px; line-height:20px;}

	    .kutu-dugmeler.makaleler.egtsem div { width:23%; margin:0 1% 30px 1%;}
	    .kutu-dugmeler.makaleler.egtsem div h3 { height:40px; font-size:17px; line-height:20px; padding:0 15px; text-transform:uppercase;}
	    .kutu-dugmeler.makaleler.egtsem div span { height:auto; font-size:14px; line-height:120%; padding:0 15px;}
        .icerik .kutu-dugmeler.makaleler.egtsem div span p {font-size:14px; margin:0 0 5px 0;}
		
		.gecmis {-webkit-filter: grayscale(1); filter: grayscale(1); opacity:0.8;}
		.btn { display:block; float:left; width:18%; margin:0 1%; border: none; background: linear-gradient(to bottom, #00abc2, #057d8b); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;   font-family:'Avenir Medium';    color: #ffffff;  padding: 15px;  text-decoration: none; }
		.active { background: linear-gradient(to bottom, #404042, #7f7f7f); text-decoration: none; border: none;  -webkit-appearance:none; -moz-appearance:none; -o-appearance:none;  -ms-appearance:none; appearance:none;}
		.spacer {display:block; width:100%; height:30px;}
		
	  .kutu-dugmeler.kares div {margin:0 4.6875% 0 0;} .kutu-dugmeler.kares div.son { margin:0;} 
	  .kutu-dugmeler.kares div:hover { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); }
	  .kutu-dugmeler.kares div a {display:block; width:100%; height:100%; padding:0 60px; position:absolute; top:0; left:0; z-index:2; text-align:center; font-size:24px; color:#404041; line-height:140%; font-family:'Avenir Black'; /* text-shadow:4px 0 6px #333; */ /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
	    .kutu-dugmeler.kares div a.yaeg {background-color:rgb(64,64,66, 0.8); background-color:rgba(64,64,66, 0.8);}
	  .kutu-dugmeler.kares div:hover img { transform: scale(1.06); -ms-transform: scale(1.06); -webkit-transform: scale(1.06); -o-transform: scale(1.06); -moz-transform: scale(1.06); }
          .kutu-dugmeler.kares.alt div {width:29.33%; margin:0 2% 4% 2%;}
		  .kutu-dugmeler.kares.alt div a {background-color:rgb(167,217,190, 0.5); background-color:rgba(167,217,190, 0.5);}
		  .kutu-dugmeler.kares.alt div a:hover {background-color:rgb(167,217,190, 0.9); background-color:rgba(167,217,190, 0.9);}
		  .kutu-dugmeler.kares.alt div.tam {width:96%;}

.kutu-dugmeler.kares div img.nomobil {display:block;}
.kutu-dugmeler.kares div img.yesmobil {display:none;}
		
	  .kutu-dugmeler.uzmanlar div { width:21%; margin:0 2% 60px 2%;}
	  .kutu-dugmeler.uzmanlar div a {background-color:rgb(42,101,109, 0.6); background-color:rgba(42,101,109, 0.6);  display:block; width:100%; height:100%; padding:0 30px; position:absolute; top:0; left:0; z-index:2; text-align:center; font-size:22px; color:#fff; line-height:140%; font-family:'Avenir Heavy'; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
  
	  .kutu-dugmeler.uzmanlar div.ortaavatar {margin:30px auto 0 auto;}
  
  
  img.kenar {display:block; float:right; width:36%; margin:0 0 60px 4%; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
  img.tam {display:block; width:100%; margin:0 0 60px 0; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
  
  .kenarkenar {display:block; float:left; width:60%;}
    
  .yesmobil  {display:none;}
  .nomobil {display:block;}
  
  .icerik-sagli { display:flex; flex-wrap:wrap;}
	.icerik-sagli .liste-genis-kutu { display:block; width:46%; margin:0 2% 60px 2%; position:relative;
	                                  background:#fff; padding:30px;
									  -webkit-box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2); -moz-box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2); box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2);
	                                  -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
									  transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;}
	  .icerik-sagli .liste-genis-kutu:hover { background:#f2f2f2; }
	.icerik-sagli .liste-genis-kutu h3 { display:block; width:100%; height:50px; overflow:hidden; font-size:22px; color:#00abc2; font-family:'Avenir Heavy'; margin:0 0 15px 0; line-height:25px;}
	.icerik-sagli .liste-genis-kutu img { display:block; float:left; width:40%; height:auto; margin:0 30px 30px 0; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
	.icerik-sagli .liste-genis-kutu .lgt-aciklama { display:block; }
	  .icerik .icerik-sagli .liste-genis-kutu .lgt-aciklama p {font-size:15px; margin:0 0 15px 0; line-height:140%;}
	  .icerik .icerik-sagli .liste-genis-kutu .lgt-aciklama p:last-child { margin:0; }  

	a.dugme.dev { /* width:96%; */ width:100%; height:auto; line-height:140%; padding:15px 30px; margin:0 auto 60px auto;}
  
  .makale-imaj {display:block; width:600px; height:auto; margin:0 auto 60px auto; overflow:hidden; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2); -moz-box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2); box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2);}
    .makale-imaj img {display:block; width:100%; height:auto;}
     .makale-imaj iframe {display:block; width:600px; height:400px;}
   		
  .kucukresimler { display:flex; flex-wrap:wrap;}
  .kucukresimler a { width:23%; height:240px; margin:1%; display:block; overflow:hidden;
                     -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2); -moz-box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2); box-shadow: 4px 4px 12px 0px rgba(0,0,0,0.2);
                     /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
  .kucukresimler a img { width:100%; height:auto; -webkit-transition:0.6s; transition:0.6s; }
  .kucukresimler a:hover img { opacity:0.7; }		

  .lightbox {	cursor: pointer; 	position: fixed; 	width: 100%;	height: 100%; 	top: 0; 	left: 0; 	-webkit-filter: none; 	z-index: 99999999999; 	background-color:rgb(255,255,255, 0.8); background-color:rgba(255,255,255, 0.8);}
	.lightbox img { display: block; position: absolute; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
	.lightbox-loading { 	background: url(scripts/lightbox/loading.gif) center center no-repeat; 	width: 32px; 	height: 32px; 	margin: -16px 0 0 -16px; 	position: absolute; 	top: 50%; 	left: 50%; }
	.lightbox-caption { 	display: none; 	position: absolute; 	left: 0; 	bottom: 0; 	width: 100%; 	text-align: center; 	z-index: 9998; }
	.lightbox-caption p { 	margin: 0 auto; 	max-width: 70%; 	display: inline-block; 	*display: inline; 	*zoom: 1;	padding: 10px; 	color: #fff; 	font-size: 12px; 	line-height: 18px; }
	.lightbox-button { position: absolute; z-index: 9999; background: no-repeat center center; width: 32px; height: 32px; opacity:0.9; -webkit-transition: all 0.4s; -moz-transition:    all 0.4s; -ms-transition:     all 0.4s; transition: 		all 0.4s; }
	.lightbox-button:hover, .lightbox-button:focus { opacity: 1; }
 	.lightbox-close { right: 30px; top: 20px; background-image: url('scripts/lightbox/close.webp'); }
	.lightbox-nav { top: 45%; width:100%; margin-top: -16px; }
	.lightbox-nav-next { width: 20px;  height: 40px; right: 30px; background: url('scripts/lightbox/arrow.webp') no-repeat -12px -2px; }
	.lightbox-nav-prev { left: 30px; width: 20px; height: 40px;  background: url('scripts/lightbox/arrow.webp') no-repeat -8px -54px; }

  ul.digerler {display:block;}
  ul.digerler li {display:inline;}
  ul.digerler li a {display:block; margin:0 0 2px 0; font-size:18px; padding:10px 15px; border:1px solid #CCC; background:#CCC; font-family:'Avenir Heavy'; color:#404042; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
  ul.digerler li a:hover {background:#00abc4; color:#fff; border:1px solid #00abc4;}

  #accordion {width:100%; display:block;}
  #accordion h6 {margin:0 0 1px 0; font-size:20px; line-height:40px; padding:5px 30px; border:1px solid #CCC; font-family:'Avenir Heavy'; color:#404042; cursor:pointer; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;}
  #accordion h6:hover {background:#00abc4; color:#fff; border:1px solid #00abc4;}
  #accordion div.pane {margin:0; display:none; background:#fff; padding:30px;  border:1px solid #CCC; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
    #accordion div.pane ul li {display:block; padding:5px 0; font-size:18px;}
	#accordion div.pane span {background:#a8e7f0; padding:15px; display:block; width:100%; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
	  #accordion div.pane span table tr td {border-bottom:1px dashed #5ac0cf; padding:10px 15px;}
	  #accordion div.pane span table tr.baslik {background:#fff;}
	  #accordion div.pane span table tr.baslik td {border-bottom:1px solid #403f41; padding:15px;}

	
  h7 {display:block; margin:10px 0; font-size:24px; line-height:60px; padding:0 30px; background:#403f41; font-family:'Avenir Heavy'; color:#fff; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s;}

	
  iframe.harita {display:block; width:100%; height:500px; margin:220px 0 0 0; overflow:hidden;}
	
  .iletisim-bilgileri {float:left; width:36%; padding:0 60px 0 0;}
	
  .iletisim-formu {float:left; width:64%;}
	  .iletisim-formu input, .iletisim-formu textarea, .iletisim-formu select {display:block; width:100%; height:60px; padding:10px; border:0; background:#eeede9; margin:0 0 10px 0; font-family:'Avenir Book'; font-size:18px; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	    .iletisim-formu input:hover, .iletisim-formu input:focus, .iletisim-formu textarea:hover, .iletisim-formu textarea:focus  {background:#7cd9e7; color:#000;}
	     select::-ms-expand {display:none;} 
	    .iletisim-formu select {line-height:100%; font-family:'Avenir Book'; background:url(img/ok.webp) no-repeat center right 10px #eeede9; cursor:pointer; -webkit-appearance:none; -moz-appearance:none; -o-appearance:none;  -ms-appearance:none; appearance:none;} 
	    .iletisim-formu select:hover, .iletisim-formu select:focus {background:url(img/ok2.webp) no-repeat center right 10px #7cd9e7;  color:#000;}	
	    .iletisim-formu textarea {height:90px;}
	    .iletisim-formu input.gonder {background:#00abc4; font-family:'Avenir Black'; font-size:24px; color:#fff; border:none; padding:0; margin:0; cursor:pointer;}
	    .iletisim-formu input.gonder:hover {background:#403f41; color:#fff;}

footer {width:100%; min-height:556px; padding:50px 0 0 0; background:url(img/ap-footer.webp) no-repeat center bottom; position:relative;}		 
  
  footer .icerik { min-height:50px; padding:20px 0 120px 0; background:url(img/logoalt.webp) no-repeat top right;}

  footer ul {display:block; float:left; margin:0 60px 0 0;}
   footer ul li {display:block; font-size:15px; color:#404042; font-family:'Avenir';}
    footer ul li b {font-size:18px; font-family:'Avenir Heavy';}
   footer ul li a {display:block; color:#404042; line-height:140%;} footer ul li a:hover {color:#00aac4;}
     footer ul li a b {font-size:15px;}
  
  p.adres-imza {display:block; width:100%; padding:20px 0; font-size:12px; text-align:center; line-height:20px; color:#fff;
    /* background-color:rgb(0,172,197, 0.75); background-color:rgba(0,172,197, 0.75); */
    background: url(img/bg-header.webp) no-repeat bottom center; background-size: 100% 200%;
                position:absolute; bottom:0; left:0; z-index:2;}
    p.adres-imza a {color:#fff;}
    p.adres-imza a:hover {color:#404042;}	


.yorum {display:block; width:100%; padding:0 45px 30px 45px; text-align:center;}

		
		 
/* responsive css */ 

@media only screen and (max-width: 1440px) {

.icerik {width:100%;}

#toTop {width:45px; height:45px; background-size:20px auto; bottom:90px; right:30px;}

/* animated header style */

.cbp-af-header { top:30px; height:100px; }
  
  a.logo {height:100px; padding:0 60px 0 30px;}
	  
  /* mainmenu */
  #anamenu {margin:34px 0 0 0;}
        .linkler > li > a {font-size:16px; padding:0 10px;}
  /* mainmenu */	
   
  ul.ikonmenu {margin:34px 30px 0 10px;}
    ul.ikonmenu li {display:inline;}
    ul.ikonmenu li a {margin:0 0 0 5px;}

  ul.sosyalaglar {top:160px; padding:0 30px 0 40px;}
    ul.sosyalaglar li a {margin:0 0 0 5px;}
	
  /* Transitions and class for reduced height */
  .cbp-af-header.cbp-af-header-shrink {height:60px; top:0;}
    .cbp-af-header.cbp-af-header-shrink a.logo { padding:0 60px 0 30px;}
    .cbp-af-header.cbp-af-header-shrink #anamenu {margin:14px 0 0 0;}
    .cbp-af-header.cbp-af-header-shrink ul.ikonmenu {margin:14px 30px 0 10px;}
    .cbp-af-header.cbp-af-header-shrink ul.sosyalaglar {top:70px;}	
	
/* animated header style */

    .slogan {bottom:30px; font-size:22px;}
    .slogan b {font-size:32px;}

  .sayfabaslik h2 { font-size:38px; bottom:30px;}
   .sayfabaslik.dar {min-height:340px;}
   .sayfabaslik.dar h2 {font-size:30px;}

.icerikalani {padding:60px 30px 30px 30px; background-size:120% auto;}

  .aracizgi { margin:60px 0;}
    .aracizgi.icc {margin:60px 0 0 0;}

  .bosluk {padding:0 30px 0 0;}

    .icerik h1 {font-size:20px; }
    .icerik h2 {font-size:26px;}
	  .icerik h2.ortali {margin:0 0 30px 0;}
    .icerik h4 {font-size:20px;}

	.icerik p {font-size:17px; }  

  iframe.harita {height:420px; margin:130px 0 0 0;}

footer { min-height:auto; padding:30px 0 0 0; background-size:100% auto;}		 
  
  footer .icerik { padding:20px 30px 120px 30px; background:url(img/logoalt.webp) no-repeat top right 30px;}

  footer ul {margin:0 30px 0 0;}
   footer ul li {font-size:14px;}
    footer ul li b {font-size:16px;}
     footer ul li a b {font-size:14px;}
  
  p.adres-imza {padding:15px 0; }	
	
}

@media only screen and (max-width: 1280px) {
  
	.linkler {display:none; opacity:0; width:100%; padding:0; position:absolute; right:0; z-index:5001;}
	.linkler > li {display:block; width:100%; margin:0;}
	.linkler > li > a {display:block; width:100%; text-decoration:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
	.toggle {display:block; position:relative; cursor:pointer; -webkit-touch-callout:none; -webkit-user-select:none; user-select:none;}
	#toggle:checked + div .linkler {display:block; opacity:1;}
	.linkler {color:#fff; background-color:rgb(0,172,197, 0.75); background-color:rgba(0,172,197, 0.75);  -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; overflow:hidden;}
	.linkler, .linkler > li, .linkler > li > a {height:auto; color:#17632b;}
	.linkler > li > a {padding:0; margin:0; line-height:40px; color:#fff; font-size:18px; text-align:center; padding:0; border-bottom:1px solid #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.linkler > li > a:hover, .linkler > li > a:focus, .linkler > li > a.secili {background:#fff; color:#00abc4; border-bottom:1px solid #fff;}
	.linkler > li:last-child > a {border-bottom:none;}
	.toggle:after {content:attr(data-open); background:url(img/menu.webp) no-repeat center; display:block; height:32px; width:75px; margin:0 0 34px 0; padding:0; text-align:left; text-indent:-9999px;
		           -webkit-transition:all 0.6s; -moz-transition:all 0.6s; -o-transition:all 0.6s; transition:all 0.6s;}
	#toggle:checked + div .toggle:after {content:attr(data-close);}
      .toggle {z-index:2;}
	  
    .cbp-af-header.cbp-af-header-shrink .toggle:after {margin:0 0 14px 0;}	
	
  .sayfabaslik h2 { font-size:30px;}
   .sayfabaslik.dar {min-height:300px;}
   .sayfabaslik.dar h2 {font-size:28px;}


	a.dugme {width:200px; height:40px; line-height:40px; font-size:15px;}

	.kutu-dugmeler div { display:block; width:30%; margin:0 5% 30px 0;}
      .kutu-dugmeler div.son { margin:0 0 30px 0;} 
	  
	  .kutu-dugmeler.makaleler div {padding:0 0 15px 0; }
	  .kutu-dugmeler.makaleler div img { margin:0 0 15px 0; }
	  .kutu-dugmeler.makaleler div h3 { height:50px; padding:0 15px; font-size:20px; margin:0 0 15px 0; line-height:25px;}
	  .kutu-dugmeler.makaleler div span { height:100px; padding:0 15px; font-size:16px; margin:0 0 15px 0; line-height:20px;}
	  .kutu-dugmeler.makaleler div a.dugme { width:80%; height:30px; line-height:30px; font-size:15px;}
	    .kutu-dugmeler.makaleler.ics div { width:31.33%; margin:0 1% 30px 1%;}
	    .kutu-dugmeler.makaleler.ics div h3 { height:40px; font-size:20px; line-height:20px;}
	    .kutu-dugmeler.makaleler.ics div span { height:100px; font-size:15px; line-height:20px;}

	    .kutu-dugmeler.makaleler.egtsem div { width:31.33%; margin:0 1% 30px 1%;}
	    .kutu-dugmeler.makaleler.egtsem div h3 { height:40px; font-size:17px; line-height:20px; padding:0 15px;}
	    .kutu-dugmeler.makaleler.egtsem div span { height:auto; font-size:14px; line-height:120%; padding:0 15px;}
        .icerik .kutu-dugmeler.makaleler.egtsem div span p {font-size:14px; margin:0 0 5px 0;}
		
		.btn { font-size:15px; padding:0 30px; height:60px; }
		
	  .kutu-dugmeler.kares div {margin:0 5% 0 0;} .kutu-dugmeler.kares div.son { margin:0;} 
	  .kutu-dugmeler.kares div a {padding:0 15px; font-size:18px;}
          .kutu-dugmeler.kares.alt div {width:31.33%; margin:0 1% 4% 1%;}
		  .kutu-dugmeler.kares.alt div.tam {width:98%;}
		
	  .kutu-dugmeler.uzmanlar div { width:23%; margin:0 1% 30px 1%;}
	  .kutu-dugmeler.uzmanlar div a {padding:0 15px; font-size:20px; line-height:130%;}
  
  img.kenar {width:40%; margin:0 0 30px 2%;}
  img.tam {margin:0 0 30px 0;}
  
	.icerik-sagli .liste-genis-kutu { width:48%; margin:0 1% 30px 1%; padding:15px;}
	.icerik-sagli .liste-genis-kutu h3 { height:40px; font-size:18px; margin:0 0 15px 0; line-height:20px;}
	.icerik-sagli .liste-genis-kutu img { margin:0 15px 15px 0; }

	a.dugme.dev {line-height:130%; padding:15px; margin:0 auto 30px auto;}
  
  .makale-imaj {width:520px; margin:0 auto 30px auto; }
     .makale-imaj iframe {width:520px; height:300px;}
   		
  .kucukresimler a { height:200px; }		

  ul.digerler li a {margin:0 0 1px 0; font-size:17px;}

  #accordion h6 {font-size:18px; line-height:36px; padding:0 15px;}
  #accordion div.pane {padding:15px; }
    #accordion div.pane ul li {font-size:17px;}

	#accordion div.pane span {padding:10px; }
	  #accordion div.pane span table tr td {padding:10px;}
	  #accordion div.pane span table tr.baslik td { padding:10px;}


  .kenarkenar {width:58%;}
	
  h7 {font-size:18px; line-height:40px; padding:0 15px;}




	}


@media only screen and (max-width: 1000px) {

  iframe.harita {height:360px;}
	
  .iletisim-bilgileri {float:none; width:100%; padding:0 0 60px 0;}
	
  .iletisim-formu {float:none; width:100%;}

.nomobil {display:none;}

   
	p.adres-imza { padding:15px 30px;}
    p.adres-imza a {display:block; margin:10px 0 0 0; width:100%;}
	
		.btn { font-size:14px; padding:0 15px; height:75px; }

  .makale-imaj {width:100%; margin:0 auto 30px auto; }
     .makale-imaj iframe {width:100%; height:360px;}
	
	}


@media only screen and (max-width: 860px) {
	
html, body { height: auto; }

  ul.sosyalaglar {height:32px;}
    ul.sosyalaglar li a {width:32px; height:32px;}
	  ul.sosyalaglar li a.ig {background-size:100% auto;}
	  ul.sosyalaglar li a.fb {background-size:100% auto;}
	  ul.sosyalaglar li a.tw {background-size:100% auto;}
	  ul.sosyalaglar li a.wa {background-size:100% auto;}
	    ul.sosyalaglar li a.ig:hover, ul.sosyalaglar li a.fb:hover, ul.sosyalaglar li a.tw:hover, ul.sosyalaglar li a.wa:hover {transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1);}


	.toggle:after {background:url(img/menu.webp) no-repeat center left; height:32px; width:30px; margin:0 0 29px 0;}
    .cbp-af-header.cbp-af-header-shrink .toggle:after {margin:0 0 14px 0;}	

.intro {height:640px;} 

    .slogan {background:none; font-size:20px;}
    .slogan b {font-size:24px;}

.sayfabaslik {height:auto; min-height:260px; background:url(img/sayfabaslik/dar.webp) no-repeat center bottom; background-size:cover;}
  .sayfabaslik img {display:none;}
  .sayfabaslik h2 {font-size:20px;}
   .sayfabaslik.dar {min-height:260px; background:url(img/sayfabaslik/dar.webp) no-repeat center bottom; background-size:cover;}
   .sayfabaslik.dar h2 {font-size:20px;}

  .kolon {float:none; width:100%;} .bosluk {padding: 0 0 30px 0;}

    .icerik h1 {font-size:18px; }
    .icerik h2 {font-size:20px;}
	  .icerik h2.ortali {margin:0 0 15px 0;}
    .icerik h4 {font-size:18px;}

	.icerik p {font-size:15px; }  

	.kutu-dugmeler div { width:70%; margin:0 15% 30px 15%;}
      .kutu-dugmeler div.son { margin:0 15% 30px 15%;} 
	  
	  .kutu-dugmeler.makaleler div a.dugme { width:60%;}
	    .kutu-dugmeler.makaleler.ics div { width:70%; margin:0 15% 30px 15%;}

	    .kutu-dugmeler.makaleler.egtsem div { width:70%; margin:0 15% 30px 15%;}
		
	  .kutu-dugmeler.kares div {margin:0 15% 30px 15%;} .kutu-dugmeler.kares div.son { margin:0 15%;} 
          .kutu-dugmeler.kares.alt div {width:70%; margin:0 15% 30px 15%;}
		  .kutu-dugmeler.kares.alt div.tam {width:70%;}
		
	  .kutu-dugmeler.uzmanlar div { width:48%; margin:1%;}

	a.dugme {width:70%;}

.kutu-dugmeler.kares div img.nomobil {display:none;}
.kutu-dugmeler.kares div img.yesmobil {display:block;}

		.btn { padding:0; height:70px; }

	.icerik-sagli .liste-genis-kutu { width:70%; margin:0 15% 30px 15%;}

	a.dugme.dev {width:70%; margin:0 auto 30px auto;}
  
  .kucukresimler a { width:48%; height:240px; margin:1%; }

  img.kenar {width:100%; margin:30px 0; float:none;}

  .kenarkenar {width:100%; padding:0;  float:none;}
	
  h7 {font-size:18px; line-height:40px; padding:0 15px;}


	#accordion div.pane span table {font-size:14px;}
	  #accordion div.pane span table tr td {padding:5px 10px;}
	  #accordion div.pane span table tr.baslik td {padding:10px;}


	
	}


@media only screen and (max-width: 680px) {

#toTop {width:45px; height:45px; background-size:20px auto; bottom:90px; right:15px;}

/* animated header style */

.cbp-af-header { top:15px; height:90px; }
  
  a.logo {height:90px; padding:0 30px 0 15px;}
	  
  /* mainmenu */
  #anamenu {margin:29px 0 0 0;}
  /* mainmenu */	
   
  ul.ikonmenu {margin:29px 15px 0 5px;}
    ul.ikonmenu li a {margin:0 0 0 4px;}
	  ul.ikonmenu li a.eposta {display:none;}

  ul.sosyalaglar {top:110px; padding:0 15px 0 30px;}
    ul.sosyalaglar li a {margin:0 0 0 4px;}

    .cbp-af-header.cbp-af-header-shrink a.logo { padding:0 30px 0 15px;}
    .cbp-af-header.cbp-af-header-shrink #anamenu {margin:14px 0 0 0;}
    .cbp-af-header.cbp-af-header-shrink ul.ikonmenu {margin:14px 15px 0 5px;}
	
/* animated header style */

    .slogan {font-size:16px; padding:0 30px;}
    .slogan b {font-size:20px;}

.icerikalani {padding:30px 15px 30px 15px; background-size:100% auto;}

	a.dugme {width:100%;}

	.kutu-dugmeler div { width:100%; margin:0 0 30px 0;}
      .kutu-dugmeler div.son {width:100%; margin:0 0 30px 0;}

	    .kutu-dugmeler.makaleler.ics div { width:100%; margin:0 0 30px 0;}

	    .kutu-dugmeler.makaleler.egtsem div { width:100%; margin:0 0 30px 0;}
		
	  .kutu-dugmeler.kares div {margin:0 0 30px 0;} .kutu-dugmeler.kares div.son {width:100%; margin:0;} 
          .kutu-dugmeler.kares.alt div {width:100%; margin:0 0 30px 0;}
		  .kutu-dugmeler.kares.alt div.tam {width:100%;}
		
	  .kutu-dugmeler.uzmanlar div { width:48%; margin:1%;}

		.btn { width:100%; height:auto; margin:0 0 5px 0; padding:10px; }

	.icerik-sagli .liste-genis-kutu { width:100%; margin:0 0 30px 0;}

	a.dugme.dev {width:100%; margin:0 auto 30px auto;}
  
  .kucukresimler a { width:48%; height:240px; margin:1%; }

  iframe.harita {height:300px; margin:105px 0 0 0;}


footer {padding:30px 0 0 0;}		 
  
  footer .icerik { padding:90px 0 160px 0; background:url(img/logoalt.webp) no-repeat center top; background-size:auto 40px;}

  footer ul {display:block; float:none; margin:0;}
   footer ul li {text-align:center;}
   footer ul li a {text-align:center;}
  
  p.adres-imza {line-height:90%;}
	
	}


@media only screen and (max-width: 480px) {

		
	  .kutu-dugmeler.uzmanlar div { width:100%; margin:0 0 30px 0;}

  
  .kucukresimler a { width:100%; height:240px; margin:0 0 30px 0; }

	}

  @media only screen and (max-width: 380px) {

    a.logo {height:90px; width: 160px; padding:16px 15px 0 15px;}
	    a.logo img {width:100%; height:auto; }

      ul.ikonmenu li a.anasayfa {display:none;}
	}