body
{
	background:#ebebed;
}


header
{
	background:#3a384d;
	width:100%;
}

.max990px
{
max-width:990px;
min-height:73px;
}

.pad0
{
	padding:0;
}
.mar0
{
	margin:0;
}
.sifirlaicerik
{
	padding:0;
	margin:0;
}
.sagahizala
{
	float:right;
}
.sagahizala a
{
	color:#FFFFFF !important;
	padding-top: 25px !important;
	padding-bottom: 26px !important;	
	
}
.sagahizala a:hover
{
	color:#3a384d !important;
	background:#e1f1fc !important;
}
.nav_bg
{
 	background:#3a384d;
	border-color:#3a384d;
}
.nav_alttansifir
{
	margin-bottom:0px;
}

.bilgibaslik
{
	color:#3a384d;
	font-weight:bold;
}

.bilgibaslikaciklama
{
	color:#6b6b6b;
	font-size:15px;
	text-align:center;
}

.bilgiblok1
{
	background:url(../images/ilk_bilgi_icon.png) center top no-repeat;
	height:134px;
	width:100%;
}
.bilgiblok2
{
	background:url(../images/ikinci_bilgi_icon.png) center top no-repeat;
	height:134px;
	width:100%;
}
.bilgiblok3
{
	background:url(../images/ucuncu_bilgi_icon.png) center top no-repeat;
	height:134px;
	width:100%;
}
.blokstil
{
	text-align:center;
	margin-bottom:60px;
}
.blokstil span
{
	color:#4c4b66;
	font-weight:bold;
}

.blokstil p
{
	color:#898989;
}

.blokbuton
{
	background:#3a384d;
	width:135px;
	height:35px;
	margin:0px auto;
	color:#ebebed;
}
.blokbuton span
{
	width:40px;
	height:34px;
	display:inline-block;
	background:#4c4b66;
	margin-left:-15px;
	color:#ebebed;
	font-size:18px;
	padding-top:4px;
}
.footer_bg
{
	background-color:#3a384d;
	border-color:#3a384d;
	border-top:5px solid #4c4b66;
	width:100%;
	min-height:50px;
	height:145px;
}
.footerstil1
{
	
	text-align:center;
	margin-top:50px;
	color:#E3E3E3;
}
.footerstil2
{
	margin-top:25px;
}
.cerceve
{
	border-top:1px solid #3a384d;
	
}
.ustbosluk
{
	margin-bottom:10px;
}



/*iletižim bolumu*/

.iletisimsol
{
	
	color:#3a384d;

	
}
.iletisimsol span
{
	color:#494949;
	display:block;
	margin-bottom:17px;
}
.iletisimsoladres
{
	
}

.iletisimsoladres div
{
	color:#494949;
	font-weight:bold;
}
.iletisimsoladres span
{
	color:#494949;
	font-weight:normal;
}

/*iletisimsag*/

.iletisimsag
{
	
}

.iletisimsag span
{
	color:#494949;
	font-weight:normal;
	display:block;
	margin-bottom:17px;
}

.butoniletisim
{
	background:#3a384d;
	width:110px;
	height:35px;
	display:inline-block;
	color:#fff;
}
.butoniletisimgonder
{
	margin:0px;
	padding:0px;
	border:1px solid #333;
	margin-bottom:40px;
}

.butonglip
{
	padding-right: 7px;
	padding-top: 10px;
}
.soldansifirla
{
	margin-left:0px;
	padding-left:0px;
}
.sagdansifirla
{
	margin-right:0px;
	padding-right:0px;
}


.img
{
	width:130px; 
	height:130px;
	border:4px solid #3a384d;
}

.altbosluk
{
	margin-bottom:30px;
}

.altbosluk2
{
	margin-bottom:120px;
}

.kalinlik
{
	font-weight:bold;
}



a:link    { color:#FDFDFD; }
a:visited { color:#FDFDFD; }



/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.sagahizala a
{
	padding: 10px 13px !important; 
}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.sagahizala
{
	float:left !important;
	width:100%
}
.sagahizala a {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.mobilheader
{
	min-height: 63px;
}


}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}

@media (max-width: 991px) {
	.ustayrac
	{
		border-top:3px solid #3a384d;
		padding-top:10px;
	}
}

.aw-zoom
{
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
}


.aw-zoom:hover
{
    z-index:2;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);  
    -moz-transform: scale(2.5);
    transform: scale(2.5);
}

.aw-zoom1
{
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}


.aw-zoom1:hover
{
    z-index:2;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);  
    -moz-transform: scale(1.5);
    transform: scale(1.5);
}











