body{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #5B5B5B;
}

a{
	color: #5B5B5B;
}
a:hover{
	color: #12BEB8;
}

.header{
	background-image: url("../images/bg/header.png");
    background-repeat: no-repeat;
    height: 125px;
    left: 50%;
    margin-left: -543px;
    padding: 15px 80px;
    position: absolute;
    width: 928px;
    z-index: 999;
}

.footer{
	background-image: url("../images/bg/footer.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 200;
    height: 70px;
    margin: -30px auto 0;
    padding: 68px 80px 0;
    position: relative;
    text-align: center;
    width: 928px;
}

.footer > a {
    left: 100px;
    position: absolute;
    top: 52px;
    display: block;
}

.smfooter {
    position: absolute;
    right: 115px;
    top: 55px;
}
.smfooter a{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin-left: 20px;
}
.smfooter a:hover{
	background-position: 0 -40px;
}
.smfooter a.fb{
	background-image: url("../images/icons/fb2.png");
}
.smfooter a.tw{
	background-image: url("../images/icons/tw2.png");
}

.logo{
	float: left;
}

.promo{
	height: 600px;
}

.overlayimage{
	background-image: url("anasayfa.jpg");
    background-repeat: no-repeat;
    height: 1700px;
    left: 50%;
    margin-left: -839px;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 1679px;
    z-index: 999999;
}

.mainmenu{
	float: right;
	margin-top: 30px;
}

.mainmenu li{
	float: left;
	margin-left: 45px;
}
.mainmenu li:first-child{
	margin-left: 0;
}
.icslider{
	height: 200px;
	overflow: hidden;
}
#full-width-slider {
  width: 100%;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
    background-image: url("../images/bg/promo.png");
    height: 298px;
    left: 50%;
    margin-left: -493px;
    position: absolute;
    top: 258px;
    width: 988px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
    height: 220px;
	position: absolute;
	right: 130px;
	width: 220px;
	display: table;
	top:30px
}
.infoBlock p a {
	color: #FFFFFF;
    display: table-cell;
    font-size: 30px;
    font-weight: 400;
    line-height: 31px;
    margin-top: -64px;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%;
}
.infoBlock p a:hover{
	color: #12BEB8;
}

	
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

.mainreferanslar {
    padding: 50px 0;
}

.mainhaberimg {
    height: 282px;
    left: 100px;
    position: absolute;
    top: 78px;
    width: 282px;
    border-radius: 141px;
	-webkit-border-radius: 141px;
	-moz-border-radius: 141px;
}
.mainhaberimg img{
    height: 100%;
    width: 100%;
    border-radius: 141px;
}

.mainhaberimg .mask{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.mainhabertxt {
    left: 423px;
    position: absolute;
    top: 86px;
}

.mainhabertxt h2 {
    color: #12BEB8;
    font-size: 36px;
    font-weight: 200;
    line-height: 57px;
}

.mainhabertxt > p {
    position: absolute;
    top: 147px;
}

.tumhaberler {
    left: 425px;
    position: absolute;
    top: 338px;
    z-index: 999;
}
.tumhaberler a{
	color: #12BEB8;
}
.tumhaberler a:hover{
	text-decoration: underline;
}

.habercizgi {
    background-image: url("../images/bg/habercizgi.png");
    height: 159px;
    left: 0;
    position: absolute;
    top: 217px;
    width: 988px;
    z-index: 999;
}

.mainsosyalmedya{
	padding: 88px 0 118px;
}

.sm1{
	background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 37px;
    font-weight: 200;
    height: 120px;
    line-height: 42px;
    padding-left: 150px;
    position: relative;
    width: 262px;
}

.sm1.twitter{
	background-image: url("../images/bg/sm_tw_line.png");
}
.sm1.facebook{
	background-image: url("../images/bg/sm_fb_line.png");
}

.sm1>span{
	position: absolute;
	display: block;
	width: 94px;
	height: 100px;
	overflow: hidden;
	left: 20px;
	top: 0px;
}
.sm1.twitter>span{
	background-image: url("../images/icons/tw1.png");
}
.sm1.facebook>span{
	background-image: url("../images/icons/fb1.png");
}

.sm1:hover{
	background-position: 0 -120px;
}
.sm1:hover>span{
	background-position: 0 -101px;
}

#refslider{
}

#refslider .slide{
	border-right: 1px solid #5B5B5B;
    float: left;
    height: 60px;
    padding: 10px 0;
    text-align: center;
}

.mainhaberler{
	background-image: url("../images/bg/main_news.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 455px;
}
#mainhaberler{
	width: 988px;
}

.content .grid_3{
	background-image: url("../images/bg/leftmenu.png");
	background-repeat: repeat-y;
	padding-top: 90px;
	padding-bottom: 30px;
}
.leftmenu{margin-bottom: 30px;}
.leftmenu>li{
	padding: 20px 0;
	border-top: 1px dotted #13beb8;
	width: 210px;
}
.leftmenu li a{
	color: #5B5B5B;
	font-size: 15px;
	font-weight: 400;
	display: inline-block;
	width: 210px;
	outline: none;
}
.leftmenu li:first-child a{
	/*border-top: 1px dotted #13beb8;*/
}
.leftmenu li a:hover, .leftmenu li a.aktif{
	color: #13beb8;
}

.leftmenu li ul li:first-child{
	margin-top: 10px;
}
.leftmenu li ul li a{
	padding: 3px 0;
	font-size: 14px;
	border: none;
	padding-left: 20px;
	font-weight: 400;
}
.leftmenu li ul li:first-child a{
	border: none;
}

.content .grid_9{
	padding: 40px 0;
}
.content .grid_9 h1{
	background-image: url("../images/bg/contenth1.png");
	width: 736px;
	height: 114px;
	position: relative;
}
.content .grid_9 h1 span{
	position: absolute;
	color: #13beb8;
	font-size: 32px;
	font-weight: 200;
	top: 5px
}
.content .grid_9 h2{
	color: #13beb8;
	margin-top: 40px;
	font-size: 20px;
	font-weight:400;
}
.content .grid_9 h3{
	color: #333;
	margin-top: 40px;
	font-weight:400;
}
.content .grid_9 p{
	margin-top: 20px;
	font-weight: 400; 
	font-size: 14px;
	padding-right: 200px;
}

.content .grid_9 img{
	margin-top: 20px;
	margin-right: 10px;
}

.content .grid_9 p.onemli{
	border: 1px solid #b8c97b;
	background-color: #e5edc4;
	background-color: -webkit-gradient(linear, left top, left bottom, from(#e5edc4), to(#ccdd99));
	background-color: -moz-linear-gradient(top,  #e5edc4,  #d9e4ac);
	-pie-background: linear-gradient(top,  #e5edc4,  #d9e4ac);
	background-image: url("../images/icons/error.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	color: #3f7227;
	text-shadow: 0 1px 0 #fff;
	padding: 10px 10px 10px 40px;
	width: 450px;
}

.iletisim .grid_4,.iletisim .grid_8{
	padding: 40px 0;
}
.iletisim .grid_4 h2{
	color: #13beb8;
	margin-bottom: 10px;
}
.iletisim .grid_4 p{
	margin-bottom: 10px;
	font-weight: 200;
}
.iletisim .grid_4 form{
}
.iletisim .grid_4 form .tbox{
	width: 250px;
	border: 1px solid #13beb8;
	padding: 4px;
	margin-bottom: 7px;
	font-size: 14px;
}
.iletisim .grid_4 form .tarea{
	width: 250px;
	border: 1px solid #13beb8;
	padding: 4px;
	margin-bottom: 7px;
	font-size: 14px;
}
.iletisim .grid_4 form .submit{
	background-color: #13beb8;
	padding: 4px 10px;
	text-align: center;
	border: none;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}
.iletisim .grid_4 form .submit:hover{
	background-color: #5b5b5b;
}

ul.mim{
	margin-top: 10px;
}
ul.mim li{
	background-image: url("../images/icons/mim.png");
	background-position: left center;
	padding-left: 25px;
	margin-top: 7px;
	background-repeat: no-repeat;
	font-weight: 400; 
	font-size: 14px;
	line-height: 16px;
	padding-right: 200px;
}


@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 600px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 600px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 600px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}


.haberler{
	padding-bottom: 50px;
}

.haberler .grid_12 h1{
	width: 100%;
	height: 45px;
	position: relative;
	margin-top: 30px;
	border-bottom: 1px solid #13beb8;
}
.haberler .grid_12 h1 span{
	position: absolute;
	color: #13beb8;
	font-size: 32px;
	font-weight: 200;
	top: 5px
}

.haberler ul li{
	margin-top: 40px;
	float: left;
}
.haberimg{
	float: left;
	position: relative;
	overflow: hidden;
	width: 282px;
	height: 282px;
}
.haberimg a{
	display: block;
	width: 282px;
	height: 282px;
	position: relative;
}
.haberimg img{width: 282px; height: 282px;}
.haberimg .mask{
	position: absolute;
	left: 0;
	top: 0;
}
.habertxt {
    margin-left: 20px;
    float: left;
    width: 680px;
}
.habertxt h2 {
    color: #12BEB8;
    font-size: 28px;
    font-weight: 200;
    line-height: 34px;
    padding-bottom: 10px;
}
.habertxt > p {
	font-size: 14px;
	font-weight: 400;
	padding:10px 0; 
}

.pagination li{
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}
.pagination li a{
	display: block;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	background-color:  #12BEB8;
	color:  #FFF;
	border-radius: 5px;
}
.pagination li a:hover{
	background-color:  #12BEB8;
}
.pagination li a.aktif{
	background-color: #333;
}


.referanslar li{
	float: left;
	margin-right: 20px;
	height:80px;
	width: 205px;
	border:1px solid #f9f9f9;
	line-height: 100px;
	padding: 20px 10px;
	overflow:hidden;
	text-align: center;
}


