html {
	margin: 0px;
	padding:0px;
	width:100%;
	min-width:1170px;
}
body {
	margin: 0px;
	padding:0px;
	width:100%;
	min-width:1170px;
	font-family: 'Catamaran', sans-serif;
	color:#000000;
	font-size:17px;
	line-height:24px;
}
img {
	border:0px;
}
a {	
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	cursor:pointer;
}
*:focus {outline:0;}
.disabled {
	opacity:0.5;
	filter: alpha(opacity=0.5);
}
.govde {
	width:1600px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.orta {
	width:1140px;
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.orta2 {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.ustalan {
	float:left;
	width:calc(100% - 30px);
	position:absolute;
	top:0px;
	left:0px;
	padding:15px;
	z-index:10;
}
.ustalan .logob {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:center center;
	display: inline;
	float: left;
	height: 88px;
	width: 470px;
	margin-top:15px;
}
.ustalan .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:center center;
	display: inline;
	float: left;
	height: 50px;
	width: 264px;
	margin-top:15px;
}
.menu {
	float:left;
	display:inline;
	width:100%;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:10;
	border-top:1px solid #efefef;
	border-right:1px solid #efefef;
	background-color:#ffffff;
	box-sizing:border-box;
}
.menu a {
	float:left;
	display:inline;
	width:20%;
	box-sizing:border-box;
	height:102px;
	text-decoration:none;
	position:relative;
	color:#FFF;
	border-left:1px solid #efefef;
	font-size:22px;
	font-weight:bold;
	background-color:#bf0000;
	padding-top:40px;
	padding-bottom:40px;
}
.menu a span {
	float:left;
	width:100%;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.menu a:hover, .menu .secili {
	color:#ffffff;
	background-color:#e90000;
}
.menualt {
	float:left;
	display:inline;
	width:1600px;
	position:fixed;
	left:calc(50% - 800px);
	bottom:0px;
	z-index:10;
	border-top:1px solid #efefef;
	border-right:1px solid #efefef;
	background-color:rgba(255,255,255,0.5);
	box-sizing:border-box;
}
.menualt a {
	float:left;
	display:inline;
	width:16.666666%;
	height:60px;
	text-decoration:none;
	position:relative;
	color:#FFF;
	border-left:1px solid #efefef;
	box-sizing:border-box;
	font-size:20px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
	background-color:rgba(191,0,0,0.5);
}
.menualt a span {
	float:left;
	width:100%;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.menualt .home {
	padding-top:7px;
	padding-bottom:7px;
}
.menualt a span img {
	height:46px;
}
.menualt a:hover, .menualt .secili {
	color:#ffffff;
	background-color:rgba(233,0,0,0.5);
}
.menu2 {
	display:none;
}
.dilbar {    
	float: right;
    display: inline;
	margin-top:35px;
}
.dilbar a {
	float:left; 
	text-decoration:none; 
	font-size:14px;
	line-height:24px; 
	color:#ffffff;
	opacity:0.25;
	margin-left:20px;
}
.dilbar a:hover, .dilbar .secili {
	opacity:1;
	text-decoration:underline;
}
.sosyal {
	float:right;
	display:inline;
	margin-top:35px;
	margin-right:30px;
}
.sosyal a {
	float:left;
	display:inline;
	width:24px;
	height:24px;
	margin-left:16px;
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	opacity:0.25;
}
.sosyal a:hover {
	opacity:1;
}
.sosyal .facebook {
	background-image: url(../images/facebook.png);
}
.sosyal .twitter {
	background-image: url(../images/twitter.png);
}
.sosyal .instagram {
	background-image: url(../images/instagram.png);
}
.ustilt {
	float:right;
	clear:right;
	margin-top:35px;
}
.ustilt .tel {
	float:left;
	background-image: url(../images/telicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	display: inline;
	padding-left: 30px;
	font-size:20px;
	line-height:24px;
	color:#FFF;
}
.ustilt .email {
	float:left;
	display: inline;
	margin-left: 30px;
	font-size:14px;
	line-height:24px;
	text-decoration:underline;
	color:#999999;
}
.banner, .banner.owl-carousel {
	float:left;
	display:inline;
	width: 100%;
	height: 100%;
	position:absolute;
}
.banner.owl-carousel .owl-wrapper-outer, .banner.owl-carousel  .owl-wrapper {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	position:absolute;
}
.banner.owl-carousel .owl-item, .banner.owl-carousel .item {
	float:left;
	display:inline;
	width:100%;
	height:100%;
}
.banner .bannerres {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.bannerspot {
	float:left;
	display:inline;
	position:absolute;
	z-index:2;
	width:900px;
	margin-top:255px;
}
.bannerspot .spot {
	float:left;
	display:inline;
	width:100%;
	font-size:60px;
	line-height:70px;
	font-weight:200;
	margin-top:10px;
	color:#fff;
}
.bannerdevam {
	float:left;
	display:inline;
	font-size:14px;
	line-height:14px;
	font-weight:700;
	color:#ffffff;
	text-decoration:none;
	margin-top:60px;
	background-color: #c42228;
	padding: 10px;
}
.bannerdevam:hover {
	background-color: #ffffff;
	color:#c42228;
}
.banner .owl-controls .owl-buttons .owl-prev {
    float: left;
    margin-top: -430px;
    width: 50px;
    height: 96px;
    background-image: url(../images/bannersol.png);
    background-repeat: no-repeat;
	background-size:contain;
    cursor: pointer;
}
.banner .owl-controls .owl-buttons .owl-next {
    float: left;
    margin-top: -370px;
    width: 50px;
    height: 96px;
    background-image: url(../images/bannersag.png);
    background-repeat: no-repeat;
	background-size:contain;
    cursor: pointer;
}
.anahizmetler {
	float:left;
	display:inline;
	width:100%;
	margin-top:-200px;
}
.anahizmetler .hizmetbar {
	float:left;
	display:inline;
	width:14.28%;
	height:200px;
	text-decoration:none;
	position:relative;
}
.anahizmetler .hizmetbar .baslik {
	color:#FFF;
	font-size:15px;
	line-height:20px;
	font-weight:800;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	width:100%;
	height:70px;
	text-decoration:none;
	display: table;
	position:relative;
	z-index:1;
}
.anahizmetler .hizmetbar .baslik span {
	display: table-cell;
	vertical-align: middle;
}
.anahizmetler .hizmetbar .logo {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
}
.anahizmetler .hizmetbar .logo2 {
	display:none;
}
.anahizmetler .hizmetbar:hover .baslik {
	color:#ffffff;
}
.anahizmetler .hizmetbar:hover .logo {
	display:none;
}
.anahizmetler .hizmetbar:hover .logo2 {
	display:inline;
}
.anareferanslar {
	float:left;
	display:inline;
	width:100%;
	margin-top:-100px;
	background-color:#f0f0f0;
	background-image: url(../images/logok.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:contain;
}
.anareferanslar .anareferanslaric {
	float:left;
	display:inline;
	width:1120px;
	padding:10px;
}
.anareferanslar .anareferanslaric .referans {
	float:left;
	display:inline;
	width:calc(100% - 60px);
	padding:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.anareferanslar .anareferanslaric .referans img {
	width:100%;
}
.anabeyaz {
	float:left;
	width:100%;
	background-color:#FFF;
	position:relative;
	border-bottom: 1px solid #d6d6d6;
	overflow:hidden;
}
.anahaber {
	float:left;
	display:inline;
	width:60%;
}
.anahaber .haberler {
	float:left;
	display:inline;
	width:100%;
	height:390px;
	margin-top:10px;
	background-color:#FFF;
}
.anahaber .haberler .haberbar {
	float:left;
	display:inline;
	margin-right:30px;
	margin-top:15px;
	margin-bottom:15px;
	width:calc(100% - 30px);
	padding:0px;
	border:none;
}
.anahaber .haberler .haberbar .resim {
	float:left;
	display:inline;
	width:100%;
	height:180px;
	overflow:hidden;
}
.anahaber .haberler .haberbar .resim img {
	width:100%;
}
.anahaber .haberler .haberbar .tarih {
	float:left;
	display:inline;
	width:100%;
	font-size:15px;
	line-height:18px;
	color:#cf171d;
	font-weight:800;
	margin-top:10px;
}
.anahaber .haberler .haberbar .abaslik {
	float:left;
	display:inline;
	width:100%;
	height:60px;
	font-size:25px;
	line-height:30px;
	color:#000000;
	font-weight:300;
	margin-top:5px;
}
.anahaber .haberler .haberbar .devam {
	float:left;
	display:inline;
	font-size:16px;
	line-height:20px;
	color:#000000;
	margin-top:20px;
	padding:10px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#CCC;
	text-decoration:none;
}
.anahaber .haberler .haberbar .devam:hover {
	background-color:#000;
	color:#FFF;
}
.anasag {
	float:left;
	display:inline;
	position:absolute;
	top:0px;
	left:60%;
	width:100%;
	border-left: 1px solid #d6d6d6;
	height:400px;
	background-image: url(../images/anahizmet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	background-color:#fafafa;
}
.anasag .baslik {
	float:left;
	margin-left:30px;
	margin-top:50px;
	font-size:30px;
	line-height:40px;
	color:#000;
}
.anasag .devam {
	float:left;
	clear:left;
	display:inline;
	font-size:16px;
	line-height:20px;
	color:#000000;
	margin-top:20px;
	padding:10px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#CCC;
	text-decoration:none;
	margin-left:30px;
}
.anasag .devam:hover {
	background-color:#000;
	color:#FFF;
}
.anaslogan {
	float:left;
	width:100%;
	background-color:#FFF;
	background-image: url(../images/anadesen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:70px;
	padding-bottom:40px;
}
.anaslogan .sbaslik {
	float:left;
	width:100%;
	font-size:40px;
	line-height:40px;
	font-weight:300;
}
.anaslogan .anasloganbar {
	float:left;
	width:247px;
	margin-top:50px;
}
.anaslogan .anasloganbar .icon {
	float:left;
}
.anaslogan .anasloganbar .baslik {
	float:left;
	width:100%;
	font-size:30px;
	font-weight:300;
	margin-top:20px;
}
.anaslogan .anasloganbar .spot {
	float:left;
	width:100%;
	font-size:17px;
	line-height:24px;
	margin-top:20px;
}
.anaslogan .anacizgi {
	float:left;
	width:19px;
	height:215px;
	margin-top:20px;
	margin-left:60px;
	margin-right:60px;
	background-image: url(../images/anacizgi.png);
	background-repeat: no-repeat;
	background-size:contain;
}
.anahakkimizda {
	float:left;
	width:100%;
	background-color:#FFF;
	background-image: url(../images/anahakkimizda.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:contain;
	padding-top:70px;
	border-top: 1px solid #d6d6d6;
	text-align:center;
	padding-bottom:260px;
}
.anahakkimizda .spot {
	float:left;
	width:100%;
	text-align:center;
	font-size:40px;
	line-height:50px;
	padding-bottom:30px;
}
.anahakkimizda .spot span {
	color:#cf171d;
	text-decoration:underline;
}
.anahakkimizda .devam {
	font-size:16px;
	line-height:20px;
	color:#000000;
	margin-top:20px;
	padding:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#CCC;
	text-decoration:none;
}
.anahakkimizda .devam:hover {
	background-color:#000;
	color:#FFF;
}
.ustbar {
	float:left;
	display:inline;
	width:100%;
	height:180px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	background-image: url(../images/ustresim.jpg);
}
.ustbar h1 {
	float:left;
	display:inline;
	color:#cf171d;
	font-size:44px;
	line-height:50px;
	font-weight:600;
	margin-top:110px;
	width:750px;
}
.ustresim {
	float:right;
	width:550px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
}
.ustresim img {
	width:100%;
}
.icerik {
	float:left;
	display:inline;
	width:100%;
	min-height:500px;
	background-color:#FFF;
	color:#39453e;
	padding-top:30px;
	padding-bottom:70px;
}
.icerik .hakkimizdabilgi {
	padding-left:90px;
	padding-right:90px;
	width:860px;
}
.icerik .resim {
	float:left;
	display:inline;
	margin-right:20px;
	width:350px;
}
.icerik .resim img {
	width:100%;
}
.icerik .spot {
	padding-top:50px;
	font-size:25px;
	line-height:30px;
}
.icerik .yazi {
	font-size:17px;
	line-height:24px;
}
.icerik .yazi1 {
	float:left;
	width:100%;
	height:270px;
	padding-top:50px;
	background-image: url(../images/desen1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom:1px solid #d6d6d6;
}
.icerik .yazi2 {
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom:345px;
	background-image: url(../images/desen2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#fafafa;
	border-bottom:1px solid #d6d6d6;
}
.icerik .yazi2 span {
	font-size:25px;
	line-height:30px;
}
.icerik .yazi3 {
	float:left;
	width:100%;
	padding-top:0px;
	padding-bottom:50px;
	border-bottom:1px solid #d6d6d6;
	background-image: url(../images/desen3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.icerik .yazi3 span {
	font-size:25px;
	line-height:30px;
}
.icerik .yazi3 .hhizmetler {
	padding-top:10px;
	text-align:center;
}
.icerik .yazi3 .hhizmetbar {
	display:inline-block;
	width:24%;
	height:195px;
	text-decoration:none;
	position:relative;
}
.icerik .yazi3 .hhizmetbar .baslik {
	color:#000;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	width:80%;
	padding-left:10%;
	height:70px;
	text-decoration:none;
	display: table;
	position:relative;
	z-index:1;
}
.icerik .yazi3 .hhizmetbar .baslik span {
	font-size:15px;
	line-height:20px;
	font-weight:800;
	display: table-cell;
	vertical-align: middle;
}
.icerik .yazi3 .hhizmetbar .logo {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
}
.icerik .yazi3 .hhizmetbar .logo2 {
	display:none;
}
.icerik .yazi3 .hhizmetbar:hover .baslik {
	color:#ffffff;
}
.icerik .yazi3 .hhizmetbar:hover .logo {
	display:none;
}
.icerik .yazi3 .hhizmetbar:hover .logo2 {
	display:inline;
}
.icerik .yazi4 {
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	border-bottom:1px solid #d6d6d6;
	background-color:#fafafa;
}
.icerik .yazi4 h2 {
	font-size:40px;
	line-height:40px;
	font-weight:300;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
.icerik .yazi4 .tarihceust {
	border:1px solid #d6d6d6;
	height:245px;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}
.icerik .yazi4 .tarihceust .solbilgi {
	font-size:25px;
	line-height:30px;
	float:left;
	text-align:center;
	width:444px;
	padding-top:80px;
}
.icerik .yazi4 .tarihceust .sagbilgi {
	font-size:25px;
	line-height:30px;
	float:right;
	text-align:center;
	width:444px;
	padding-top:80px;
}
.icerik .yazi4 .tarihceust .resimt {
	float:left;
	width:250px;
	margin-top:-20px;
}
.icerik .yazi4 .tarihceust .resimt img {
	width:100%;
}
.resimler {
	float:left;
	display:inline;
	width:100%;
	overflow:hidden;
}
.resimler .resim {
	float:left;
	display:inline;
	width:100%;
}
.resimler .resim img {
	width:100%;
}
.rspot {
	float:left;
	display:inline;
	width:calc(100% - 10px);
	margin-left:5px;
	padding-bottom:30px;
	font-size:25px;
	line-height:30px;
}
.refbar {
	float: left;
    display: inline;
    width: calc(25% - 32px);
    padding: 10px;
    margin: 5px;
	border:1px solid #d6d6d6;
	position:relative;
	z-index:1;
}
.refbar img {
	width:100%;
}
.dosyabar {
	float:left;
	width:100%;
	border-bottom:1px solid #e5e5e5;
	padding-top:20px;
	padding-bottom:20px;
}
.dosyabar .baslik {
	font-size:17px;
	line-height:24px;
	color:#000;
	float:left;
	padding-left:30px;
	background-repeat: no-repeat;
	background-size:contain;
}
.dosyabar .baslikpdf {
	background-image: url(../images/pdf_ico.png);
}
.dosyabar .baslikword {
	background-image: url(../images/word_ico.png);
}
.dosyabar .indir {
	float:right;
	font-size:14px;
	line-height:24px;
	font-weight:700;
	color:#000;
}
.haberbar {
	float:left;
	display:inline;
	width:100%;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #d6d6d6;
}
.haberbar .resim {
	float:left;
	display:inline;
	margin-right:20px;
	width:280px;
}
.haberbar .resim img {
	width:100%;
}
.haberbar .baslik {
	font-size:25px;
	padding:0px;
	margin-top:5px;
	color:#12110e;
	font-weight:300;
}
.haberbar .tarih {
	font-size:15px;
	font-weight:800;
	color:#cf171d;
}
.haberbar .bilgi {
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	height:80px;
	overflow:hidden;
	margin-top:10px;
}
.haberbar .link {
	float:left;
	font-size:16px;
	line-height:20px;
	color:#000000;
	margin-top:12px;
	padding:10px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#CCC;
	text-decoration:none;
}
.haberbar .link:hover {
	background-color:#000;
	color:#FFF;
}
.takimbar {
	float:left;
	display:inline;
	width:31.333333%;
	margin-right:2%;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #d6d6d6;
}
.takimbar .resim {
	float:left;
	display:inline;
	margin-right:20px;
	width:160px;
}
.takimbar .resim img {
	width:100%;
}
.takimbar .adsoyad {
	float:none;
	width:auto;
	font-size:22px;
	padding:0px;
	margin-top:0px;
	padding-bottom:0px;
	color:#12110e;
	font-weight:300;
}
.takimbar .gorev {
	float:none;
	width:auto;
	font-size:14px;
	line-height:18px;
	height:3px;
	font-weight:800;
	color:#cf171d;
	margin-top:5px;
	padding-bottom:0px;
}
.takimbar .link {
	float:left;
	font-size:16px;
	line-height:20px;
	color:#000000;
	margin-top:12px;
	padding:10px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#CCC;
	text-decoration:none;
}
.takimbar .link:hover {
	background-color:#000;
	color:#FFF;
}
.takimresim {
	float:left;
	width:300px;
	margin-right:20px;
	margin-bottom:10px;
}
.takimresim img {
	float:left;
	width:100%;
}
.adsoyad {
	float:left;
	width:calc(100% - 320px);
	font-size:25px;
	padding:0px;
	margin-top:10px;
	color:#12110e;
	font-weight:300;
}
.gorev {
	float:left;
	width:calc(100% - 320px);
	font-size:15px;
	font-weight:800;
	color:#cf171d;
	margin-top:10px;
	padding-bottom:10px;
}
.takimbilgi {
	font-size:16px;
	line-height:20px;
}
.tgeriok {
	width:80px;
	float:right;
	font-weight:500;
	color:#12110e;
	text-decoration:none;
	margin-top:20px;
	font-size:14px;
	text-align:right;
}
.orta .resimler {
	float:left;
	display:inline;
	width:340px;
	margin-right:20px;
	position:relative;
	margin-top:20px;
}
.resimler img {
	width:100%;
}
.geriok {
	float:right;
	font-weight:500;
	color:#12110e;
	text-decoration:none;
	margin-top:20px;
	font-size:14px;
}
.hbaslik {
	float:left;
	width:100%;
	font-size:25px;
	padding:0px;
	margin-top:5px;
	font-weight:300;
	color:#12110e;
}
.htarih {
	float:left;
	width:80%;
	font-size:15px;
	font-weight:800;
	color:#cf171d;
	margin-top:20px;
}
.hbilgi {
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	margin-top:20px;
	padding-bottom:40px;
}
.hhbilgir {
	float:left;
	width:calc(100% - 360px);
}
.iletisimalan {
	float:left;
	display:inline;
	width:460px;
	color:#333333;
	position:relative;
	z-index:1;
}
.iletisimalan th {
	font-size:18px;
	line-height:18px;
	font-weight:900;
	text-align:left;
	padding:0px;
	padding-bottom:10px;
	color:#b60001;
}
.iletisimalan td {
	padding:0px;
}
.iletisimalan td .adres {
	font-size:27px;
	line-height:34px;
	font-weight:300;
	color:#000000;
}
.iletisimalan td .tel {
	font-size:20px;
	line-height:24px;
	color:#000000;
	background-image: url(../images/telicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	display: inline;
	float: left;
	padding-left: 30px;
	margin-top:20px;
}
.iletisimalan td .faks {
	font-size:20px;
	line-height:24px;
	color:#000000;
	background-image: url(../images/faxicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	display: inline;
	float: left;
	padding-left: 30px;
	margin-top:20px;
}
.iletisimalan td .email {
	font-size:20px;
	line-height:24px;
	color:#000000;
	background-image: url(../images/emailicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	display: inline;
	float: left;
	padding-left: 30px;
	margin-top:20px;
}
.iletisimalan td {
	vertical-align:top;
	font-size:14px;
	line-height: 18px;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 10px;
}
.harita {
	float:left;
	width:100%;
	height:400px;
}
.iletisimform {
	float:left;
	width:calc(70% - 2px);
	padding:15%;
	padding-top:5%;
	padding-bottom:5%;
	font-size:30px;
	line-height:40px;
	color:#12110e;
	text-align:center;
	position:relative;
	margin-top:10px;
}
.iletisimform .ibaslik {
	font-size:17px;
	line-height:20px;
	font-weight:500;
	color:#000000;
	padding-bottom:50px;
	text-align:left;
}
.iletisimform .inputalan {
	float:left;
	width:50%;
	padding-bottom:40px;
}
.iletisimform .inputalan .inbaslik {
	font-size:13px;
	line-height:13px;
	color:#000000;
	font-weight:800;
	text-align:left;
	padding-bottom:5px;
}
.iletisimform .inputalan input {
	font-size:20px;
	line-height:20px;
	color:#12110e;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	width:90%;
	border:none;
	border-bottom:1px solid #e5e5e5;
}
.iletisimform .inputalan textarea {
	font-family: 'Catamaran', sans-serif;
	font-size:20px;
	line-height:20px;
	color:#12110e;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	width:95%;
	border:none;
	border-bottom:1px solid #e5e5e5;
}
.iletisimform .gonder {
	background-color:#cccccc;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:15px;
	line-height:15px;
	cursor:pointer;
}
.iletisimform .gonder:hover {
	background-color:#000;
	color:#fff;
}
.hizmetbilgi h4 {
	padding-top:20px;
	padding-bottom:5px;
	margin:0px;
}
.hizmetbilgi img {
	padding-bottom:20px;
}
.hizmetbilgi table {
	border-color:#e5e5e5;
}
.hizmetbilgi table th {
	font-weight:800;
	background-color:#f2f2f2;
	text-align:left;
	padding-left:20px;
}
.hizmetbilgi table td {
	padding-left:20px;
}
.altbar {
	float:left;
	display:inline;
	position:relative;
	z-index:3;
	width:100%;
	padding-top:30px;
	padding-bottom:90px;
	background-color:#f0f0f0;
}
.altbar .altlogo {
	float:left;
	display:inline;
	background-image: url(../images/altlogo.png);
	background-repeat: no-repeat;
	background-size:contain;
	width: 264px;
	height: 45px;
}
.altbar .altalan {
	float:left;
	width:100%;
	margin-top:30px;
}
.altbar .amenu {
	float:left;
	display:inline;
	margin-right:130px;
}
.altbar .amenu a {
	float:left;
	clear:left;
	text-decoration:none;
	color:#000000;
	font-size:17px;
	line-height:17px;
	margin-top:10px;
}
.altbar .amenu a:hover, .altbar .amenu .secili, .altbar .amenu .active {
	text-decoration:underline;
}

.altilt {
	float:right;
}
.altilt .adres {
	float:left;
	display: inline;
	font-size:17px;
	line-height:20px;
	color:#000000;
}
.altilt .tel {
	float:left;
	clear:left;
	background-image: url(../images/telicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	display: inline;
	padding-left: 30px;
	margin-top:20px;
	font-size:20px;
	line-height:24px;
	color:#000000;
}
.altilt .email {
	float:left;
	clear:left;
	display: inline;
	margin-top:20px;
	font-size:14px;
	line-height:24px;
	text-decoration:underline;
	color:#999999;
}
.altbar .altyazi {
	float:left;
	display:inline;
	width:100%;
	color:#999999;
	font-size:15px;
	line-height:15px;
	margin-top:40px;
}