﻿/*
	Project			: 
	v.1 			: 2018
	Company Name	: Data1 Integral Technologies
	Code By			: Kübra İstafiloğlu - kubra.istafiloglu@data1.com.tr
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, a, form, dl, dt, dd, fieldset{
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;}
body {
	margin: 0px;
	font-family: 'Poppins', sans-serif;	color:#696969; width:100%;
	position:absolute

}
a:link { text-decoration: none;} a:visited { text-decoration: none;} a:hover { text-decoration: none;} a:active { text-decoration: none;} img { border:none } .clear { clear:both }

::selection { background: #000; color:#FFF }
::-moz-selection { background: #000; color:#FFF }
/*
color:rgba(0, 0, 0, 0.5);
color:rgba(255, 255, 255, 0.5);
*/
.headerbg {
	width:100%;
	height:auto;
	padding:16px 0;
	background:#f8f8f8; margin-bottom:30px; margin-top:-37px; border-bottom:1px solid #f2f2f2}
.headerbg .baslik { margin-bottom:0}
.headerbg .content{ min-height:auto;}
.baslik {
	font-size:14px;
	color:#686868;
	margin-bottom:10px;
	font-weight:300;
	
}
.baslik a {
	font-weight:normal;
	color:#696969;
}
.baslik a:hover {
	font-weight:normal;
	color:#47942a;
}
.text {
	font-size:12px;
	color:#696969;
	line-height:17px
}
.text2 {
	font-size:13px;
	color:#696969;
	line-height:22px;
	font-weight:400
}
.text2-2 {
	font-size:15px;
	color:#696969;
	line-height:38px;
	font-weight:600;
	margin-bottom:15px;
}
.opa
{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.opa:hover
{
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.golge
{
	box-shadow: #ccc 0px 0px 9px;
	-moz-box-shadow: #ccc 0px 0px 9px;
	-webkit-box-shadow: #ccc 0px 0px 9px;
}
.oval
{
	-webkit-border-radius:  10px;
	-moz-border-radius:  10px;
	border-radius:  10px;
}
.sure {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.left {	float:left}
.right { float:right}
.clear { clear:both}

.text-right {
	text-align:right
}
.margin-left {
	margin-left:30px
}
.header{
	width:100%;
	position:fixed;
	height:85px;
	z-index:99 !important;
	background:#FFF
}
.top-menu{
	width:100%;
 	background:#fff;
	padding:18px 0 8px 0;
	}
.top-menu .m{
	float:left;
	margin-right:15px;
	color:#686868;
	font-size:11px;
	font-weight:600;
	padding-bottom:8px}
.top-menu .m:hover{
	border-bottom:2px solid #000;
	color:#000}
.top-menu .m-aktif{
	border-bottom:2px solid #47962b;
	color:#000}
.top-menu .mright{
	float:right;
	margin-right:15px;
	color:#000;
	font-size:11px;
	font-weight:600;
	padding-bottom:8px; text-transform: capitalize;}
.top-menu .mright:hover{
	color:#47962b}	
 .mrightaktif{
	color:#47962b !important}	
.content {
	width:1200px;
	height:auto;
	margin:0 auto;
    min-height:400px;
}
.header-white{
	width:100%;
	height:43px;
	background:#262626;
	padding:0 0 18px 0;
	border-top:5px solid #47952a
}
.fixed{
	height:155px}
.hemenilanver{
	width:auto;
	padding:9px 15px 9px 15px;
	height:auto;
	background:#ffb400;
	float:right;
	margin-top:-9px;
	color:#000;
	font-size:11px;
	font-weight:bold}

.hemenilanver:hover{
	background:#262626;
	color:#fff;}
	
.banner{
	width:930px;
	height:auto;
	float:left;}
.banner .ilanlar{
	    width:220px;
    height: auto;}
.banner .ilanlar img {
    width: auto !important;
    height: 160px !important;
    margin-bottom: 5px;
}
.banner23{

	float:none !important;
	margin:0 auto}
.left-menu{
	
	width:195px;
	height:auto;
	float:left;
	margin-right:13px;
	border:1px solid #eaeaea;
	border-bottom:0
}
.left-menu .l-m2{
	border-bottom:0 !important
}
.left-menu .l-m{
	font-size:14px;
	color:#696969;
	width:96%;
	height:auto;
	border-bottom:1px solid #eaeaea;
	padding:0  0 0 4%;
	cursor:pointer;
	font-weight:600;
	line-height:22.1px;
	float:left
}
.left-menu .l-m:hover{
	background:#47962b;
	color:#fff
}
.left-menu .l-m a{
	width:96%;
	height:auto;
	font-size:13px;
	float:left;
	color:#696969;
	font-weight:20px;
	padding:7px 0 7px 4.5%;
	font-weight:normal;
	line-height:25px


}
.l-m a:hover{
	background:#47962b;
	color:#fff !important
}

.lm3 {
	padding:7px 0 7px 4.5% !important;
		background:#f8f8f8;color:#47962b !important;}

.lm3:hover {
		background:#f8f8f8 !important;	color:#47962b !important;
} 
.left-menu {
	font-size:12px;
	color:#696969;
	font-weight:20px;
	margin-bottom:15px
}
.br {
	width:70px;
	height:2px;
	background:#47942a;
	margin-bottom:10px}
.reklam-alani{
	width:251px;
	height:auto;
	float:left;
	margin-left:19px;}
.reklam-alani img{
	width:100%;
	height:auto;
	margin-bottom:9px;}
.index-left{
	width:1200px;
	height:auto;
	margin-bottom:5px;
	float:left;
}
.index-left-detail{
	width:100%;
	height:auto;
	margin-bottom:5px;
	float:left;
}
.index-left-detail .banner{
	width:1200px;
	height:auto;
	margin-bottom:5px;
	float:left;
}


.ilanlar{
	width:220px;
	height:auto;
	text-align:center;
  	margin-bottom:25px;
 	float:left;
	margin-right:25px;     box-shadow: 0 4px 8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.10);
 }
	
.ilanlar .opa{
	 
	opacity: 100 !important;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
 
	
.ilanlar:hover{
 	background:#fff;
	
	  box-shadow: 0 4px 8px rgba(0,0,0,.20),0 0 2px rgba(0,0,0,.28);
	  
	  }
.ilanlar img {
    width: auto !important;
    height: 160px !important;
    margin-bottom: 10px;
 
}
	.fiyat3{
		font-size:16px;
		font-weight:bold; margin:0 auto;
		color:#47952a; width:80%;  margin-bottom:10px}
.ilanlar .baslik{
	width:80%;
    max-height:32px;
    height:40px;
    overflow: hidden;
 	
	margin:11px auto 5px auto;
	
	font-size:13px;
	font-weight:400;
	color:#464242;
	line-height:16px;
	text-transform:uppercase;
}.ilanlar:hover .baslik{
	color:#47942a;
}.ilanlar:hover .baslik a{
	color:#000;
}
img {
   max-width: 100%; 
   height: auto;
    -ms-interpolation-mode: bicubic;
}
.homebg {
	width:100%;
	height:150px; margin-top:-40px; margin-bottom:10px; padding:20px 0;
	background:url(../images/bg.jpg) repeat-x bottom center}
.ilan0{
	margin-right:0px}
.list-v{
	width:47px;
	padding:6px 0 6px 0;
	height:auto;
	background: rgba(218,165,32, .8);
	color:#FFF;
	font-size:10px;
	position:absolute;
	float:right;
	margin-left:172px;
	z-index:9}
.list-v:hover{
	color:#fff;
	background: rgba(218,165,32, .9);
}

.list-v img{
	height:12px !important;
	width:32px !important ;
	margin-bottom:0 !important
}



.vitrin{
	width:47px;
	padding:4px 0 4px 0;
	height:auto;
	background: rgba(218,165,32, .8);
	color:#FFF;
	font-size:10px;
	position:absolute;
	float:right;
	margin-left:172px;
	z-index:9}
.vitrin:hover{
	color:#fff;
	background: rgba(218,165,32, .9);
}
.vitrinliste{
	width:auto;
	padding:2px 7px 2px 7px;
	height:auto;
	background: rgba(218,165,32, .8);
	color:#FFF;
	font-size:10px;
	position:absolute;
	float:left;
	text-align:center;
	z-index:9}
.vitrinliste:hover{
	color:#fff;
	background: rgba(218,165,32, .9);
}

.vitrindetail{
	width:100px;
	padding:6px 0 6px 0;
	height:auto;
	background: rgba(218,165,32, .8);
	color:#FFF;
	font-size:10px;
	position: relative;
	float:left;
	z-index:9;
	text-align:center;
	}
.vitrindetail:hover{
	color:#fff;
	background: rgba(218,165,32, .9);
}
.sonilanlar{
	width:1188px;
	height:auto;
	background:#fff;
	margin-bottom:20px;
	border:1px solid #eaeaea;
	padding:3px 0px 10px 12px}

.sonilanlar .ilanleft{
	float:left;
	width:287px;
	height:auto;
	padding-right:10px;
	
}
.sonilanlar .ilan{
	margin-bottom:10px;
	margin-top:10px;
    float:left;
    	padding-right:10px;

	width:287px;
	height:40px;


}


.sonilanlar .aciklama{
	color:#464242;
	font-size:12px;
	padding:7px 3% 7px 3%;
	width:72%;
	float:left;
	max-height:34px;
	height:34px;
	overflow:hidden;	background:#f8f8f8


}
.sonilanlar .aciklama:hover{
	color:#000;
	background:#f2f2f2
}
.saciklamagold{
	color:#000;
	background:#f6efdf
}
.saciklamagold:hover{
	color:#000;
	background:#f1e9d4 !important
}
.sonilanlar .tarih{
	background:#fff;
	border:1px solid #eaeaea;

	color:#333;
	font-size:16px;
	text-align:center;
	padding:3px 0 0 0;
	float:left;
	width:19.7%;
	height:auto;
	font-weight:300

}
.sonilanlar .ay{
	background:#f2f2f2;
	color:#000;
	font-size:9px;
	text-align:center;
	padding:1px 0 1px 0;
	width:100%;
	margin-top:4px;
	font-weight:600

}
.sonilanlar .gold { 
 	color:#c18800;
	font-weight:600;

	} 
.sonilanlar .gold .ay { 
 	background:#c18800;
	color:#fff;
	font-weight:600;

	}  /*
.goldaciklama { background:url(../images/goldbg.png) top right  no-repeat #f8f8f8 !important}
.goldaciklama:hover { background:url(../images/goldbg.png) top right  no-repeat #f2f2f2 !important}
*/
h1{
	font-size:20px;
	font-weight:300;}
	
.menu {
	float:right;
	width:80%;
	height:auto;
 }

.menu .m{
	float:right;
	margin-left:25px;
	color:#fff;
	font-size:14px;
	font-weight:600;
	padding-bottom:8px}
.menu .m:hover{
	color:#47962b; 
	   border-bottom: 2px solid #47962b;}
.menu .m-aktif{
	color:#fff; background:#47962b
    }
.menu .mright{
	float:right;
	margin-right:15px;
	color:#686868;
	font-size:11px;
	font-weight:600;
	padding-bottom:8px}
.menu .mright:hover{
	color:#000}	
.footer{
	width:100%;
	height:auto;
	background:#262626;
	padding:60px 0 60px 0;
	margin-top:15px;
	border-top:3px solid #47942a}

.footer2{
	width:100%;
	height:auto;
	background:#1b1b1b;
	padding:20px 0 20px 0;
	font-size:12px
}
.footer2 .content{
    min-height:0
}
.footer .content{
    min-height:0
}

.header .content {

min-height:0px;
}
.f-left1{
	width:30%;
	height:auto;
	float:left;
	color:#e9e9e9}
.f-left1 .tel{
	width:100%;
	height:auto;
	margin-bottom:15px;
		font-size:20px;
	line-height:30px;
	color:#ccc !important;
	font-weight:300}
	
.f-left1 .tel:hover{

	color:#fff !important;}	

.f-left1 .tel span{
	font-weight:600;
	color:#47942a}
.f-left1 .tel img{
	float:left;
	margin-right:8px}
.f-left2{
	width:15%;
	height:auto;
	float:left;
	font-size:11px;
	line-height:19px;
	color:#47942a;
	font-weight:600}
.f-left2 a{
	color:#e9e9e9}
.f-left2 a:hover{
	color:#fff}	
.f-left2 img{
	margin-top:10px;}
.f-left{
	width:13%;
	height:auto;
	float:left;
	font-size:13px;
	line-height:28px;
	font-weight:300;
	color:#ccc}
.f-left a{
	color:#ccc}
.f-left a:hover{
	color:#fff}
.search{
    width: 160px;
    height: auto;
    position: absolute;
    background: rgba(255, 255, 255, .8);
    z-index: 98;
    margin-left: 570px;
    margin-top: -410px;
    padding: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #666;
}
.search span {
	float:left;
	margin-right:7px;
	font-size:13px}
.searchbaslik{
float:left;
margin-right:3px;
font-size:11px;
font-weight:600;
color:#fff;
background:#666;
padding:3px 7px 3px 7px;
border-top-right-radius:5px;
border-top-left-radius:5px}
.searchbaslik:hover{
color:#fff;
    background: #47942a;}
.yesil{
color:#479528 !important}
.searchaciklama{
	width:100%;
	height:auto;
	margin-top:15px}
.box3 {
	width:97%;
	padding:7px 1% 7px 1%;
	font-size:11px;
	color:#666;
	background:#FFF;
	border:1px solid #eaeaea;
	margin:15px 0 7px 0;
	height:150px;	font-family: 'Poppins', sans-serif;
}
.box3:focus {

	border:1px solid #479528;
	outline:none

}
.box8 {
	width:96%;
	padding:15px 1% 15px 2%;
	font-size:11px;
	color:#666;
	background:#FFF;
	border:1px solid #eaeaea;
	margin:4px 0 4px 0;
	height:auto;	font-family: 'Poppins', sans-serif;
	box-sizing:content-box
}
.box8-8 {
	height:150px
}


.box8:focus {

	border:1px solid #479528;
	outline:none

}
.ilandetail-box {
	width:98% !important;
	padding:7px 1%;
	font-size:11px;
	background:#FFF !important;
	border:1px solid #eaeaea;
	margin:3px 0 7px 0;	color:#595959;
  
}
.ilandetail-box:focus {
	border:1px solid #47942a;
	outline:none
}.ilandetail-box2:focus {
	border:1px solid #47942a;
	outline:none
}

select option {
	font-size:15px !important;
	color:#666 !important;
	padding:10px !important; 
	font-weight:300 !important;
	line-height:22px !important;
}


.ilandetail-box2 {
	width:98% !important;
	padding:8px 1% 8px 1% !important;
	font-size:11px;
	color:#666;
	background:#FFF !important;
	border:1px solid #eaeaea;
	margin:3px 0 7px 0}
.ilandetail-box3 {
	width:30% !important;
}

.box1 {
	width:100%;
	padding:7px 1% 7px 2%;
	font-size:11px;
	color:#666;
	background:#FFF;
	border:1px solid #eaeaea;
	margin:3px 0 7px 0}
.box1:focus {
	outline:none;
	}
.box2 {
	margin-top:2px;
	float:left;
	margin-bottom:5px;	
	margin-right:5px}
.aramayap{
	width:100%;
	padding:9px 0 9px 0;
	height:auto;
	background:#ffb400;
	float:left;
	margin-top:5px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border:0;
	cursor:pointer;
	text-align:center}
.yesilbackground{
	background:#47942a;
	color:#FFF;
}
.yesilbackground:hover{
	color:#FFF;

	}

.aramayap:hover{
	background:#333;
	color:#fff;}
.aramayap4{
	width:auto;
	padding:9px 15px 9px 15px;
	height:auto;
	background:#ffb400;
	float:left;
	margin-top:5px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border:0}

.aramayap4:hover{
	background:#333;
	color:#fff;}
.turuncubutton{
	background:#ffb400 !important;
	color:#000 !important;}
.turuncubutton:hover{
background:#333 !important;
	color:#fff !important;}
.aramayap2{
	width:100px !important}


.aramayap36{
	width:150px;
	padding:11px 20px 11px 20px;
	height:auto;
	background:#47942a;
	margin-top:5px;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-top:25px;
	color:#fff;
	font-size:13px;
	font-weight:600;
	border:0;
	cursor:pointer}
.aramayap36:hover{
background:#333;
	color:#fff;}
.zatenhesap {
	width:100%;
	height:auto;
	float:left;
	background:#f8f8f8;
	
	text-align:center;
	padding:130px 0;
	margin-top:30%}
.aramayap3{
	width:auto;
	padding:11px 20px 11px 20px;
	height:auto;
	background:#47942a;
	float:right;
	margin-top:5px;
	margin-bottom:15px;
	color:#fff;
	font-size:13px;
	font-weight:600;
	border:0;
	cursor:pointer}
	
.aramayap33{
	width:100%;
	padding:15px 40px 15px 40px;
	height:auto;
	background:#47942a;
	float:left;
	margin-top:5px;
	margin-bottom:15px;
	color:#fff;
	font-size:13px;
	font-weight:600;
	border:0;
	cursor:pointer}
.aramayap3:focus{
	outline:none;}
	
.aramayap3-8{
	padding:15px 25px 15px 25px !important;
	font-size:13px
}

.aramayap3:hover{
background:#333;
	color:#fff;}
.aramayap3-u{
	margin-left:8px}
.gonder{
	width:100px;
	padding:9px 15px 9px 15px;
	height:auto;
	background:#47942a;
	margin-top:5px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:0}
		
.c-button{
	display:none !important;
}

.gelenmesaj{
	width:98%;
	height:auto;
	border-bottom:1px dashed #ccc;
	background:#f2f2f2;
	padding:1%}

.gidenmesaj{
	width:98%;
	height:auto;
	border-bottom:1px dashed #ccc;
	background:#fff;
	padding:1%}
.listelemeyeni
{
	background-color:#f6f6f6 !important;
	
}
.listelemeyeni:hover
{
     background-color:#f0f6ff !important
}



.listelemeyeni2
{

	background-color:#e0f4e0 !important;
	
}

.listelemeyeni2:hover
{
     background-color:#d7efd7 !important
}


.listelemeyeni3
{
	background-color:#fff !important;
	
}
.listelemeyeni3:hover
{
     background-color:#f0f6ff !important
}

.sayfalama
{
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-size: 12px;
}
.sayfalama a
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #eaeaea;
    text-decoration: none;
    color: #696969;
}
.sayfalama a:hover, .sayfalama a:active
{
    border: 1px solid #696969;
    color: #666;
}
.sayfalama .selected
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #CCC;
    font-weight: bold;
    background-color: #090;
    color: #FFF;
}
.sayfalama .pasif
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #ADADAD;
}


.pagination1
{
    width: 100% !important; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    text-align:center;
    padding: 3px 0;
    margin: 15px 0 5px 0;
    text-align: center;
    font-size: 11px;
}
.pagination1 a
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #888;
    text-decoration: none;
    color: #484848;
    font-size: 12px;

}
.pagination1 a:hover, .pagination1 a.selected, .pagination1 a:active
{
    border: 1px solid #888;
    background-color:#090;
    color: #fff;
    font-size: 12px;
}
.pagination1 B
{
    border: solid 1px #888;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    color:#fff;
	width:2%;

    cursor: pointer;
    font-size: 12px;
    background-color:#090;
}
.pagination1 INPUT
{
    border: solid 1px #888;
    padding: 3px 5px 3px 5px;
    margin: 1px;
    color: #484848;
    font-weight: bold;
    
    cursor: pointer;
    font-size: 12px;
}
.pagination1 .pasif
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #ccc;
    color: #ADADAD;
}


.pagination2 a:link, .Sayfalama a:visited, .Sayfalama a:active
{
       border:solid 1px #e4e4e4;
       padding:3px 5px 3px 5px;
       margin:1px; 
       font-size:9pt;
       color:#2f2f2f;
       font-weight:bold;
       text-decoration:none;
       font-family:Trebuchet MS;
       cursor:pointer;
}
 
.pagination2 a:hover
{
       border:solid 1px #e4e4e4;
       padding:3px 5px 3px 5px;
       font-size:9pt;
       color:White;
       font-family:Trebuchet MS;
       cursor:pointer;
}
 
 
.pagination2 INPUT
{     
       border:solid 1px #e4e4e4;
       padding:3px 5px 3px 5px;
       margin:1px; 
       font-size:9pt;
       color:#2f2f2f;
       font-weight:bold;
       font-family:Trebuchet MS;
       cursor:pointer;	

}
 
.pagination2 span
{
       margin:1px;	

}
 
.pagination2 B
{
  
       border:solid 1px #e4e4e4;
       padding:3px 5px 3px 5px;
       font-size:9pt;
       color:White;
       font-family:Trebuchet MS;
       cursor:pointer;	

}
.ilaniustecikar{
	width:100%;
	text-align:center;
	float:right;
	height:auto;
	padding:8px 0;
	background:#ffb400;
	color:#000; font-weight:600;
	font-size:12px}

.ilaniustecikar:hover{
	background:#ffb400;
}
.button3{
	width:100%;
	text-align:center;
	float:left;
	height:auto;
	padding:6px 0 6px 0;
	background:#47942a;
	border:0;
	color:#fff; font-weight:600;
	font-size:11px;
	margin-top:5px}
.button3 img{
	position:absolute;	width:15px; height:auto;
	margin-top:-1px; margin-right:15px; margin-left:-10px}
.button3-s{

	background:#464241 !important;
}

.button333{	width:95%;
 	padding:10px 0 10px 5% !important;
	font-size:13px !important; text-align:left !important; border-radius:5px
}

.button333 .carbon-poweredby, em, i {
	font-size:15px !important}
.button3:hover{
	background:#262626 !important;
color:#fff;
}
.button2{
	width:100%;
	text-align:center;
	float:left;
	height:auto;
	padding:6px 0 6px 0;
	background:#ffb400;
	border:1px solid #ffb400;
	color:#000; font-weight:600;
	font-size:11px;
	margin-top:5px}

.button2:hover{
	background:#262626;
	border:1px solid #262626;color:#fff;
}
.form{
	width:auto;
	height:auto;
	float:right;
	margin-left:15px;
	font-size:13px;
	margin-bottom:15px;
	margin-top:-20px}
.formbox{
	padding:5px 0 5px 0;
	height:auto;
	border:1px solid #eaeaea;
	background:#fff}
.formbox:focus{
	outline:none;
	border:1px solid #489530}
.formbox:hover{
	outline:none;
	border:1px solid #489530}

.detailleft{
	width: 41%;
    height: auto; margin-right:1%;
    float: left;
    text-align: center}
	

.detailleft img{
	
	height:auto; cursor:pointer
}
.detailresim{
float:left;
	width:24% !important;
	height:75px !important;
	margin-right:1%;
	margin-top:1%}
	
.detailright{
	width:51%;
	height:auto;
	float:left;
	font-size:12px;
	margin-right:4%}
.detailright2{
	width:45%;
	height:auto;
	float:left;
	font-size:12px;
}
.detailright33{
	width:57%;
	height:auto;
	float:left;
	margin-left:1%;
}
.kartvizit{
	width:79%;
	height:auto;
	float:left;
	font-size:12px;
	padding:10%; margin-bottom:10px;
	background:#f9f9f9;
	border:1px solid #eaeaea
}
.kartvizit .isim{
	width:100%;
	height:auto;
	margin-bottom:5px;
	font-size:16px;
	font-weight:600;
	color:#686868;
 	padding-bottom:8px; text-transform: capitalize;
	
}
.kartvizit .tel{
	width:90%;
	height:auto;
	margin-bottom:10px;
	font-size:17px;
	font-weight:300;
	background:#FFF; border:1px solid #eaeaea;
	padding:5%;
	line-height:19px;
	margin-top:3px;
	color:#828282
}
.kartvizit .tel .text{ font-size:14px
}
ol, ul {
    list-style: none;
}
.detail {
border-bottom: 1px dotted #ccc;
    padding:4px 0;
	color:#686868;
	width:100%;
	height:auto;
	clear:both}

.detail strong{
	float:left;
	height:auto;
	width:32%;
}
.detail span{
	width:67%;
	float:right;
	}
.sosialmedia{
	margin-left:3px;
	float:right;
	margin-top:10px}
.aciklamadetail{
	width:100%;
	height:auto;

	font-size:13px;
	color:#686868;
	line-height:22px;
	margin-top:15px
	}
.baslikdetail{
	border-bottom:1px solid #eaeaea;
	width:100%;
	height:auto;
	margin-top:35px;
	font-size:12px;
	font-weight:600

	}
.b2{
	margin-top:20px}
.b3{
	background:#47942a !important ;
	color:#fff !important}

.baslik7{
	font-size:20px;
	font-weight:300

	}
.baslik-d {
	padding:6px 14px;
	height:auto;
	background:#f2f2f2;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	text-align:center;
	color:#666;
	float:left;
	margin-right:3px
	}.baslik-d:hover {
	background:#47942a !important;
	color:#fff !important
	}
.ilanibegen{
	background:#f9f9f9;
	border: 1px solid #eaeaea;
	width:89%; height:auto; padding:7px 5%;
	text-align:left;
	margin-top:15px;
	font-weight:600;
	border-right:2px solid #47942a; 
}
.ilanibegen a{
	color:#686868; font-size:13px
}
.ilanibegen a:hover{
	color:#47942a
}
.ilanibegen span{
	float:right;
	color:#47942a; margin-top:-2px; font-size:16px; 
}
.geridon{
	float:right;
	color:#fff !important;
	font-size:12px;
	cursor:pointer;
	background:#262626 ;
	padding:4px 7px; border-radius:3px; margin-top:-4px }.geridon i{
	
	font-size:12px !important; margin-right:0 !important
	
 }
  .kaydir {
	  display:none}
.geridon:hover{
	float:right;
	color:#fff !important;
	cursor:pointer;
	background:#47942a;
 }
.uyeolbasliklar{
	width:24%;
	height:auto;
	float:left;
	padding:1% 1% 1% 0;
	margin-right:3px;
	background:#f9f9f9;
	border-bottom:3px solid #eaeaea;
	cursor:pointer;	color:#696969 !important;
	margin-bottom:15px
}
.uyeolbasliklar:hover{
	border-bottom:3px solid #47942a
}


.uyeolbasliklar2{
	width:24%;
	height:auto;
	float:left;
	padding:1% 1% 1% 0;
	background:#f9f9f9;
	border-bottom:3px solid #eaeaea;
	cursor:pointer;	color:#696969 !important;
	margin-bottom:15px;
	font-size:14px
}
.uyeolbasliklar2:hover{
	border-bottom:3px solid #47942a
}

.uyresim{
	margin-right:10px;
	margin-left:10px;
	float:left
}
.rakam{
	width:45px;
	height:42px;
	padding-top:3px;
	font-size:25px;
	font-weight:300;
	color:#fff;
	float:left;
	text-align:center;
	background:#47942a;
	border-radius:150px;
	margin:-2px 8px 0 8px}
.right0-1{
	margin-right:0 !important;
}
.right0{
	margin-right:0 !important;
	width:23%
}
.bguyeol{
	border-bottom:3px solid #47942a !important;

}
.uyeol{
	width:100%;
	height:auto;
	margin-top:15px;
	}
.uyeol .left{
	float:left;
	width:48%;
	height:auto;
	margin-right:2%;
	}
.uyeol .center2{
	width:45%;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	}
.center3{
	width:65%;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	font-size:13px;

	}
.center4{
	width:100%;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	font-size:13px;

	}
.uyeol .box{
	width:100%;
	height:auto;
	padding:12px 1% 12px 1% !important;
	margin:3px 0 10px 0;
	background:#FFF;
	border:1px solid #eaeaea;
    text-align:left !important;
    text-indent:3px;
	}
.uyeol .box:focus{
	outline:none;
	border:1px solid #489530}
.uyeol .box:hover{
	outline:none;
	border:1px solid #489530}
.uyeol .box-k{
	width:97%;padding:6px 1% 6px 1%;
	}
.uyeol .box-k2{
	width:20%;	

	}
.uyeol .box-k3{
	height:80px	}
.uyeol .right{
	float:left;
	width:50%;
	height:auto;	

	}
.giris{
	float:left;
	width:43%;
	height:auto;
	padding:3%;
	border:1px solid #eaeaea;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+0,ffffff+47,f8f8f8+100 */
background: #f8f8f8; /* Old browsers */
background: -moz-linear-gradient(top, #f8f8f8 0%, #ffffff 47%, #f8f8f8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */E6-9 */
}

.giris2{
	float:left;
	width:38.5%;
	height:248px;
	padding:5% 5% 5% 5%;
    margin-right:2%;
	border:1px solid #eaeaea;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+0,ffffff+47,f8f8f8+100 */
background:#FFF
}






.giris img{
	float:left; margin-right:15px;
	margin-bottom:15px;
	margin-top:10px
}
.uyeol .center{
	width:100%;
	text-align:center;
	height:auto;margin-top:15px;
	font-size:15px;
	font-weight:300;
	line-height:27px

	}
.kullanimsartlari{
	width:98%;
	height:auto;
	padding:1%;
	background:#f2f2f2;
}
.kullanimsartlari a{
	color:#696969
}
.ilanver{
	width:22%;
	padding:1%;
	margin-right:1%;
	height:285px;
	border:1px solid #eaeaea;
	float:left;
	font-size:13px;
	line-height:22px}
.ilanver a{
	color:#696969;}

.subilanver{
	width:22%;
	padding:1%;
	margin-right:1%;
	height:285px;
	border:1px solid #eaeaea;
	float:left;
	font-size:13px;
	line-height:22px}
.subilanver a{
	color:#696969;}

.ilanver2{
	width:22%;
	padding:1%;
	height:285px;
	border:1px solid #47942a;
	float:right;
	background:#47942a;
	color:#FFF;
	text-align:center;
	font-size:14px}
.ilanver2 img{
	margin:50px auto 20px auto;}
.ilanbaslik{
	width:98%;
	padding:4px 0 4px 2%;
	background:#f9f9f9;
	margin-top:5px}
.ilanbaslik:hover{
	background:#47942a;
	color:#FFF}
.ilanbaslik-aktif{
	background:#47942a;
	color:#FFF}

.subilanbaslik{
	width:98%;
	padding:4px 0 4px 2%;
	background:#f9f9f9;
	margin-top:5px}
.subilanbaslik:hover{
	background:#47942a;
	color:#FFF}
.subilanbaslik-aktif{
	background:#47942a;
	color:#FFF}



.buttontemizle {
    width:140px;
    height:auto;
    background:#f2f2f2;
    float:right;
    margin-top:-10px;
    margin-bottom:5px;
    padding:3px 0 3px 0;
    text-align:center;
    color:#333;
    font-size:12px;
    border:1px solid #eaeaea
}
.buttontemizle:hover {

    background:#eaeaea;

}


.devamet{
	font-weight:600;
	color:#47942a;
	background: #F2F2F2;
	font-size:11px;
	text-align:center;
	padding:5px 17px 5px 17px;
	}
.devamet:hover{
	color:#fff;
	background: #36811a;
}
.c-left{
	float:left;
	width:40%;
	height:auto;
	margin-top:10px;
	margin-bottom:30px
	}
.c-left2{
	float:left;
	width:70%;
	height:auto;
	margin-top:10px
	}
.c-left2-5{
	float:right;
	width:21%;
	height:auto;
	margin-top:10px;
	margin-left:5%;
	background:#f8f8f8;
	padding:9% 2% 2% 2%;
	text-align:right;
	border-top:3px solid #47942a;
	margin-top:56px
}
.c-left2-5 span{
	font-size:30px;
	font-weight:600;
}
.box-56{
	width:60% !important;
	}
.mobilodemegorsel{
	float:left;
	width:30%;
	height:236px ;
	font-size:13px;
	color:#FFF;
	font-weight:600 !important;
	margin-top:37px
}
.c-right{
	float:left;
	width:31%;
	height:236px;
	background:url(../images/kredikarti.png) no-repeat right;
	font-size:13px;
	color:#FFF;
	font-weight:600 !important;
	margin-top:37px
	}

.c-right2-reklamver{
	float:left;
	width:68%;
	height:auto;
	font-size:12px;
	padding:1%;
}
.banka3{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:10px;
	
	margin-right:3%}
.banka3 img{
	width:70px;
	height:auto;
	float:left;
	margin-right:10px;
	}
.c-right2{
	float:right;
	width:100%;
	height:auto;
	font-size:12px;
	background:#f8f8f8;
	padding-top:20px;
	margin-top:15px
}
.arama100 {
	width:100% !important;
	margin-bottom:0 !important}
.c-right4{
	float:right;
	width:27%;
	margin-left:2%;
	height:auto;
	font-size:12px;
	margin-bottom:25px
}
.c-right4-ilanver{
	float:left;
	width:30%;
	margin-right:2%;
	height:auto;
	font-size:12px;
}
.c-rightno{
	margin-left:52px;
	margin-top:110px;
	font-size:21px
	}
.c-rightno span{
	float:left;
	margin-right:5px
	}
.c-right .logo2{
	float:left;
	margin-top:10px;
	margin-left:25px
	}
.c-rightisim{
	margin-left:55px;
	font-size:14px
	}
.c-rightcvc{
	margin-left:182px;
	margin-top:23px
	}
.kartno {
	width:22% !important;
	padding:11px 0;
	margin-right:1%;
	font-size:13px;
	background:#FFF !important;
	border:1px solid #eaeaea;
	color:#999;
	text-align:center;
	margin-bottom:5px
}
.gecerlikart {
	float:right;
	margin-top:35px;
	color:#666;
	font-size:11px
}
.gecerlikart img {
	float:right;
	margin-left:10px;
	margin-right:5px
}
.adsoyad {
	width:95%;
	padding:11px 0 11px 1%;
	font-size:13px;
	background:#FFF !important;
	border:1px solid #eaeaea;
	color:#999;	margin-bottom:5px

}
.adsoyad:focus {
	border:1px solid #47942a;
	outline:none
}
.ustsirayacikar {
	width:43% !important;
	padding:9px 0 9px 1%;
	font-size:13px;
	background:#FFF !important;
	border:1px solid #eaeaea;
	color:#999;	margin-top:5px

}
.ustsirayacikar:focus {
	border:1px solid #47942a;
	outline:none
}
.tarih2 {
	width:27% !important;
	padding:11px 0;
	margin-right:1%;
	font-size:13px;
	background:#FFF !important;
	border:1px solid #eaeaea;
	color:#999;	margin-bottom:5px

}
.tarih2:focus {
	border:1px solid #47942a;
	outline:none
}

.fancybox-iframe{
	width:100% !important;
	height:450px !important }
.fancybox-inner{
	height:auto !important
	}
.banka{
	width:31%;
	height:auto;
	float:left; text-align:center;
	margin:0 1%;
 	padding-bottom:5px;
 }
 .bank3 {
	 width:100%;
	 float:left;
	 margin-top:4px}
.banka0{
	border-right:0px !important;
	margin-right:0 !important}
.banka img{
	width:75px;
	height:auto; 
	margin-bottom:15px}
.odeme{
	float:left;
	width:70%;}
.odeme-ilanver{
	float:left;
	width:68%;}
.buttonlar{
	width:400px;
	height:auto;
	margin:0 auto}
.ilanionecikar{
	width:auto;
	height:auto;
	padding:5px 15px 5px 15px;
	background:#ffb400;
	color:#000;
	float:right;
	margin-left:5px;
	margin-right:5px;
	font-weight:600;
	font-size:11px}
.ilanionecikar:hover{
	background:#333;
	color:#FFF}
.i-y{
	background:#47942a;
	color:#FFF;
}
.i-y:hover{
	background:#2e6d16;}
.i-k{
	background:#c90000;
	color:#FFF;}
.i-k:hover{
	background:#a10000;}
.mesajleft{
	width:17%;
	float:left;
	height:auto;
	margin-right:1%;}
.mesajleft div{
	width:97%;
	height:auto;
	padding:7px 0 7px 3%;
	background:#fff;
	margin-bottom:5px;
	border:1px solid #f2f2f2
}
.mesajleft div:hover{
	background:#f8f8f8;
}
.mesajleft-aktif{
	background:#f8f8f8 !important;
}
.mesajleft div a{
	font-size:12px;
	color:#696969
}
.mesajright{
	width:79%;
	float:right;
	height:auto;
	border:1px solid #f2f2f2;
	padding:1%}
.odemebutonlari{
	width:100%;
	padding:11px 0 11px 0;
	height:auto;
	background:#47942a;
	float:left;
	margin-bottom:5px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	border:0;
	text-align:center}
.odemebutonlari:hover{
		background:#276e0d url(../images/tick2.png) no-repeat left !important }

.o2{
	background:#276e0d url(../images/tick2.png) no-repeat left !important }
.odemebutonlari img{
	margin-left:10px;
	float:left}
.bankasec{
	width:15px;
	height:15px;
	margin-right:10px;	float:left;
	margin-top:22px}
.odeme50{
	width:auto%;
	height:auto;
	margin:0 auto}
.syaresimleri{
	float:left; margin-right:1%; margin-top:5px;
	width:20%;
	margin-bottom:15px}
.yardim{
	width:79%;
	float:left;
	margin-bottom:15px}
.czgi{
	width:100%;
	height:1px;
	border-top:1px dashed #CCCCCC;
	clear:both;
	margin:15px auto}
.geridonbutton {
	background:#262626;
padding: 9px 20px 10px 20px;	margin-bottom:15px;
	float:left;
	margin-top:5px;
	color:#fff;
	font-size:13px;
	font-weight:600;
	cursor:pointer}
.geridonbutton:hover {
	background:#47942a;
	}
.radio {
	margin-top:10px;
	float:left
	}
.ilaniduzenle{
	width:360px;
	height:auto;
	margin:0 auto 10px auto !important;
	}
.aygirfoto{
	width:19%;
	height:150px;
	float:left;
	margin:0 1% 1% 0	}
.pdf{
	float:left;
	margin-right:5px;
	margin-top:-4px}
.video{
	width:49%;
	height:300px;}

.field-validation-error {
font-size:12px;
color:red;


}
.validation-summary-errors {
text-align:center;
font-size:12px;
color:red;



}

.banaozelbuton8 {
height:17px;

}
.iletisimleft{
	float:left;
	width:50%;
	height:auto;}
.iletisimright{
	float:right;
	width:45%;
	height:auto;
	margin-left:5%}
  .error {
     font-size: 11px;
    color: red;
     
    }
    .alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
        .success {

        background-color:#47942a;color:white !important; line-height:17px
        
        }
        .error {
        color:red;}
         .warning {

        background-color:#ffb400;color:black !important;
        font-size:13px;text-shadow:none
        
        }


            .dz-max-files-reached {
        background-color: red;
    }


.bildirim {
width:98%;height:auto;padding:5px 1%; background:#f8f8f8; font-size:11px;margin-bottom:2px;border-bottom:1px solid #f2f2f2}

.bildirim:hover {
background:#f2f2f2}

    .bildirimokunmayan {
        font-weight:bold;
        background:#f2f2f2
    }

.bildirim img {
float:left;margin-right:5px}

/*yeni eklendi*/	
.mobilefiyat {
	display:none}
.ilanucretleri li{
	width:28%;
	height:auto;
	margin-right:1%;
	float:left;
	margin-bottom:1%;
	list-style-type:none;
	padding:0 2% 2% 2%;
	border-top:2px solid #47942a;
	background:#f2f2f2;	color:#47942a;
	height:160px;
	line-height:40px
}
.ilanucretleri li:nth-child(6n) {
	margin-right:0;
}
.ilanucretleri li span{
	float:left;
	width:65%;
	height:auto;	color:#696969	;	line-height:20px


	}
.ilanucretleri li div{
	float:right;
	text-align:left;
	width:28%;
	height:auto;
	padding-left:2%;
	border-left:1px solid #CCC;
	font-weight:600;
	color:#696969;
	line-height:20px
		
	}
.ilanonecikar {
	width:75%;
	padding:11px 0 11px 1%;
	font-size:13px;
	background:#FFF !important;
	border:1px solid #eaeaea;
	color:#999;	margin-top:5px;
	

}
.ilanonecikar:focus {
	border:1px solid #47942a;
	outline:none
}
.PagedList-pager li > a, .PagedList-pager li > span{
	margin-bottom:5px !important;
	padding:4px 7px !important; 
	border-radius:4px !important;
	margin-right:2px !important; }
/*yeni eklendi*/

.arama{
	width:93.8%;
	height:auto;
	padding:2% 3% 2% 3% ;
	margin-top:20px;
		background: rgb(0,0,0, 0.5);
 border-radius:4px
}
.arama h2{
	font-size:18px;
	font-weight:600;
	color:#fff;
	margin-bottom:10px;}
.aygiragorearama{
	width:100%;
	height:auto;
	font-size:12px;
	font-weight:800;
	margin-top:-4px;
	margin-bottom:5px;

}
.baba{
	width:auto;
	padding:3px 15px;
	border:1px solid #f2f2f2;
	color:#000;
	border-radius:2px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,f2f2f2+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 1%, #f2f2f2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 1%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 1%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

}
.baba:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,ffffff+100,ffffff+100 */
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.baba span{
	font-weight:600;
	margin-left:5px;
	color:#47942a


}


.logo {
	width:220px;
	height:auto;
	margin-top:16px}

.arama1{
	width:17%;
	height:auto;
	float:left;
	margin-right:1%}
.arama2{
	width:35% ;
	height:auto;
	float:left;
	margin-right:1%;}
.arama3{
	width:10%;
	height:auto;
	float:right; 
}
	.arama3 .aramayap{
		margin-top:0px;
		padding:9px 0 10px 0;
		background:#ffb400;
		color:#000;
		font-weight:600; border-radius:2px;margin-top:3px;}
	.arama3 .aramayap:focus{
		outline:none;
		background:#333;
		color:#FFF;	
}
		
		.arama3 .aramayap:hover{
		outline:none;
		background:#333;
		color:#FFF}


.box1-ana {
	width:100%;
	padding:7px 1% 7px 2%;
	font-size:13px;
	color:#666;
	background:#FFF;
	border:1px solid #eaeaea;

}
.arama1 .box1-ana {
	width:100%;
	padding:7px 1% 7px 10px;
	font-size:13px;
	color:#666;
	background:#FFF;
	border:1px solid #eaeaea;
	-webkit-appearance:none ;
	height:32px;
	background:url(../images/okarama.png) right no-repeat #FFF !important;
	margin-top:3px;

}

.box1-ana:focus {
	outline:none;
	}.box1-ana2 {
	padding:12px 1% 12px 10px;
	border-radius:2px

}
/* Safari 10.1+ */




@media screen and (-webkit-min-device-pixel-ratio:0) 
and (min-color-index:0)
{  
.arama1 .box1-ana {
	width:100%;
	padding:12px 1% 12px 10px;
	font-size:13px;
	color:#666;
	background:#FFF;
	border:1px solid #eaeaea;
	-webkit-appearance:none ;
	height:auto;
	background:url(../images/ok.png) right no-repeat #fff;
	margin-top:0;	border-radius:2px
}
.arama3 .aramayap{
		margin-top:0px;
		padding:13px 0 13px 0;
		background:#ffb400;	border-radius:2px;
		color:#000;
		margin-top:0;
		font-weight:600}
		
		}}



.sosyalbutonlar{
	margin-top: 50px;
	display: inline-block;
	position: relative;
	left: 200px;
  	
	
	}
	
	

.sosyalbutonlar a  {
  background:#000;
	text-decoration: none;
	color: #fff;
	width: 35px;
	height: 25px;
 padding-top: 12px;
	display: inline-block;
	margin-right: 5px;
	font-size:15px;
	overflow: hidden;
	position: relative;
	line-height: 60px;
	text-align: center;
  }
    
.sosyalbutonlar a{  
   transition: transform 0.4s linear 0s, 
	 border-top-left-radius 0.1s linear 0s, 
	 border-top-right-radius 0.1s linear 0.1s, 
	 border-bottom-right-radius 0.1s linear 0.2s, 
	 border-bottom-left-radius 0.1s linear 0.3s;
 	
}

.sosyalbutonlar .facebook:hover {
      background-color: #3b5998;
      transform: rotate(360deg);
      border-radius: 50%;	 
}

  .sosyalbutonlar .twitter:hover   {
      background-color: #00aced;
      transform: rotate(360deg);
      border-radius: 50%;	 
}
  
 .sosyalbutonlar .google-plus:hover   {
      background-color: #dd4b39;
      transform: rotate(360deg);
      border-radius: 50%;	 
}

 .sosyalbutonlar .instagram:hover   {
      background-color: #bc2a8d;
      transform: rotate(360deg);
      border-radius: 50%;	 
}

 .sosyalbutonlar .linkedin:hover   {
      background-color: #00aced;
      transform: rotate(360deg);
      border-radius: 50%;	 
}

 .sosyalbutonlar .youtube:hover   {
       background-color: #bb0000;
      transform: rotate(360deg);
      border-radius: 50%;	 
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}


	
.aramayap45{
	padding:8px 20px 8px 20px;
	height:auto;
	background:#47942a;
	text-align:center;
	float:right;
	margin-top:8px;
	margin-bottom:0;
	color:#fff;
	font-size:12px;
	font-weight:600;
	border:0;
	cursor:pointer}
.aramayap45:hover{
	background:#262626}
	.aramayap45:focus{
	outline:none;
	background:#262626}
	

.ilanleft2 {
	width:1200px;
	height:auto;
	float:left}



.paylass {
 	height:auto;   margin-bottom:10px;  float:left; margin-left:20px}



.mainbox{
  position: absolute; margin-left:-5px
  
}

.favekle{   font-size: 14px;  margin-bottom:10px; 
  font-weight: 600;
   color:  #1166a8; float:left;
	}
.mainbox label{
    height: 50px; float:left;
  width: 80px;
   font-size: 14px;
  font-weight: 600;
   display: block;
  color:  #1166a8;
  cursor: pointer;
 }
.mainbox label:hover{   color:  #1166a8;
}

.mainbox label::before{
    content: 'x';  
  position: absolute;
  height: 100%;
  width: 100%; text-align:right;
  left: 0;
  top: 0;
   opacity: 0;
} 
#check{
  display: none;
}
#check:checked ~ label::before{
  opacity: 1;
}
.media-icons{
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
  background: #fff;
  width: 150px;
  height: auto;
  text-align: left;
   align-items: center;
  justify-content: space-evenly;
   padding: 5px 10px;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}
#check:checked ~ .media-icons{
  opacity: 1;
  pointer-events: auto;
  top:30px;
}
.media-icons::before{
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  background: #fff;
  bottom: 44px;
  transform: translateX(-50%) rotate(45deg);
  z-index: -1;
}
.media-icons a{
  font-size: 13px;  width:100%;float:left;
  height:auto;
  color: #1166ab; margin-bottom:7px; margin-top:7px;
  transition: all 0.3s ease;; text-decoration:none
}.media-icons .bi{ margin-right:10px; font-size:15px
}
.media-icons a:hover{
 }
.media-icons a:nth-child(1):hover{
  color: #426782;
}
.media-icons a:nth-child(2):hover{
  color: #1da1f2;
}
.media-icons a:nth-child(3):hover{
  color: #e1306c;
}
.media-icons a:nth-child(4):hover{
  color: #25d366;
}
.media-icons a:nth-child(5):hover{
  color: #d38b25;
}

.media-icons a svg{  float:left; width:20px !important; height:auto;
 margin-right:10px;  margin-top:-2px
}
 
.carbon-poweredby, em, i {
	margin-right:5px !important}
 
button {
    background-color: #0000;
    color: var(--scr-colors-text-default);
    border: none;
    cursor: pointer;
    z-index: 9000;
    margin-left: auto;
    justify-content: right;
    display: flex;
    align-items: center
}

 button:focus-visible {
    outline: 2px solid var(--scr-black100);
    border-radius: 3px
}










.navbar {
  overflow: hidden; float:right
 }

.navbar a {
  float: left;
  font-size: 13px; font-weight:600;

  color: #fff;
  text-align: center;
  padding: 20px 16px 21px 16px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
   border: none;
  outline: none; 
  color: #fff; font-weight:600;
  padding: 20px 16px 21px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  color: #fff; background:#47962b
 }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;border-bottom:4px solid #47962b;
  width: 555px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1; padding:20px
}

 .menubox2 {
	 width:32%; height:auto;
	 float:left;
	 margin-right:1%; margin:10px 1% 10px 0}
 .menubox2 h2{ font-size:13px; color:#47962b; margin-bottom:10px}
 .menubox2 a {
	 width:100%;
	 height:auto;
	 float:left; font-size:12px; font-weight:300;
	 color:#696969; padding:3px 0; background:#fff;
	 text-align:left}
 .menubox2 a:hover {
  background:#fff; color:#000}

.dropdown:hover .dropdown-content {
  display: block;
}


.harita34{
width:50%;
	height:auto;
	float:left;padding:5px  0; 
	border-bottom:1px solid #eaeaea;  font-weight:600; color:#686868}
.harita34:hover{  color:#47962b;   }
.harita34:hover i{  color:#47962b !important; }

.harita34 i{  color:#47962b; margin-top:3px; margin-left:0; float:left }




.harita34 i{ margin-left:5px; color:#47962b }

.pdf34{
	width:50%;
	height:auto;
	float:left;padding:5px  0; 
	border-bottom:1px solid #eaeaea;  font-weight:600; color:#686868}
.pdf34:hover{  color:#47962b;   }
.pdf34:hover i{  color:#47962b !important; }

.pdf34 i{  color:#47962b; margin-top:3px; margin-left:0; float:left }





.tablesorter{
	width:100% !important; border:1px solid #aaa; }
.tablesorter th{background:#ccc;  padding:6px }
.tablesorter .even{
	background:#f8f8f8; border:1px solid #aaa;  }
.tablesorter .odd{
	background:#f2f2f2; border:1px solid #aaa;  }
.tablesorter .even td{  padding:6px }
.tablesorter .odd td{  padding:6px }
	
	
	
.tabmenu345 {
	width:100%;
 	float:left;
	clear:both;
	height:400px; margin-top:25px; }

.tab-menu {
    #max-width: 600px; 
    margin: 0 auto;  
	display:flex;	 
    justify-content: flex-start;  
	position:relative;  
}

.tab-menu input[type="radio"] {
	display: none;
}

 
.tab-menu label {
    display: inline-block; 
    padding: 10px 20px;  
    background-color: #fff;  
    cursor: pointer;  
    margin-right: -1px;  
    border: 1px solid #ddd;
	font-size:13px;  
	color:#262626 ;
}

.tab-menu label:hover {
    background-color: #47952a; color:#fff;   border-color: #47952a;  
}
 
.tab-content {
    flex: 1; 
    padding: 3%;  
    border: 1px solid #ddd;  
    display: none;  
	position:absolute;  
	top:40px; 
	left:0px; max-height:290px; overflow-x:hidden; overflow-y: scroll; font-size:14px; line-height:22px; font-weight:300; width:94% !important; 
}

.tab-menu input[type="radio"]:checked + label {
	background-color: #47952a;
	color: #fff;
	border-color: #47952a;
}

.tab-menu input[type="radio"]:checked ~ .tab-content {
	display: block;
}

.mobilbanner35:hover  .buyutec {
 
	width:30px; background:url(../images/buyutec.png) no-repeat center center;
	margin:10px;
	height:30px;
 	color:#FFF;
	font-size:10px;
	position: relative;
	float:right;
	z-index:10;
	text-align:center;
}
 
 .aygirheader  { 
 width:100%;  
 height:auto; background:#47952a; float:left; margin-bottom:20px}
 
 .yarisrekorlari { 
 width:100%;  
 height:auto; background:#f2f2f2; float:left;padding:50px 0; margin:40px 0 0 0;}
 
 .aygirheader .content { min-height:auto;}
 .aygirheader a {
	 float:right; padding:10px 20px; color:#fff; font-size:14px}
	 .aygirheader a:hover { background-color:#262626;
	 color:#fff
 }
 
 .haberaygir { background:#262626; width:100%; height:auto; padding:50px 0; margin:40px 0 0 0; color:#fff }
 .haberaygir  .content{ min-height:auto}
 

 .videogaleribaslik { width:100%; height:auto; background:#47952a; padding:20px 0; margin-bottom:20px}
 .videogaleribaslik h3{ color:#fff; margin-left:20px}
.videogalerii {
	width:31%; height:auto; float:left; margin:1%;  text-align:center}
.videogalerii video {
	margin-bottom:10px}
 
 .aygirlar34  {
	 width:48%; height:auto;
	 float:left; margin-right:2%; margin-top:20px}
 .aygirlar34 img {
	 width:30%; height:auto;
	 float:left; margin-right:2%;}
 .aygirlar34right {
	 width:65%; height:auto;
	 float:left; margin-right:2%;}
 .aygirlar34right h4 { width:100%; height:auto;
 float:left; margin-bottom:7px}
 .aygirlar34right a { font-size:14px; color:#47952a; text-decoration: underline; margin-top:10px; float:left}
 
 .aygir34 {
	 width:100%;
	 height:auto; background:url(../aygirlar/images/Dragon-Flame-ve-jokeyi-Ayhan-Kursun.jpg) no-repeat center center; padding:150px 0} 
	 .aygir34 .content {
		 min-height:auto} 
	 
 

.aygir34left { background:rgb(255,255,255, 0.9); width:40%; height:auto; padding:4%; font-size:14px; color:#000; font-weight:400; text-align:justify
	} .aygir34left h1 {font-size:30px; font-weight:bold; color:#000;
	} 