﻿








/*arrow-center*/

.arrow-center{
	width:1000px;
	height:32px;
	float:right;
	background-image: url(/img/arrow-center.png);
	background-repeat: no-repeat;
	background-position: center center;
}



/*white*/
.white {
	color:#ffffff;
	display:block;
	margin-top: 6px;
}


/*footer-social img*/
.footer-social img{
	margin-right:-2px;
}

/* p */
p {
	line-height: 1.5;
	color:#5b6163;
	font-size: 18px;
}

/*detay2-content img*/
.detay2-content img{
	display: block;
    margin: auto;
}

/*kurumsal-content*/
.kurumsal-content li p{
	margin:10px 0 0 0;
	text-align:center;
	font-size: 14px;
}

/* detay-content h3 */  /* DATA CENTER SUNUCU BARINDIRMA ve benzeri sayfalar içinde kullanılmalı */
/*.detay-content h3{
	margin-bottom:17px;
	font-size:24px;
	color:#ffffff;
	margin-top:15px;
	padding:5px 10px 5px 10px;
	background-color:#d7b42b;
	letter-spacing: 0.3px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: -o-max-content;
	width: -ms-max-content;
	width: max-content;
}

.detay2-content h3{
	margin-bottom:17px;
	font-size:24px;
	color:#5b6163;
	margin-top:15px;
	font-weight:bold;
	letter-spacing: 0.3px;
	
}*/



/* İLETİŞİM */
/*İLETİŞİM*/

/*

.content-iletisim{
	width:100%;
	height:225px;
	clear:both;
	float:left;
	margin-bottom: 5px;
	background:#979797;


}

.iletisim-content{
	width:1000px;
	overflow:hidden;
	margin:auto;
	margin-top:15px;
	margin-bottom:30px;
	background-color:#ffffff;
	color:#5b6163;
	font-weight: lighter;
	clear:both;
}

.iletisim-content li{
	height:30px;
	float:left;
}



.iletisim-content p img{
	margin:0 10px -10px  0;
}
.iletisim-content img{
	margin:30px 0 0  0;
}
.iletisimSol{
	width:470px;
	height:514px;
	float:left;
	border-bottom:1px solid #dedede;
}
.iletisimSag{
	width:470px;
	height:514px;
	float:right;
	border-bottom:1px solid #dedede;
}

.iletisimLab{
	width:455px;
	height:50px;
	border:2px solid #5b6063;
	float:left;
	margin:0 0 10px 10px;
	background: url(/img/tick.png) 420px center no-repeat;
}
.iletisimLab2{
	width:455px;
	height:50px;
	border:2px solid #e3e3e3;
	float:left;
	margin:0 0 10px 10px;
	background: url(/img/tick-2.png) 420px center no-repeat;
}
.iletisimLab3{
	width:455px;
	height:150px;
	border:1px solid #e3e3e3;
	float:left;
	margin:0 0 10px 10px;
	background: url(/img/tick-2.png) 420px 10px no-repeat;
}
.iletisimLab4{
	width:455px;
	height:50px;
	border:2px solid #e3e3e3;
	float:left;
	margin:0 0 10px 10px;
}

.iletisimSol table > tr > td{
	width:470px;
	height:30px;
	background:#000;
}
.gonder{
	float:right;
	border:none;
	margin-right:10px;
}

.notIletisim{
	font-size:25px;
	margin-bottom:30px;
	margin-top:10px;
}
.iletisimSerit{
	width:1000px;
	height:1px;
	float:left;
	margin:0 0 30px 0;
	background:#dedede;
}
.kroki{
	width:158px;
	height:30px;
	float:left;
	margin:10px 0 10px 0;
}

.iletisimAlt{
	width:1000px;
	height:88px;
	margin:auto;
	color:dedede;
	text-align:center;
}
.iletisimAlt p{
	font-size:18px;
}

    */