.grabbable {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

 /* (Optional) Apply a "closed-hand" cursor during drag operation. */
.grabbable:active { 
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.basvuruya_git
{
	left: 0;
    display: inline-block;
    font-size: 14px;
    background-color: #53a955;
    color: #fff;
    text-align: center;
    letter-spacing: 0px;
    font-weight: 600;
    padding: 10px;
	padding-left:38px;
    border-radius: 5px;
    margin-top: 10px;
	background-image:url(images/basvuru_yap.png); background-repeat:no-repeat; background-position:6px 8px;
	 
}

.basvuruya_git:hover
{
	background-color: #333;
}

.table_class { border: 1px solid rgb(238, 238, 238); }
.table_class a {color:#000; border-bottom:1px solid #000;}
.table_class a:hover {border-bottom:1px solid #d10a11}
.table_class td { border-bottom: dotted rgb(238, 238, 238); border-width: thin;}




.tr_class1,  table tr:nth-child(even) { background-color:#fff; }
.tr_class2,  table tr:nth-child(odd){ background-color:#f9f9f9;  }
.tr_class0:hover, .tr_class1:hover
{
	background-color:#eee; 
}

.tr_class0, .table_class thead tr  { background-color:#999; color:#fff }


.anasayfa_ozlu_soz_div
{
margin-top: 50px;
    padding: 10px;
    background-color: #EBEBEB;
    color: #fff;
    padding-top: 150px;
    padding-bottom: 143px;
    background-image: url(images/bg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;

}

.anasayfa_ozlu_soz_div .soz1
{
	font-size: 22px;

font-family: 'Courgette', cursive;

}

.anasayfa_ozlu_soz_div .soz2
{
	margin-top:6px;
}

.projeler_container
{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.proje_div
{
	position: relative;
	overflow: hidden;
	height: 150px;
	width: 24%;
	margin-bottom: 10px;
	border: 1px dotted #ddd;
}

.proje_div:hover a
{
	background-color:#f4f4f4;	
}

.proje_div:hover img
{
	opacity:0.1 !important; -webkit-transition: all 0.5s ease;
-ms-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; 
}	

.proje_div a
{
	color: #000;
position: relative;
display: block;
height: 100%;
background-color: #fff;

-webkit-transition	: all 0.3s ease;
-ms-transition		: all 0.3s ease;
-moz-transition		: all 0.3s ease;
-o-transition		: all 0.3s ease;
transition			: all 0.3s ease; 
}

.proje_div a img
{
	position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
max-width: 250px;
max-height: 250px;
z-index: 2;
}

.proje_div img:hover
{
	opacity:0.7; filter:alpha(opacity=70);
}


.proje_div a span
{
	position: absolute;
margin: auto;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
height: 21px;
}

.proje_div:hover span
{
	z-index:2;	
}


.proje_detay_aciklama
{
	padding:10px; background-color:rgba(255,255,255,0.77);  border:1px dotted #ccc
}
/**/

.gizle { display:none;}
.goster { display:block }

#email_formu
{
	padding:10px;
}

#email_formu span
{
	display:block;
}

#email_formu input[type=text]
{
	padding:10px;
	width:300px;
	border:1px solid #ccc;
	background-color:#eee;
}

#email_formu input[type=submit]
{
	padding:10px;
	border:1px solid #ccc;
	background-color:#333;
	color:#fff;
}




body {
	margin: 0px;
	padding-top:170px;
	font-family: 'Open Sans', sans-serif;
	background-color:#fff;
	color: #333;
	font-size:14px;
		
}

::selection {
	background: #333; /* Safari */
	color:#ffffff;
	}
::-moz-selection {
	background: #333; /* Firefox */
	color:#ffffff;
}
a { color:#000 }
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none; }
a:active {text-decoration: none;}

h1 {
font-family: 'Open Sans', sans-serif; 
	color:#000; font-size:20px; font-weight:300; clear:both; border-bottom:1px dotted #ccc; letter-spacing: -1px; }

h1::first-letter { 
    font-size: 130%;
    color: #107e3f;
	
}	
	
h2 { color:#0b2e80;   font-family: 'Open Sans', sans-serif; font-size:18px;  font-weight:500;
clear:both; border-bottom: 1px solid;
display: inherit;
padding: 5px;
letter-spacing:-1px;
min-width: 100px;
text-align: left;
border-left: 1px solid;  }


h3 {
	font-family: 'Open Sans', sans-serif;
color: #333;
font-size: 14px;
font-weight: 400;
clear: both;
background-color: #E7E7E7;
padding: 14px;
padding-left: 21px;
border-left: 1px dotted #666;}
h4 {margin: auto; color: rgb(215, 25, 33); font-size: 14px; font-family: "Open Sans",sans-serif; font-weight: 400;}


#ana_div { min-height:100%;position:relative;}

#body_div {  text-align:center }

#footer_div
{
  
   width:100%;
 background-image:url(images/slayt_bg3.png);
   bottom:0; 
    /* Height of the footer */
   z-index:3;
   margin-top:50px;
}

#footer_alt_div
{
   width:980px;
   font-size:13px;  font-family: 'Open Sans', sans-serif;
   color:#eee; position:relative;
}


#footer_copyright
{

	background-color:#E2E2E2;
	color:#999; font-size:11px;
	width: 100%;
	
	text-align: left;

	text-indent: 10px;
}

#footer_copyright a
{
	color:#aaa; font-size:11px
}

.footer_menu_sutun
{
	width:232px; padding-top:15px; padding-bottom:15px; padding-left:8px; padding-right:8px;  float:left;  min-height:140px; line-height: 20px;  color:#ccc;
}


.footer_menu_sutun a
{
	width:200px; padding-top:6px; padding-bottom:6px; color:#ccc;  margin-bottom:1px;  display:inline-block; border-bottom:dotted 1px #7f7f7f;
}	

.footer_menu_sutun a:hover
{
color:#FFFFFF;  
}

.footer_menu_sutun_sag
{
	width:210px; padding-top:15px; padding-bottom:15px; padding-left:10px; padding-right:10px; float:right;
	line-height: 20px;  color:#ccc;
}

.footer_menu_sutun_sag a
{
	width:242px; padding-top:4px; padding-bottom:2px; color:#ccc;  margin-bottom:1px;  display:inline-block; border-bottom:dotted 1px #999999;
}

	
.footer_menu_baslik, .footer_menu_baslik2
{
	font-weight:bold; color:#FFFFFF;  margin-bottom:10px;
}

.footer_menu_baslik2
{
	margin-top:40px;
}


/* BASLAR Logo ve telefonun oldugu bölüm*/
header 
{
	border-bottom:1px dotted #ccc	
}

.h_row_1 { width:100%; padding-top:5px; padding-bottom:2px; background-color:#b3a595; color:#fff}
.h_row_1 .div_980 { text-align:left; font-size: 11px; position:relative}
.h_row_1 .social_div {margin-top: -20px; text-align: right;}

.h_row_1 .social_div a
{
	font-size: 16px;
font-weight: 800;
width: 25px;
height: 24px;
display: inline-block;
margin-left: -1px;
border-radius: 22px;
margin-top: 0px;
text-align: center;
color: #fff;
border: 1px solid #ddd;
}

.h_row_1 .social_div a:hover
{
	background-color:#333;
}

#header_ust_div
{
	 background-color:#fffcef; width:100%; height: 170px; margin-top: -170px;
 z-index:9;  position:fixed;
}
#header_ust_div img:hover
{
	opacity:0.7; filter:alpha(opacity=70); 
}
.header_call_us { background-image:url('images/call-us.png'); background-repeat:no-repeat; padding-left:16px;display: inline-block;background-position: 0px 2px; color:#fff; }

.header_email_us { background-image:url('images/email-us.png'); background-repeat:no-repeat; margin-left:20px; padding-left:16px;display: inline-block;background-position: 0px 2px; color:#fff }


#header_logo {
    width: 219px;
    height: 139px;
    position: relative;
    left: 0;
    float: left;
    background-image: url(images/kucuk-agac-psikoloji_yeni.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    margin-top: 0px;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background-size: contain;
}

#header_logo:hover
{
	margin-left: 5px;
}

#header_iletisim { 
    background: url(images/volpet-petrol-ankara2.png);
    background-repeat: no-repeat;
    width: 103px;
    height: 87px;
    position: absolute;
    right: 0;
    margin-top: -61px;}

#header_facebook
{
	height:27px; width:25px;  position:relative; float:right; background-image:url(images/facebook.png); background-repeat:no-repeat; background-position:center;  margin-right:0px; margin-top:0px; z-index: 2;
}


#header_twitter
{
	height:27px; width:25px;  position:relative; float:right; background-image:url(images/twitter.png); background-repeat:no-repeat; background-position:center;  margin-right:0px; margin-top:0px; z-index: 2;
}

#header_linkedin
{
	height:27px; width:25px;  position:relative; float:right; background-image:url(images/linkedin.png); background-repeat:no-repeat; background-position:center;  margin-right:0px; margin-top:0px; z-index: 2;
}




#header_logo:hover, #header_facebook:hover, #header_twitter:hover, #header_linkedin:hover, #header_iletisim:hover
{
	opacity:0.7; filter:alpha(opacity=70); 
}

/* BITER Logo ve telefonun oldugu bölüm*/



/*FIXED STICKY*/
.header_ust_div_small
{

width: 100%;
height: 50px !important;
position: fixed;
z-index: 9;
margin-top: -110px;
border-bottom: 1px solid #ddd;
}



.header_ust_div_small #header_logo
{
	width:135px; height:35px; background-image:url(images/kucuk-agac-psikoloj-kucuk_yeni.png); margin-top:8px;  
}

.header_ust_div_small #header_menu_div
{
	margin-top: 2px; 
}

.header_ust_div_small #header_menu
{
	 right:0px; margin-top: 7px; 
}

.header_ust_div_small #header_dil_secenegi,
.header_ust_div_small .h_row_1,
.header_ust_div_small #header_iletisim
{
	display:none
} 


#header_dil_secenegi
{
	position: absolute;
height: 28px;
width: 66px;
background-image: url(images/dunya_beyaz.png);
background-position: left;
background-repeat: no-repeat;
right: 5px;
margin-top: 0px;
font-size: 12px;
color: #222;
float: right;
z-index: 9; cursor:pointer;
}

#header_dil_secenegi:hover #diller
{
	display:block;
}

#secili_dil
{
	width: 40px;
height: 30px;
background-image: url(images/asagi_ok2.png);
background-position: 32px 8px;
background-repeat: no-repeat;
color: #fff;
font-size: 14px;
font-weight: 600;
margin-top: 4px;
}

#diller
{
position: absolute;
width: 140px;
right: 0px;
background-color: #e1e1e1;
padding: 10px;
border: 1px solid #666;
border-radius: 5px;
display: none;
margin-top: -29px;
padding-bottom: 4px;
padding-right: 5px;
}

#diller a
{
width: 60px;
height: 18px;

font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 600;
color: #333;
margin-right: 6px;
text-align: left;

margin-bottom: 6px;
padding: 1px;
text-align: center;
float: left;
}

#diller a.selected_dil
{
	color: #fff;
background-color: #333;
}

#diller a:hover
{
	color: #fff;
background-color: #333;
}



/* BITER Logo ve telefonun oldugu bölüm*/






/* BASLAR Header bölümü menü*/
#header_menu_div
{
	    width: auto;
    height: 34px;
    margin-top: 55px;
    right: 0px;
    opacity: 1.0;
    position: relative;
    display: block;
}
#header_menu
{
	     font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #653915;
    position: absolute;
    margin-top: 7px;
    right: 0;
    display: inline-table;

    margin: auto;


}

.menu_icon
{
	width:100%;
	height:32px; 
	background-image:url(images/menu_icon.png); background-position:right; background-repeat:no-repeat;

	display:none;
	cursor:pointer;
	
}

#header_menu_div input
{
	display:none;
}
	
#header_menu #anasayfa
{
	background-image:url(images/home.png); background-repeat:no-repeat; width:17px; height:20px; padding-left:0px; padding-right:10px; background-position:center;
}

#header_menu #anasayfa:hover
{
	background-image:url(images/home2.png); 
}

#header_menu a
{
	font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:600;   	 
	padding-top:7px; padding-bottom:7px; 	margin:0; margin-right:6px;	float:left;
	-webkit-transition: all 0.15s ease;
-ms-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-o-transition: all 0.15s ease;
transition: all 0.15s ease; 


}
#header_menu a:hover
{
	 color:#fff !important;

}

#header_menu span
{
	font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:600;   	 
		margin:0; margin-right:6px;	float:left; cursor:pointer;
}

#header_menu .tek_link
{
	background-color:transparent; 
	color:#653915; 
	padding-top:10px; padding-bottom:6px;	padding-left:15px;	padding-right:15px; margin:0;
	
}

#header_menu .tek_link:hover
{
	 
	background-color:#634a36;
}


#header_menu .farkli_link
{
	color:#fff; background-color:#634a36;
	padding-top:10px; padding-bottom:6px;	padding-left:24px;	padding-right:24px;
}



#header_menu #selected_a
{
	background: #634a36; color:#FFFFFF;	
}
#header_menu:hover #selected_a
{
	background: #634a36;
}




/*BASLAR MENÜ BÖLÜMÜ */
.menu_bolumu
{
	float:left; 
	padding-left:13px;	padding-right:6px;	margin:0;	
	cursor:pointer; 
	height:33px;
	
}

.menu_bolumu:hover
{
	background-color:#634a36;  
}

.menu_baslik
{
	padding-top:9px; padding-left:6px;	padding-right:12px;
	background-image:url(images/asagi_ok.png); background-position:right; background-repeat:no-repeat;
	height:25px;
}


#header_menu .menu_baslik a
{
	 color:#653915;
	 padding-top:0px;
}




#header_menu .menu_baslik:hover a
{
	background:none;
}

#header_menu .menu_bolumu:hover .cssmenu
{
	display:block;  
}


#header_menu .menu_bolumu:hover .menu_baslik 
{
	background-image:url(images/asagi_ok2.png); 
}

#header_menu .menu_bolumu:hover .menu_baslik a
{
	 color: #fff ;

}

#header_menu .menu_bolumu:hover .menu_baslik span
{
	 color: #fff ;

}



img.grayscale{ 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
img.grayscale:hover{ 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}

/*BITER MENÜ BÖLÜMÜ*/



/* CSS DROP DOWN */
.cssmenu {
  border: none;
  margin: 0px;
  margin-top:-1px;
  padding: 0px; padding-bottom:77px;
   margin-left:-13px; 
  width: auto; 
  clear:both; display:none;	position:absolute; 
  width:203px; height:auto; 
  z-index:2;
}

.cssmenu a
{
	float:left; 
	width:200px;
	padding-left:15px;	padding-right:24px;	margin-left:0px;
	background-position:left; background-repeat:repeat; 
	border-bottom:1px dotted #ccc;
	font-size:13px !important;
	
}

.cssmenu a:hover
{
	background-repeat:repeat-y; background-position:left; background-color:inherit; z-index:99999; 
}

.cssmenu .liste_header{
  margin-left:0px;
  z-index:9999;
  width:240px;
  float: left;
  padding: 0;
   height:2px; cursor:default; position:absolute; 
  background-image:none;
  background-color: #634a36;
}

.cssmenu > ul {
  margin-top: 0px !important; 

}
.cssmenu ul {
  list-style: none;
  padding: 0; 
}

.cssmenu ul li{
 
  border:none;
  width: 240px;
  list-style: none;
  margin: 0;
  padding: 0; 
  background-color:#f6f6f6;
}

.cssmenu li:hover > a {
  color:#fff;
}

.cssmenu ul ul {
  margin-left:202px;
  margin-top:0px;
}
.cssmenu ul ul a {
  line-height: 20px; 
}
.cssmenu ul ul ul {
  margin-left:0px;
  left: 100%;
}
.cssmenu li {
  float: left;
  padding: 0px 5px 0px 5px;
}

.cssmenu li a {
  color: #333;
  display: block;
  font-size:11px; font-weight:300 !important;
  line-height: 20px;
  text-align: left;
  text-decoration: none;
}

.cssmenu li:hover {
  
  background-repeat:no-repeat;
  padding-left:0px;
  
}
.cssmenu li a:hover {
  color: #fff;
  text-decoration: none;
  background-repeat:no-repeat;
  background-color:#634a36; 
  background-image:url(images/header_menu_satir_bg.png);
}
.cssmenu li ul {
  display: none;
  height: auto;
  position: absolute;
  width: 203px;
  z-index: 200;

}
.cssmenu li:hover > ul {
  display: block;
}


.cssmenu li ul a {
  display: block;
}

.cssmenu p {
  clear: left;
}
.cssmenu .active > a {
  color: #000;
}
.cssmenu .active > a:hover {
  color: #000;
}

.cssmenu .liste_footer{
  float: left;
  height:2px; cursor:default; position:static;
  background-color:#634a36;
}

.cssmenu .acilir_ok
{
	background-image:url(images/menu_sag_ok.png); background-position:right; background-repeat:no-repeat;
	
}
	

	
	
/**/



.kategoriler_div
{
	position: relative;
	overflow: hidden;
	height: 242px;
	width: 32%;
	margin-bottom: 10px;
	border: 1px dotted #ddd;
	margin-left: 4px;
    margin-right: 4px;
}



.kategoriler_div:hover img
{
	opacity:0.8 !important; -webkit-transition: all 0.5s ease;
-ms-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; 
}	

.kategoriler_div a
{
	color: #000; font-weight:600;
position: relative;
display: block;
height: 100%;
background-color: #fff;

-webkit-transition	: all 0.3s ease;
-ms-transition		: all 0.3s ease;
-moz-transition		: all 0.3s ease;
-o-transition		: all 0.3s ease;
transition			: all 0.3s ease; 
}

.kategoriler_div a img
{
	position: absolute;
margin: auto;
left: 0;
right: 0;

top: 0;
max-width: 100%;
height: auto;
z-index: 1;

-webkit-transition	: all 0.3s ease;
-ms-transition		: all 0.3s ease;
-moz-transition		: all 0.3s ease;
-o-transition		: all 0.3s ease;
transition			: all 0.3s ease; 
}

.kategoriler_div img:hover
{
	opacity:0.9; filter:alpha(opacity=90);
}


.kategoriler_div a span
{
position: absolute;
    padding: 10px;
    margin: auto;
    box-sizing: border-box;
    z-index: 2;
    display: table;
    background-color: rgba(255, 255, 255, 0.93);
    text-align: center;
    bottom: 0;
    font-size: 15px;
    right: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #eee;
}









/**/



/* */

#kategori_detay
{
	text-align:left;
}

#kategori_detay a
{
	background-image:url(images/ok_ikon.png); background-position:left; background-repeat:no-repeat;
	padding-left:15px; border-bottom:1px dashed #ccc; color:#333; font-weight:bold;  padding-top:10px; padding-bottom:10px; display:block; clear:both; display:block;
}

#kategori_detay a:hover
{
	background-color:#efefef;
}

#kategori_detay a > div {
    color: #b3a595;
    font-weight: normal;
}



#sayfa_detay
{
	font-family: 'Open Sans', sans-serif; 
	 font-size:14px; font-weight:400; color: #333;
	
}

#sayfa_detay .link
{
	background-image:url(images/duyuru_ok.png); background-position:left; background-repeat:no-repeat;
	padding-left:15px; border-bottom:1px dashed #ccc; color:#003366; width:740px; padding-top:10px; padding-bottom:10px; display:block;
}

#sayfa_detay .link:hover
{
	background-color:#f5f5f5;
}


#sayfa_detay .u_products_div
{
	position:relative;
	float:left;
	width:286px; height:140px;
	margin-right:7px;
	margin-bottom:7px;
}

#sayfa_detay .u_products_div .u_products_baslik
{
	position:absolute; 
	display:block;
	width:280px;height:20px; bottom:0px; margin-bottom:-51px;
	padding:3px;
	background-color:#444;
	color:#fff;
	text-align:center;
	overflow:hidden;
	
	-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
}

#sayfa_detay .u_products_div:hover .u_products_baslik
{
	background-color:#00549C;
	height:70px;
	   
	 -webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 

}

#sayfa_detay .u_products_resim_div
{
	float:left;
	position:relative;
	width:286px; height:180px;
	margin-right:7px; margin-bottom:7px;
	
	background-color:#fff;
	overflow:hidden;
}

#sayfa_detay .u_products_resim_div img
{
	max-width: 291px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	
}









#sayfa_detay a img:hover
{
	opacity:0.8;
}




#sayfa_detay .sayfa_galerisi_div
{
	position:relative;
	float:left;
	width:186px; height:131px;
	margin-right:7px;
	margin-bottom:7px;
}

#sayfa_detay .sayfa_galerisi_div .sayfa_galerisi_baslik
{
	position:absolute; 
	display:block;
	width:181px;height:0px; bottom:0px; margin-bottom:4px;
	padding:3px;
	background-color:#005695;
	color:#fff;
	text-align:center;
	overflow:hidden;
	
	-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 
}

#sayfa_detay .sayfa_galerisi_div:hover .sayfa_galerisi_baslik
{
	background-color:#91b728;
	height:40px;
	   
	 -webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; 

}

#sayfa_detay .sayfa_galerisi_resim_div
{
	float:left;
	position:relative;
	width:186px; height:120px;
	margin-right:6px; margin-bottom:6px;
	border: 1px solid #eee;	
	background-color:#fff;
	overflow:hidden;
}

#sayfa_detay .sayfa_galerisi_resim_div img
{
	max-width: 250px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	max-height: 180px;
}

.div_980
{
	width:980px; display:inline-block;
}

.div_750
{
	width:772px;  display:inline-block; margin-left:-5px;  padding-left:17px;
}

.div_230
{
	position:relative; float:left; display:inline-block;  width:230px;
}



/*ANASAYFA SLAYT*/
#slayt_bg
{
	width:100%; overflow:hidden; position:relative; 
}


.slayt_bg_class_0
{
	background-color:#547c91;	
}

.slayt_bg_class_1
{
	background-color:#718d75;	
}

.slayt_bg_class_2
{
	background-color:#939090;	
}

.slayt_bg_class_3
{
	background-color:#265FBC;	
}

.slayt_bg_class_4
{
	background-color:#796753;	
}

.slayt_bg_class_5
{
	background-color:#795376;	
}

#slayt_bg2
{
	width:100%; height:500px;  overflow:hidden; position:relative;
}

.slider_980_container
{
	position:absolute; top:0px; right: 0px; left: 0px; z-index:2; height:100%;
}





/**/



/* Callback example */

/* Callback example */
.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
.callbacks li > div
{
	   position: relative;
	   display:inline-block;
	   width:1023px;

}  

.callbacks li > div > p
{
	position: absolute;
left: 0;
display: inline-table;
font-size: 32px;
color: #fff;
z-index: 2;
max-width: 45%;
text-align: left;
letter-spacing: -2px;
margin: auto;
top: 0;
bottom: 0;
top: 40%;
transform: translateY(-40%);


}

.callbacks li > div > p > .detayli_bilgi
{
	
    left: 0;
    display: inline-block;
    font-size: 12px;
    background-color: #53a955;
    color: #fff;
    text-align: center;
    letter-spacing: 0px;
    font-weight: 600;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
}

.callbacks li > div > p > .detayli_bilgi:hover
{
	background-color: #409842;
}
.callbacks li > div span
{
	
	    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    color: #e8e8e8;
    letter-spacing: -1px;
	font-weight: 300;
}

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  max-width: 525px;
  max-height: 350px;
  border: 0;
  float:right;
  margin-top:8px; 
  margin-bottom:8px;
  }



.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  bottom:0;
  left: 0;
  margin:auto;
  ity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("images/oklar.gif") no-repeat left top;
  opacity:0.5;

  }
  
.callbacks_nav:hover
{
	opacity:0.8;
}

.callbacks_nav:active {
  ity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }












/*BITER  Anasayfa - Duyurular*/ 

.anasayfa_cols
{
	margin:auto;     
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}


.anasayfa_col 
{
	    display: inline-block;
    margin-right: 15px;
    width: 100%;
    margin-top: 10px;
	text-align: left;

}



.anasayfa_col_baslik
{
color: #653915;
display: block;
font-size: 14px;
text-align: left;
background-image: url(images/anasayfa_ok.png);
background-repeat: no-repeat;
background-position: -1px -3px;
margin-bottom: 4px;
text-indent: 12px;
padding-top: 4px;
padding-bottom: 4px;
font-weight: 600;
letter-spacing:-1px;

 -webkit-transition: background-position 0.3s; /* For Safari 3.1 to 6.0 */
    transition: background-position 0.3s;	
}

.anasayfa_col_icerik
{
	position: relative;
}

.anasayfa_col_icerik a
{
		position: absolute;
width: 100%;
height: 100%;
left: 0;
right: 0;
margin: auto;
z-index:2;
}

.anasayfa_col_img_div
{
	position: relative;
width: 100%;
height: 180px;
overflow: hidden;
border: 1px dotted #ddd;
}
.anasayfa_col_icerik img
{
	position:absolute;
	width:100%;	height:auto;
	left:0; right:0; top:0;  bottom: 0;
margin: auto; 
}

.anasayfa_col:hover img
{
	opacity:0.8;

}

.anasayfa_col:hover .anasayfa_col_baslik
{
	background-position:2px -3px;
	
}

.anasayfa_box_container_1
{	
    background: #f5f5f5;
    padding: 20px;
}

.anasayfa_box_container_2
{	
    background: #fff;
    padding: 20px;
}

.anasayfa_box_container_2 h2
{
	color:#21800b;
}

.anasayfa_box_container_1 .div_980, .anasayfa_box_container_2 .div_980
{
	text-align:left;
}

.anasayfa_box_1 a
{
	display: block;
    color: #653915;
    font-weight: 600;
    background-image: url(images/anasayfa_ok.png);
    background-repeat: no-repeat;
    background-position: -1px;
    padding: 5px;
    text-indent: 12px;
}

.anasayfa_box_1 a:hover {
    background-color: #fff;
}

.anasayfa_box_2 a
{
	display: block;
    color: #666;
    background-image: url(images/anasayfa_ok.png);
    background-repeat: no-repeat;
    background-position: -1px;
    padding: 5px;
    text-indent: 12px;
}


/* BASLAR Iletisim Sayfasi*/
.harita_span
{
	padding:3px; background-color:#00549C; color:#fff; cursor:pointer; font-size:11px;
}

#googlemaps
{
  height: auto; 
  width: 100%; 
  position:absolute; 
  top: 1px; 
  bottom:383px;
  left: 0; 
  z-index: 0; 
}


.iletisim_formu_div
{
  position: relative; 
  z-index: 0; 
  width: 430px;
  margin: 10px;
  margin-left:0px;
  padding: 10px;
  background: white;
  height: auto;
  min-height:25px;
  opacity: .90; 
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  float:left;
  box-shadow: 2px 2px #999C;
border: 1px dotted #999;


}

.iletisim_formu_div2
{
  position: relative; 
  z-index: 0; 
  width: 430px;
  margin: 10px;
  margin-left:0px;
  padding: 10px;
  background: white;
  height: 10px;
  opacity: .90; 
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  float:left;
  cursor:pointer;
  
 
  overflow:hidden;
  
}

.ac_kapa_div
{
	position:absolute;
	width: 100%;
	height: 32px;
	background-image:url(images/kapat.png);
  	background-repeat:no-repeat;
  	background-position:400px 0px;
}

.ac_kapa_div2
{
	position:absolute;
	width: 440px;
	height: 32px;
	background-image:url(images/ac.gif);
  	background-repeat:no-repeat;
  	background-position:400px -10px;
}


.iletisim_textbox1
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666;  font-size:12px; margin-left: 10px; height:22px; width:284px
}	

.iletisim_textarea1
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666;  font-size:12px; margin-left: 10px; width:280px
}	

.iletisim_guvenlik_kodu1
{
	border-color:#fff; background-color: #fff; border-width: thin; border-style:solid; color:#666666;  font-size:12px; margin-left: 10px; height:22px;
}

.iletisim_guvenlik_kodu2
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666; font-size:12px; height:22px;
}	

.iletisim_buton
{
	width:100px; height:35px; border-radius:3px; cursor:pointer; border:none;  color:#FFFFFF; font-size:12px; background-color:#333
}	


/* BITER Iletisim Sayfasi*/



.anasayfa_header{
background: #084283;cursor:pointer;background-image:url(images/tasarim_web.png); background-repeat:no-repeat; background-position:center
}
.anasayfa_header:hover{
background: none; background-image:url(images/tasarim.png); background-repeat:no-repeat; background-position:center; cursor:pointer;
}

.anasayfa_header_off{
background: none; background-image:url(images/tasarim.png); background-repeat:no-repeat; background-position:center; cursor:pointer;
}

.anasayfa_header_off:hover{
background: #084283; background-image:url(images/tasarim_web.png); background-repeat:no-repeat; background-position:center; cursor:pointer;
}


#header_alti_ana_div
{
	width:100%; height:27px
}
#header_alti_orta_div
{
	width:980px; height:100%; z-index:1px; position:relative; background-image:url(images/kategori_baslik_bg.png); background-position:left; background-repeat:no-repeat;
}
#header_alti_sayfa_basligi
{
	padding-left:10px; padding-top:3px; font-family: 'Archivo Narrow', sans-serif; font-size:16px; font-weight:400; color:#FFFFFF;
}
#header_alti_sayfa_basligi a
{
	font-family: 'Archivo Narrow', sans-serif; font-size:16px; font-weight:700; color:#FFFFFF;
}
#header_alti_sol_div
{
	background-image:url(images/kategori_mavi_cizgi_bg.png); background-repeat:repeat-x; background-position:center; float:left;  width:25%; height:100%; margin-top:-27px; z-index:2px;
}


*:focus {
    outline: none;
}


/*BASLAR Sayfa Detay Menü*/
.sd_menu_header { width: 217px;
background-color: #ededed;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 600;
color: #545454;
padding-top: 12px;
padding-bottom: 12px;
margin-top: 13px;
border-bottom: 1px solid;
border-top-left-radius: 10px;
border-top-right-radius: 10px;}
.sd_menu {  }
.sd_menu a { width:197px;  background-color:#e5e5e5; overflow:hidden; padding-left:15px; padding-right:5px; padding-top:10px; padding-bottom:10px; display:block; border-bottom: 1px dotted #fff; font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#000;}
.sd_menu a.selected
{
background-color: #634a36;
    color: #fff;
    border-left: 5px #107e3f solid;
    width: 192px;
}

.sd_menu a.selected:hover
{
	background-color: #634a36;
}

.sd_menu .ek { background-image:url(images/ek.png); padding-left:30px; width:182px; background-position:7px 11px; background-repeat:no-repeat }

.sd_menu .ek:hover { padding-left:30px; width:182px; background-position:7px 11px; background-repeat:no-repeat }

.sd_menu a:hover { background-color:#fbfbfb; padding-left:15px; padding-top:10px; display:block;}

.sd_menu_footer  {  width:217px; height:4px; background-color:#e5e5e5;  }

/*BITER Sayfa Detay Menü*/ 




.menu_alt_kategori
{
	
}

.menu_alt_kategori a
{
	background-image:url(images/altkategori_bg.png); background-position:10px center; background-repeat:no-repeat;
	background-color:#fff !important; padding-left:30px !important; width: 181px !important;
	font-size: 13px !important; font-weight:400;
	
}

.menu_alt_kategori .selected
{
	background-image:url(images/altkategori_bg.png) !important; background-repeat:no-repeat;
	background-color:#f6f6f6 !important; padding-left:30px !important; color:#000 !important;
	
}

.menu_alt_kategori a:hover
{
	
	background-color:#f5f5f5 !important; 
	
}

.menu_alt_kategori .selected:hover
{
	
	background-color:#999 !important; 
	
}





.urunler_container
{
	display: flex;
    flex-wrap: wrap;
    
}
.urun_div
{
	position: relative;
	overflow: hidden;
	height: 243px;
	width: 32%;
	margin-bottom: 10px;
	border: 1px dotted #ddd;
	margin-left: 4px;
    margin-right: 4px;
}



.urun_div:hover img
{
	opacity:0.8 !important; -webkit-transition: all 0.5s ease;
-ms-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; 
}	

.urun_div a
{
	color: #000; font-weight:600;
position: relative;
display: block;
height: 100%;
background-color: #fff;

-webkit-transition	: all 0.3s ease;
-ms-transition		: all 0.3s ease;
-moz-transition		: all 0.3s ease;
-o-transition		: all 0.3s ease;
transition			: all 0.3s ease; 
}

.urun_div a img
{
	position: absolute;
margin: auto;
left: 0;
right: 0;

top: 0;
max-width: 100%;
height: auto;
z-index: 1;

-webkit-transition	: all 0.3s ease;
-ms-transition		: all 0.3s ease;
-moz-transition		: all 0.3s ease;
-o-transition		: all 0.3s ease;
transition			: all 0.3s ease; 
}

.urun_div img:hover
{
	ity:0.9; filter:alpha(ity=90);
}


.urun_div a span
{
	position: absolute;
	padding: 10px;
	padding-top: 7px;
z-index: 2;

display: block;
background-color: #fff;
width: 100%;
text-align:center;
bottom:0;
font-size:15px;
}


.urun_buyuk_resim_a
{
	position:relative; display:block; float:left; overflow:hidden; border:1px solid #eee; width:380px; height:380px; background-color:#fff;  background-image:url(images/cizgili_bg.png) 
}

.urun_buyuk_resim_a img
{
	position:absolute; max-width:380px !important; max-height:380px  !important; border:1px solid #fff;  margin:auto; top:0; bottom:0; left:0; right:0 
}

.urun_kucuk_resim_a
{
 position:relative; display:inline-block; float:left;  overflow:hidden; height:96px;  width:94px; border:solid 1px #f6f6f6; background-color:#FFFFFF;
}

.urun_kucuk_resim_a img
{
	position: absolute;  margin:auto; top:0; bottom:0; left:0; right:0 ; max-height:94px; max-width:96px;
}

.div_300
{
	width: 400px;
clear: both;
display: inline-block;
overflow: hidden;
float: left;
}

.div_300 img:hover
{
	opacity:0.7; filter:alpha(opacity=70);
}

.div_464
{
	width: 386px;
display: inline-block;
}

/*BITER Sayfa Detay Menü*/ 




.sayfalama_off
{
background-image:url(images/sayfalama_off.png); background-repeat:no-repeat; width:22px; height:22px; padding-top:3px; float:left; margin:2px;color:#FFFFFF; font-weight:bold; text-decoration:none;
}


.sayfalama_on
{
background-image:url(images/sayfalama_on.png); background-repeat:no-repeat; width:22px; height:22px; padding-top:3px; float:left; margin:2px;color:#FFFFFF;  font-weight:bold; text-decoration:none;
}

/*GALERI*/

.galeri_ana_container
{
	margin: auto; min-height:600px;
}

.galeri_ana_container > div
{
	
margin-left: 10px;
}

.galeri_div2
{
    float: left;
    overflow: hidden;
    height: 237px;
    border: 1px solid #f3f3f3;
    position: relative;
    width: 32%;
    margin: inherit;
    margin-bottom: 9px;
	position: relative;
}

.galeri_div2 span
{
	position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    bottom: 0;
    margin: auto;
    min-height: 36px;
    padding: 12px;
    font-size: 13px;
    text-align: center;
    background-color: rgba(76, 56, 56, 0.9);
}

.galeri_div2:hover span
{
	background-color: rgba(46,98,50,0.90);
}

.galeri_div2 img {
    width: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.galeri_div2 .img_div { overflow:hidden; margin-bottom: 0px !important; }

.galeri_div
{
	 position: relative;
	margin: 2px;
    overflow: hidden;
    height: 148px;
    width: 195px;
    border: 1px solid #f3f3f3;
    display: inherit;
}

.galeri_div img {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.galeri_ikon
{
	width:44px; height:44px; background-image:url(images/gallery.png); background-repeat:no-repeat; position:absolute;
}


.galeri_div img:hover
{
	opacity:0.7; filter:alpha(opacity=70);
}



.geri_butonu
{
	padding:10px; background-color:#BB0003; color:#fff;
}
/**/

.textbox_1
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666;  font-size:12px;  height:22px; width:210px
}

.textbox_2
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666;  font-size:12px;  height:22px; width:150px
}

.textbox_3
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666;  font-size:12px;  height:22px; width:60px
}

.selectbox_3
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666;  font-size:12px;  height:26px; width:50px
}

.selectbox_2
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666;  font-size:12px;  height:26px; width:80px
}

.textarea_1
{
	border-color:#C0C9D1; background-color: #FFFFFF; border-width: thin; border-style:solid; color:#666666;  font-size:12px;  height:42px; width:350px
}

.button_1
{
	 background-color: #333; border-width: thin; border-style:solid; color:#fff;  font-size:13px;  height:32px; width:120px
}

.video_div
{
	float:left; width:257px; height:167px; position:relative;
}

.video_div a {  z-index:-1;}
.video_div a:hover {  z-index:1;}

.video_img_div
{
	 width:250px; height:160px; overflow:hidden; 
}

.video_play_div
{
	position:absolute; background-image:url(images/video_play.png); background-position:center; background-repeat:no-repeat;
	width:250px; height:160px;
  opacity: 0.8;
}

.video_play_div:hover
{
	opacity: 0; 
}

.video_img_div img
{
	
	max-width:250px; border:none; 

}

.video_aciklama
{
	width:250px; height:50px;
	font-size:12px;
}

.video_play_div
{
	
}

.img_div {overflow:hidden; margin-bottom: 4px; }




@media only screen and (min-width: 1024px) and (max-width: 4200px) 
{
	.div_980
	{
		width:1020px; position:relative
	}
	
	.div_750 { width:770px; margin:auto; padding-left:10px; padding-right:10px; }
	.div_750 img { max-width:770px; height:auto; }
	
	.iletisim_formu_div { width:520px }
	
	.ac_kapa_div
	{
		background-position:480px 0px;
	}
	
	#footer_dalga { min-width:1023px;}
	#footer_copyright { min-width:1023px;}	
	#footer_alt_div { width:1023px; }
	.footer_menu_sutun_sag {width:240px; padding-right:0px; }
	.footer_menu_sutun {width:240px}
	.footer_menu_sutun a{width:220px}
}




@media only screen and (min-width: 100px) and (max-width: 1023px) 
{
	
#body_div {padding-bottom: 0px; }	
.urun_div { width:100% }	

.urun_div a span
{
		font-size: 15px;
margin: auto;
left: 0;
right: 0;
text-align: center;
}

.proje_div
{ width:100%; height:200px; }

.proje_div a img{ width:100%; height:100% }	


.li_div 
{
	    padding: 8px;
    left: 0;
    width: 100%;
    border-radius: 0;
    bottom: 0;
    top: auto;
    height: auto;

}

.li_div h2
{
	
font-size: 20px;
padding: 0;
padding-bottom: 6px;
}

.li_div p
{
margin:auto; margin-top:5px; margin-bottom:5px;	
color: #000;
font-size: 14px;
letter-spacing: -1px;
}


.callbacks_nav { display:none; cursor:move


}

.callbacks li > div
{
	   position: relative;
	   display:inline-block;
	   width:100%;
	   text-align:center;

}  


.callbacks li > div > p
{
    position:relative;
	left: 0;
    font-size: 24px;
    width: 100%;
    text-align: center;
    bottom: 0;
    margin: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    letter-spacing: -1px;
	    top: auto;
    transform: initial;

}

.callbacks li > div > span
{
	font-size: 16px;
}

.callbacks li > div > p > .detayli_bilgi
{

    margin-top: 0px;
	width: 50%;
    margin-bottom: 10px;
}

.callbacks img {
  margin-top:0px; 
  margin-bottom:0px;
  margin:auto;
  float:none;
  max-width:inherit;
  width:100%;
  }


.basvuru_yap { display:none}

.footer_yazdir, .footer_email_gonder, .footer_basvuru_yap
{
	display:block; width:90%; margin:auto; left:0; right:0; margin-bottom:10px; font-size:18px;

}



h4 { font-size:20px}

iframe {width:100%; height:auto }
.div_980 { width:95% }

.div_750 {  width:95%;  margin:auto; display:block; padding-left:0px  }
.div_300 { width:100% }
.div_750 img {  }
.div_230 {  width: 100%; margin: auto; float:none; display:block }
.sd_menu_header {width: 95%;
padding-left: 0;
font-size: 18px;
text-align: center;
margin: auto;
margin-top: 9px;
border-radius: 3px;}
.sd_menu_footer { width:95%; margin:auto; }
.sd_menu { display:none; width: 95%;
margin: auto;}
.sd:hover .sd_menu, .sd:active .sd_menu {display:block }

.sd_menu a { width: 100% !important; padding-left: 0px !important; padding-right: 0px !important;     font-size: 15px !important; text-align: center; background:none }
.sd_menu a.selected { border:none; width:100%;}
.sd_menu .ek {padding-left:0; width:100%; }
.sd_menu .ek:hover {padding-left:0; width:100%; }


.social_div, #header_iletisim
{
	display:none
}

.anasayfa_cols { display:block;   -webkit-column-count: 1;  -moz-column-count: 1; column-count: 1;  }
.anasayfa_col_img_div {height: 260px}	

.header_call_us { background-position:0px 10px }
.header_email_us { display:none; }

#header_ust_div { position:static; padding-bottom:57px}
#header_ust_div .div_980 { display:block }
.h_row_1 .div_980 { text-align: center; font-size: 20px; }

#header_dil_secenegi { display:none }

#header_logo { float:none; display: block; } 



#header_menu_div { margin-top:10px; left:auto; width:100%; position:relative; }
#header_menu { left:auto; position:relative; right:0px;}

#header_menu .menu_bolumu .menu_baslik 
{
	background-image: url(images/ac-kapa-artema.png);
background-position: right 0px;
background-repeat: no-repeat;
}

#header_menu .menu_bolumu:hover .menu_baslik 
{
	background-image: url(images/ac-kapa-artema.png);
background-position: right 0px;
background-repeat: no-repeat;
}

#header_menu_div input 
{
	display:none;
}

#header_menu_div input + .menu_icon + *
{
	display:none;
}
#header_menu_div input:checked + .menu_icon + *
{
	display:block;
}

#header_menu_div input:checked ~ .menu_icon
{
	background-image:url(images/menu_icon2.png);	
}

#header_menu_div input:checked #header_menu { display:block; width:100%;}

#header_menu { display:none; width:100%;}

#header_menu_div .menu_icon
{
	display:block;
}

#header_menu .tek_link { margin-top:0px }

#header_menu #anasayfa { display:none }

#header_menu .menu_baslik a { color:#fff; border-radius:3px; }
#header_menu .menu_baslik span { color:#fff; font-size: 18px;
width: 100%; }
.menu_bolumu
{
	display: inline-table;
	float: left;
	
padding-left: 0;
padding-right: 0;
margin: 0;
cursor: pointer;
height: 40px;
width: 100%;
text-align: center;
background-color: #000;
margin-top: 5px;
border-radius:3px;
}
.menu_baslik { background-image:none}

.cssmenu
{
	position:static; width:auto; margin-left: 0px; margin-top: 6px; padding-bottom: 5px;
}

.cssmenu .liste_header, .cssmenu ul li, .cssmenu liste_footer {width:100%}
.cssmenu ul li { background-color: #353535;  }
.cssmenu li a { line-height: 35px; }


#header_menu a{ width:100%; padding:0px; text-align:center; font-size:18px !important; color:#fff; }
#header_menu .tek_link { color: #fff;
padding-top: 10px;
padding-bottom: 6px;
padding-left: 0px;
padding-right: 0px;
background-color: #000;
margin-top: 5px; } 



h1 { font-size:26px }


#mcts1 { width: 88% !important;}


#kategori_detay .link { width:95%; font-size:18px; }
#googlemaps { display:none }

body { font-size:18px }
img { max-width:100%; height:auto}
#iletisim_formu {  }
.iletisim_textbox1, .iletisim_textarea1 { width:95% }
.iletisim_formu_div { width:auto; border-radius:0px; font-size:17px }
.ac_kapa_div { display:none}

#footer_div { position:relative; }
#footer_dalga { }
#footer_alt_div
{
	-moz-column-count: 2;
	column-count:2;
	width:100%;
}
.footer_menu_sutun
{
	width:auto;	
	display: inline-block;
	float:none;
}

.footer_menu_baslik, .footer_menu_baslik2
{
	font-size:16px;
}


.footer_menu_sutun a
{
    width: 100%;
	font-size:16px;
}

.footer_menu_sutun_sag {
    width: auto;
	float:none;
    font-size: 13px;
}

#footer_copyright
{
	font-size:13px;
	
}

#footer_copyright a
{
	font-size:13px
}

.galeri_div {
    width: 100%;
    height: -webkit-fill-available;
    margin: auto;
}
.galeri_div2 {
    width: 100%;
    height: -webkit-fill-available;
    margin: auto;
}


}
