#cssmenu1 ul,
#cssmenu1 li,
#cssmenu1 span,
#cssmenu1 a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu1 {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #ff8600;
  background: -moz-linear-gradient(top, #febc00 0%, #ff8600 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #febc00), color-stop(100%, #ff8600));
  background: -webkit-linear-gradient(top, #febc00 0%, #ff8600 100%);
  background: -o-linear-gradient(top, #febc00 0%, #ff8600 100%);
  background: -ms-linear-gradient(top, #febc00 0%, #ff8600 100%);
  background: linear-gradient(to bottom, #febc00 0%, #ff8600 100%);
  border-bottom: 2px solid #ff8600;
  /*width: 1000px;*/
}
#cssmenu1:after,
#cssmenu1 ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu1 a {
  background: #ff8600;
  background: -moz-linear-gradient(top, #febc00 0%, #ff8600 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #febc00), color-stop(100%, #ff8600));
  background: -webkit-linear-gradient(top, #febc00 0%, #ff8600 100%);
  background: -o-linear-gradient(top, #febc00 0%, #ff8600 100%);
  background: -ms-linear-gradient(top, #febc00 0%, #ff8600 100%);
  background: linear-gradient(to bottom, #febc00 0%, #ff8600 100%);
  color: #ffffff;
  display: block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 19px 20px;
  text-decoration: none;
}
#cssmenu1 ul {
  list-style: none;
}
#cssmenu1 > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu1.align-center {
  text-align: center;
}
#cssmenu1.align-center > ul > li {
  float: none;
}
#cssmenu1.align-center ul ul {
  text-align: left;
}
#cssmenu1.align-right > ul {
  float: right;
}
#cssmenu1.align-right ul ul {
  text-align: right;
}
#cssmenu1 > ul > li > a {
  color: #ffffff;
  font-size: 12px;
}
#cssmenu1 > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #7E3117;
  margin-left: -10px;
}
#cssmenu1 > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu1.align-right > ul > li:first-child > a,
#cssmenu1.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu1.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu1 > ul > li.active > a,
#cssmenu1 > ul > li:hover > a {
  color: #ffffff;
  /*box-shadow: inset 0 0 3px #000000;*/
  box-shadow: inset 0 0 3px #FF4D00;
  -moz-box-shadow: inset 0 0 3px #FF4D00;
  -webkit-box-shadow: inset 0 0 3px #FF4D00;
  background: #F88017;
  background: -moz-linear-gradient(top, #ff8600 0%, #F88017 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8600), color-stop(100%, #F88017));
  background: -webkit-linear-gradient(top, #ff8600 0%, #F88017 100%);
  background: -o-linear-gradient(top, #ff8600 0%, #F88017 100%);
  background: -ms-linear-gradient(top, #ff8600 0%, #F88017 100%);
  background: linear-gradient(to bottom, #ff8600 0%, #F88017 100%);
}

* {
	padding: 0; margin: 0; list-style: none; border: 0; text-decoration: none; font-family: Arial; font-size: 14px; line-height: 21px
}

#cssmenu1 {
	overflow: hidden;
	background-color: #111;
	width:1000px;
}
#cssmenu1 ul li {
	float: left
}
#cssmenu1 ul li a {
	display: block;
	padding: 10px 20px;
	color: #fff;
	border-right: 1px solid #555
}
#cssmenu1 ul li a:hover {
	background-color: #555
}
.menuAc {
	/*background-color: #fa6585;*/
	padding: 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	display: none
}


@media (max-width: 700px) {
	.menuAc { display: block }
	#cssmenu1 ul { display: none }
	#cssmenu1 ul li { float: none }
	#cssmenu1 ul li a { border-right: none; border-bottom: 1px solid #555}
	.logo{display: none } .circleBase{display: none } .type1{display: none }
	#cssmenu1{    overflow: hidden;    background-color: #111; width:100%;}
	.iletisim span {
    color: #0C264C;
    font-size: 1.11em;
    margin-bottom: 3px;
}
.footer-right2{ float:right; text-align:right; display:none;}

}
@media (min-width: 700px){
	#cssmenu1 ul { display: block!important }
}
.araclarh3{display:block; font-weight:500; }
.content .iletisim-baslik { font-weight:bold;}
.referans1{
	background-color:#91acc0;
}
.iletisim p{
	color:#111;
	font-size:1em;
	margin-bottom:3px;
	font-weight:600;
}
.iletisim span{
	color:#0C264C;
	font-size:1em;
	margin-bottom:3px;
}
.iletisim i {
	margin:0 5px 0 0;
	color:#025EBD;font-size:20px;
}
.iletisim-yaz-basliklari{
	color:cadetblue;
	font-size:1.3em;
	margin-bottom:10px;
}


.referans{background-color:#f1f1f1; float:left; padding:10px 0 20px 10px;
  
}
.refyazi{    width: 300px;
    height: 200px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-right: 50px;
}
.refimg img{
  width:300px; height:auto; margin-top:5px;
}
.refimg {
  width:300px; height:auto; margin-top:5px;
}