 @import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@import url(https://fonts.googleapis.com/css?family=Cuprum:400,700);
 
 body {
      font-family: 'Cuprum', sans-serif;

    text-rendering: optimizeLegibility;
    font-size: 14px;
    line-height: 1.428571429;
    color: #223652;
    background: #ffffff;
        margin: auto;
		background: url(../resim/bodybg.jpg);
    background-repeat: repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: 3%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
li {
    list-style: none;
}
 ::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #999999;
}
::-webkit-scrollbar
{
    width: 6px;
    background-color: rgb(255, 178, 0);
}
::-webkit-scrollbar-thumb
{
    background-color: rgb(255, 178, 0);
}
a{
    cursor:pointer;
    outline: none;
    outline: 0;
    color:#fffffd;
	text-decoration: none;
}
a:hover{
    text-decoration:none;
    outline:none;
    outline: 0;
    color:#fffffd;
}
a:focus {
    outline: none;
    outline: 0;
    text-decoration:none;
    color:#fffffd;
}
a:active{
    outline:none;
    outline: 0;
    text-decoration:none;
}
.bosluk {
 padding: 5px 5px;
}
    .font9 { font-size:9px; }
	.font10 { font-size:10px; }
	.font11 { font-size:11px; }
	.font12 { font-size:12px; }
	.font13 { font-size:13px; }
	.font14 { font-size:14px; }
	.font15 { font-size:15px; }
	.font16 { font-size:16px; }
	.font17 { font-size:17px; }
	.font18 { font-size:18px; }
	.font20 { font-size:20px; }
	.font30 { font-size: 30px; }
	.font10gray { font-size:10px; color:#777777; }
	.font11gray { font-size:11px; color:#777777; }
	.kalin { font-weight:bold; }
	.normal { font-weight:normal; }
	.ok { cursor:pointer; }
	.gray { color:#7f7f7f; }
	.gray1 { color:#8d8d8d; }
	.yasak { cursor:not-allowed; }
	.beyaz  { color:#FFFFFF; }
	.siyah  { color:#000000; }
	.sari  { color:#FFFF00; }
	.mavi { color:#3b5998; }
	.mavi1 { color:#660099; }
	.yesil { color:#ff8800; }
	.kirmizi { color:#FF0000; }
	.bordo { color:#d54a37; }
	.arial { font-family:Arial, Helvetica, sans-serif; }
	.verdana { font-family:Verdana, Arial, Helvetica, sans-serif;}
	.tahoma { font-family:Tahoma, Arial, Helvetica, sans-serif;}
	.trebuc { font-family:"Trebuchet MS"; }
	.arial { font-family:Arial, Helvetica, sans-serif;}	
	.ubuntu { font-family:'Ubuntu'; }
	.check { width:14px; height:14px; cursor:pointer; }
	.kare1 { background:#FFFF00; border:0px solid #d0d0d0; padding:5px; margin:0px 0px; text-align:left; font-size:15px; color:#003399; }
	.center { text-align:center; }
	.left { text-align:left; }
	.right { text-align:right; }
	.gizle { display:none; }
    .saribg{background: #fff9d7;}
	.oranj{color: rgb(255, 178, 0);}
.font26_kalin{
    font-weight: 700;
    color: #1f334c;
    font-size: 26px;
    margin: 10px 0;
}

.font18_kalin {
    font-size: 18px;
    color: #1f334c;
    font-weight: 400;
    line-height: 25px;
}

.header2 {
    background: rgb(255, 178, 0);
    width: 100%;
    height: 47px;
	z-index: 999;
}
.golge {
    -webkit-box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.75);
	position: relative;
}
.golge2 {
    -webkit-box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 23px 0px rgba(51, 51, 51, 0.09);
}
.desen {
    border-top: 1px solid #999999;
    overflow: hidden;
    width: 100%;
    color: #aaaaaa;
    font-weight: 300;
    background: #464646 url(../resim/pattern.png);
}
.desen2 {
    border: 1px solid rgb(255, 178, 0);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.8) url(../resim/pattern2.png);
}
.desen3 {
     
    background: rgba(0, 0, 0, 0.87) url(../resim/pattern2.png)
}
.iconset1 {
	    padding: 5px 0px;
	    cursor: pointer;
margin-top: -60px;
    float: left;
    left: 70px;
    top: 30px;
    position: relative;
    width: 116px;
    height: 99px;
    background: url(../resim/services-sprite.png) no-repeat 0 0;
}
.amenu1 {
 
    background-position: -0px -17px;
}
.amenu1hover {
        -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    -ms-transition: All 0.2s ease;
    transition: All 0.2s ease;
     background-position: -0px -127px;
    
}
.amenu2 {
 
    background-position: -118px -18px;
}
.amenu2hover {
        -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    -ms-transition: All 0.2s ease;
    transition: All 0.2s ease;
     background-position: -118px -128px;
    
}
.amenu3 {
 
    background-position: -233px -18px;
}
.amenu3hover {
        -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    -ms-transition: All 0.2s ease;
    transition: All 0.2s ease;
     background-position: -233px -128px;
    
}
.amenu4 {
 
    background-position: -349px -18px;
}
.amenu4hover {
        -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    -ms-transition: All 0.2s ease;
    transition: All 0.2s ease;
     background-position: -349px -128px;
    
}
.menu_tx {
    position: relative;
    outline: none;
    font-size: 14px;
     color: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
    text-transform: uppercase;
    
    font-weight: 400;
}
.slide_controls {
position: relative;
    top: -32px;
    background: url(../resim/kontrol-bg.png) no-repeat;
    width: 205px!important;
    height: 33px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.marquee1 {
     background-color: #fff;
    margin-top: 10px;
    border: 1px solid #dddddd;
    border-radius: 0 4px 4px 0;
    height: 45px;
    margin-left: 40px;
    position: relative;
}
.marquee1_bilgi {
    position: relative;
     z-index: 50;
    left: -2px;
    /*background: url(../resim/mg-titlte.png) no-repeat;*/
    width: 67px;
    height: 47px;
    text-align: center;
   margin-bottom: -30px;
}
 
#display {
    top: -10px;
    height: 30px;
    overflow: hidden;
    position: relative;
}
#text{
 padding: 2px 0px;
   height: 47px;
  cursor:pointer;
  overflow:hidden;
  position:absolute;
  left:10px;
  margin-right:10px;
 
}
#block {
		    cursor: pointer;

    float: left;
    width: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    border-radius: 4px;
    min-height: 200px;
    text-align: center;
    background-color: #fff;
    padding: 20px;
-webkit-box-shadow: 0px 10px 23px 0px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 23px 0px rgba(0, 0, 0, 0.1);
 }
 
 
 
div#block:hover h3,div#block:hover p,.iconset1 .amenu1 .amenu1:hover{
	
	   -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    -ms-transition: All 0.2s ease;
    transition: All 0.2s ease;
         color:rgb(255, 178, 0);
}
.header_text {
	color: #fffffd;
    width: 450px;
    position: relative;
    top: -200px;
    z-index: 50;
    display: block;
    left: 150px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);
}
.btn-menu {
	cursor: pointer;
        padding: 10;

    width: 120px;
 
background: rgb(255, 178, 0);
    border: 1px solid rgb(255, 178, 0);
    /* box-shadow: 0px 2px 0 rgba(60, 59, 59, 0.36), 2px 4px 6px rgba(51, 51, 51, 0.57); */
    font-weight: 900;
    letter-spacing: 1px;

}
.btn-menu:hover {
border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
      -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
} 
  
.btn {
	    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.2);
	text-align: center;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  margin: 0 auto 2em;
  max-width: 160px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
@media (min-width: 400px) {
  .btn {
    display: inline-block;
    margin-right: 2.5em;
  }
  .btn:nth-of-type(even) {
    margin-right: 0;
  }
}
@media (min-width: 600px) {
  .btn:nth-of-type(even) {
    margin-right: 2.5em;
  }
  .btn:nth-of-type(5) {
    margin-right: 0;
  }
}
.btn:hover {
  text-decoration: none;
}
.btn-3 {
	border-radius: 10px;
    background: rgb(255, 178, 0);
    border: 1px solid rgb(255, 178, 0);
    box-shadow: 0px 2px 0 rgba(60, 59, 59, 0.36), 2px 4px 6px rgba(51, 51, 51, 0.57);
    font-weight: 900;
    letter-spacing: 1px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}
.btn-3:hover {
    border-radius: 20px;
    background: #464646;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.2);
    color: #fffffd;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8);
    letter-spacing: 1px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}
.daire {
	cursor: pointer;
    text-align: center;
    background-color: #fff;
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
  
}
.daire:hover {
-webkit-box-shadow: -2px -1px 23px 7px rgba(250,205,127,1);
-moz-box-shadow: -2px -1px 23px 7px rgba(250,205,127,1);
box-shadow: -2px -1px 23px 7px rgba(250,205,127,1);
   
    -webkit-transition: all 650ms linear;
    transition: all 650ms linear;
	  
}
.reklam_bilgi_baslik {
    width: 200px;
    font-size: 18px;
    top: -20px;
    color: #fffffd;
    position: relative;
    left: 0px;
    z-index: 2;
}
.reklam_bilgi {
text-align: center;
    width: 180px;
    position: relative;
    top: -29px;
    font-size: 18px;
    color: #1f334c;
    font-weight: 100;
    line-height: 20px;
    left: 10px;
}
/******************Uye Rapor***********************/

.sag_block {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}
.table_box {
    box-sizing: border-box;
    border: 1px solid #dddddd;
    background-color: #fff;
}
.sss_mesaj {
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 10px 50px;
}
#sss_block {
		    cursor: pointer;

    float: left;
    width: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    border-radius: 4px;
    min-height: 200px;
    text-align: center;
    background-color: #fff;
    padding: 20px;
-webkit-box-shadow: 0px 10px 23px 0px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 23px 0px rgba(0, 0, 0, 0.1);
 }
 .impform {
    background: #fff;
    font-size: 0.8rem;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bdc7d8;
    margin: 4px;
    padding: 3px;
    padding: 5px 5px;
    height: 30px;
    font-weight: bold;
    color: #666;
    font-family: 'FS Albert Pro Web Light', Helvetica, Arial, sans-serif;
    font-size: 1.167em;
    line-height: 1.231;
}
.iletisim_form {
    box-shadow: 0 2px 3px #EAEAEA;
    height: 40px;
    padding: 0px 10px;
    border: 1px solid #cccccc;
    border-radius: 2px;
}