﻿@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin,latin-ext);

body{
margin:0;
padding:0;
font-family: 'Roboto Condensed', sans-serif;
}

a{
text-decoration:none;
font-family: 'Roboto Condensed', sans-serif;
}

img {
border:0;
}

/* ---------- Üst Menü ---------- */
.fb-topbar {
	background: #1877f2;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 16px;
	position: sticky;
	top: 0;
	z-index: 100;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.fb-topbar .fb-logo {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.fb-topbar .fb-search {
	flex: 1;
	max-width: 300px;
	margin: 0 16px;
}

.fb-topbar .fb-search input {
	width: 100%;
	border: none;
	border-radius: 20px;
	padding: 8px 14px;
	background: rgba(255,255,255,.9);
	font-size: 14px;
}

.fb-topbar .fb-menu-toggle {
	background: none;
	border: none;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
	display: none;
}

.fb-nav {
	background: #fff;
	display: flex;
	justify-content: center;
	gap: 4px;
	border-bottom: 1px solid #dadde1;
	overflow-x: auto;
	white-space: nowrap;
}

.fb-nav a {
	color: #65676b;
	padding: 14px 16px;
	font-weight: 600;
	font-size: 14px;
	border-bottom: 3px solid transparent;
}

.fb-nav a:hover,
.fb-nav a.active {
	color: #1877f2;
	border-bottom-color: #1877f2;
	text-decoration: none;
}

/* ---------- Profil Başlığı: kapak + yuvarlak profil fotoğrafı ---------- */
.fb-profile-header {
	background: #fff;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	margin-bottom: 12px;
}

.fb-cover {
	width: 100%;
	height: 250px;
	object-fit: cover;
	display: block;
	background: #dadde1;
	border-radius: 0 0 8px 8px;
}

.fb-profile-info {
	position: relative;
	padding: 0 20px 16px;
	text-align: center;
}

.fb-avatar-holder {
	margin-top: -70px;
	margin-bottom: 8px;
}

.fb-avatar {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	border: 4px solid #fff;
	object-fit: cover;
	background: #e4e6eb;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.fb-profile-name {
	font-size: 28px;
	font-weight: 800;
	margin: 4px 0 2px;
}

.fb-profile-tagline {
	color: #65676b;
	font-size: 15px;
	margin-bottom: 12px;
}

/* ---------- Akış (Feed) Kartları ---------- */
.fb-post {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
	margin-bottom: 12px;
	overflow: hidden;
}

.fb-post-header {
	display: flex;
	align-items: center;
	padding: 12px 16px;
	gap: 10px;
}

.fb-post-avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	object-fit: cover;
	background: #e4e6eb;
	flex-shrink: 0;
}

.fb-post-meta { line-height: 1.3; }

.fb-post-author {
	font-weight: 600;
	font-size: 14.5px;
	color: #050505;
}

.fb-post-date {
	font-size: 12.5px;
	color: #65676b;
}

.fb-post-category {
	display: inline-block;
	background: #e7f3ff;
	color: #1877f2;
	font-size: 11px;
	font-weight: 700;
	padding: 2px 8px;
	border-radius: 10px;
	margin-left: 6px;
	vertical-align: middle;
}

.fb-post-title {
	font-size: 17px;
	font-weight: 700;
	padding: 0 16px 8px;
	color: #050505;
}

.fb-post-title a { color: inherit; }

.fb-post-summary {
	padding: 0 16px 12px;
	font-size: 15px;
	line-height: 1.4;
	color: #1c1e21;
}

.fb-post-image {
	width: 100%;
	display: block;
	background: #e4e6eb;
	max-height: 420px;
	object-fit: cover;
}

.fb-post-stats {
	display: flex;
	justify-content: space-between;
	padding: 8px 16px;
	font-size: 13px;
	color: #65676b;
	border-top: 1px solid #f0f2f5;
	margin-top: 4px;
}

.fb-post-actions {
	display: flex;
	border-top: 1px solid #f0f2f5;
}

.fb-post-actions a {
	flex: 1;
	text-align: center;
	padding: 8px 0;
	color: #65676b;
	font-weight: 600;
	font-size: 14px;
}

.fb-post-actions a:hover {
	background: #f0f2f5;
	text-decoration: none;
	border-radius: 4px;
}

.quote_right { 
	font-style:italic;  
	color:#666;
	float:right; 
	margin:10px 20px; 
	display:inline; 
	width:200px; 
	height:auto;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding:10px;
}

.quote_right img {margin:5px;}

.quote_left {
	font-style:italic;  
	color:#666; 
	float:left; 
	margin:10px 20px 10px -50px; 
	display:inline; 
	width:200px; 
	height:auto;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding:10px;
}

.anadiv {
width:960px;
margin:0 auto;
background: linear-gradient(90deg,#e6e6e6, #ffffff, #e6e6e6);
position:relative;
}

.ust1 {
float:left;
width:100%;
height:31px;
background:#c0c0c0;
border-bottom:1px solid white;
}

.ust1 .arama{
float:right;
margin-top:3px;
background-image:url(http://www.sonbilgihaber.com/themes/mobile/img/ara.png);
width:194px;
height:24px;
margin-right:4px;
}


.tarih_zemin {
position:absolute;
right:10px;
top:1px;
}

.ay {
position:absolute;
color:#fff;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
right:50px;
top:22px;
}

.gun {
position:absolute;
font-size:45px;
font-weight:bold;
color:black;
right:45px;
top:32px;
}

.okunan {
position:absolute;
font-size:14px;
color:#fff;
font-weight:bold;
right:20px;
top:10px;
}


.goster728{
display:none;
}

.ust1 .ustsosyal{
float:left;
margin-left:5px;
padding-top:4px;
height:20px;
overflow:hidden;
}

.ust1 .ustsosyal div{
float:left;
margin-right:5px;
}

.ust1 .arama input{
height:24px;
border:0;
background:none;
color:ffffff;
width:140px;
padding-left:15px;
}

.ust2{
float:left;
width:100%;
height:105px;
padding:5px 0 5px 0;
background: linear-gradient(90deg,#d0d0d0, #ffffff, #919191);
text-align:left;
}

.ust_2{
float:left;
width:100%;
height:105px;
padding:10px 0 10px 0;
background: linear-gradient(90deg,#ffffff, #d0d0d0, #919191);
text-align:center;
}

.ust22{
float:left;
width:100%;
height:90px;
padding:5px 0 5px 0;
text-align:center;
}

.ustspor{
float:left;
width:100%;
}

.ustspor .logo{
width:100%;
}

.ust2 .logo{
height:100%;
}


.ust3 {
float:left;
width:100%;
background:white;
padding-top:5px;
padding-bottom:5px;
background:#E4E4E4;
}

.ustr {
float:left;
width:100%;
padding-top:5px;
padding-bottom:5px;
text-align:center;
overflow:hidden;
}

.ust1 .menu {
display:none;
position:absolute;
right:3px;
top:3px;
}

.ust1 .menu img{ 
cursor:pointer;
margin-top:6px;
}

.yorumalt {
background: #192E49;
width:100%;
float:left;
margin-bottom:10px;
}

.yorumyaz .yorumust{
width:100%;
background:#4697ce;
color:	white;
float:left;
padding:2px 0;
}

.yorumalt input {
border-radius:5px;
float:left;
margin:10px 10px 0 10px;
width: calc(50% - 20px);
height:23px;
border:0;
}

.yorumalt button {
border-radius:5px;
float:right;
margin:0 10px 7px 0;
border:1px solid;
color:#192E49;
font-weight:bold;
}

.yorumalt textarea {
border:0;
border-radius:10px;
margin:10px;
padding:5px;
width: calc(100% - 30px);
height:120px;
}

 .yorumlar {
	float: left;
	width: 95%;
	height: auto;
	padding: 10px;
	margin-bottom:20px;
	background-color: #F3F3F3;
	border: 1px solid #D3D3D3;
	border-bottom: 4px solid #D3D3D3;
	font-family: "Segoe UI", arial, sans-serif;
}
.yorumlar h3 {
	font-size: 14px;
	font-weight: normal;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.yorumlar .yorum {
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFF;
	margin-top: 15px;
	border: 1px solid #E5E7EA;
}

.yorum .yorumcu {
	float: left;
	padding: 5px 8px 5px 8px;
	width: auto;
	height: 27px;
	background-image: url(http://www.3nisan.com/themes/mobile/img/yorum-kuyruk.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #9A9A9A;
	font-size: 11px;
	color: #FFF;
}
.yorum .yorumu {
	float: left;
	margin: 10px;
	width: 95%;
	line-height: 17px;
	color: #666;
}

.yorum .yorumu a {
	background-color: #EBEBEB;
	padding: 6px;
	font-size: 10px;
}

.yorum .yorumu p {
	padding-bottom: 10px;
}

.ust3 a  {
color:#14233a;
background:#E4E4E4;
padding:5px 8px 5px 8px;
font-size:15px;
}

.tarih{
float:right;
margin-right:10px;
color:#cccccc;
}

.reklamos {
float:right;width:136px;height:510px;margin-top:5px;
}

.r300, .r301, .r302, .r303 {
float:left;width:300px;height:300px;margin-top:10px;
text-align:center;
}

.reklam300_250 {
width:300px;height:250px;margin-top:5px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.sosyal_300 {
width:300px;height:65px;margin-top:2px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.r301{
display:none;
}

.sadik1{
position:absolute;text-align:right;z-index:100;width:160px;height:1300px;
right:-170px;
left:calc(50% + 490px);
}

.sodik1{
position:absolute;text-align:right;z-index:100;width:160px;height:1300px;
right:970px;
left:calc(50% - 650px);
}

.ust3 a:hover, .ust3 .active {
color:white;
background:#14233a;
}


.solsutunreklam1{
float:left;
width:100%;
margin-top:10px;
text-align:center;
background:white;
}


.ust3m {
float:left;
display:none;
line-height:20px;
width:100%;
text-align:right;
}

.ust3m  ul{
list-style:none;
padding:0;
}
 

.ust3m  ul li{
line-height:20px;
background:#efefef;
color:#14233a;
width:100%;
}


.ust3m  ul li:nth-child(odd){
line-height:20px;
background:#efefef;
width:100%;
}

.ust3m  ul li:nth-child(even){
line-height:20px;
background:white;
width:100%;
}

.ust3m  ul li:hover{
color:white;
background:#14233a;
}


.ust3m a  {
color:inherit;
padding:4px;
font-size:15px;
width:100%;
}



.owlmanset {
float:left;
width:100%;
overflow:hidden;
position:relative;
}

.mlink{
position:absolute;
bottom:10px;
left:10px;
color:white;
font-size:50px;
font-weight:bold;
text-shadow:2px 2px 2px black;
letter-spacing:-2px;
z-index:1
}

#owl3 .item .mlink{
position:absolute;
bottom:10px;
left:10px;
color:white;
font-size:30px;
font-weight:bold;
text-shadow:2px 2px 2px black;
letter-spacing:-2px;
z-index:1
}

.mbg{
position:absolute;
bottom:0;
height:60px;
width:100%;
left:0;
}

.detayanaresim {
float:left;
width:100%;
overflow:hidden;
position:relative;
}

.detayanaresim img {
width:100%;
}

.detayy {
margin-top:10px;
width:100%;
color:#555555;
}

.detayy  img, .detayy  iframe{
max-width:100% !important;
}

.detayy  img{
height:auto !important;
}

.detayy  h1{
font-size:30px;
color:#111111;
}

.detayy  h2{
font-size:18px;
color:#333333;
}

.owlmansetalti {
float:left;
width:100%;
overflow:hidden;
position:relative;
border-top:1px solid white;
}

.syflm{
line-height: 25px;
list-style: outside none none;
margin: 10px 0 10px 0;
padding: 0
}

.syflm li{
border-radius:4px;
border:1px solid #9a9a9a;
box-sizing: border-box;
color: #e6e6e6;
display: inline-block;
min-width: 30px;
padding: 0 5px;
}

.syflm li a{
font-size:16px;
color:inherit;
font-weight:bold;
}

.syflm li:hover , .syflm li.active  {
border-radius:4px;
border:1px solid #9a9a9a;
background:#eee;
cursor:pointer;
color:#444;
}


.mansetaltiyazar {
float:left;
width:100%;
overflow:hidden;
height:104px;
margin-top:10px;
margin-bottom:5px;
background: linear-gradient(90deg,#999999, #a2a2a2, #999999);
position:relative;
}

.mansetaltiyazar .makale {
float:left;
background-image:url(http://www.3nisan.com/themes/mobile/img/yazarzemin.jpg);
background-size:100% 100%;
}

.mansetaltiyazar .makale .baslikl {
margin-top:5px;
float:left;
width:52%;
text-align:right;
}

.mansetaltiyazar .next2, .mansetaltiyazar .prev2 {
opacity:0.5;
}

.mansetaltiyazar .makale .baslikl .yazaradi {
color:white;
font-size:16px;
text-shadow:1px 1px 1px #192f49;
font-weight:bold;
}

.mansetaltiyazar .makale .baslikl .ybaslik {
color:white;
text-shadow:1px 1px 1px #192f49;
font-size:15px;
}

.mansetaltiyazar .makale img {
float:right;
width:45%;
}

.owlceviri {
float:left;
width:100%;
overflow:hidden;
position:relative;
border-top:1px solid white;
}

.owlsol1 {
float:left;
width:100%;
overflow:hidden;
position:relative;
margin-top:10px;
}

.tdunya {
position:absolute;
left:10px;
top:10px;
z-index:12322;
}

.sondakika {
position:absolute;
left:1px;
top:1px;
}

.solsutun2 {
float:left;
width:100%;
position:relative;
margin-top:10px;
}

.solsutuncevirih {
float:left;
width:100%;
position:relative;
margin-top:10px;
font-family:times news roman;
color:#4697ce;
text-align:center;
letter-spacing:5px;
background: linear-gradient(90deg,#cacaca, white, #cacaca);
}
.solsutuncevirih .siyah {
color:#192f49;
}


.ensonhaber {
float:left;
width:auto;
position:relative;
}

.ensonhaber a {
color:#777777;
}

.ensonhaber .item{
width:auto;
height:auto;
padding:10px 0 10px 0;
border-top:1px solid #dddddd;
}

.solsutun2 .ensonhaber .item:nth-child(1){
border-top:0;
}

.ensonhaber .item .isol{
width:auto;
height:auto;
float:left;
}
.ensonhaber .item .isol img{
width:auto;
height:auto;
}

.ensonhaber .item .isag{
width:auto;
height:auto;
float:right;
position:relative;
}
 
.ensonhaber .item .isag .ibaslik{
font-size:17px;
font-weight:bold;
color:#484141;
} 

.ensonhaber .item .isag .iozet{
font-size:13px;
color:#a5a2b2;
} 

.ensonhaber .item .isag .isaat{
position:absolute;
font-size:12px;
color:#a5a2b2;
bottom:0;
}


.ensonhaber .item .isag .isaat{
position:static;
font-size:11px;
line-height:13px;
color:#cdcdcd;
bottom:0;
}


.ensonhaber {
float:left;
width:100%;
background:#efefef;
position:relative;
}

.ensonhaber .item{
float:left;
width:auto;
height:auto;
line-height:16px;
margin:10px 2%;
padding:10px 2% 10px 2%;
background:white;
border-top:1px solid #dddddd;
}


.ensonhaber .item .isol{
width:100%;
height:auto;
float:left;
}
.ensonhaber .item .isol img{
width:100%;
height:auto;
margin-bottom:6px;
}

.ensonhaber .item .isag{
width:100%;
height:auto;
float:left;
position:relative;
}


.solsutun2sol {
float:left;
width:640px;
position:relative;
}

.solsutun2sol a {
color:#777777;
}

.solsutun2sol .item{
width:640px;
height:112px;
padding:10px 0 10px 0;
border-top:1px solid #dddddd;
}

.solsutun2 .solsutun2sol .item:nth-child(1){
border-top:0;
}

.solsutun2sol .item .isol{
width:150px;
height:110px;
float:left;
}
.solsutun2sol .item .isol img{
width:150px;
height:110px;
}


.solsutun2sol .item .isol2{
width:300px;
height:200px;
float:left;
}
.solsutun2sol .item .isol2 img{
width:300px;
height:200px;
}

.solsutun2sol .item .isag{
width:475px;
height:110px;
float:right;
position:relative;
}
 
.solsutun2sol .item .isag .ibaslik{
font-size:18px;
font-weight:bold;
color:#484141;
} 

.solsutun2sol .item .isag .iozet{
font-size:12px;
color:#a5a2b2;
} 

.solsutun2sol .item .isag .isaat{
position:absolute;
font-size:11px;
color:#a5a2b2;
bottom:0;
} 

.solsutun2sag {
float:right;
width:160px;
position:relative;
}

#owl1 .item img{
display: block;
width: 100%;
max-height:475px;
}

#owl2 .item, #owl5 .item{
border-right:1px solid #dddddd;
border-left:1px solid #dddddd;

}

#owl2 .item img, #owl5 .item img{
display: block;
width:100%;
}

#owl5 {
background:#CECECE;text-align:center;text-shadow:1px 1px 1px white;
}

.owl2s {
background-image:url(http://www.3nisan.com/themes/mobile/img/siyah50.png);
position:absolute;
vertical-align:middle;
text-align:center;
font-weight:bold;
cursor:pointer;
top:0;
left:0;
width:100%;
height:100%;
z-index:1000;
color:white;
}

.owl2s:hover{
background-image:none;
padding-top:90%;
height:10%;
bottom:0;
}


.owl2s a{
position:absolute;
padding-left:15%;
width:70%;
bottom:40%;
left:0;
color:white;
}

.ikisutun{
float:left;
width:100%;
}

.solsutun{
float:left;
width:640px;
}

.sagsutun{
float:right;
width:300px;
}

.next1{
position:absolute;color:white;right:3px;top:calc(50% - 40px);cursor:pointer;
}

.prev1{
position:absolute;color:white;left:3px;top:calc(50% - 40px);cursor:pointer;
}

.next2{
position:absolute;color:white;right:3px;top:calc(50% - 15px);cursor:pointer;
}

.prev2{
position:absolute;color:white;left:3px;top:calc(50% - 15px);cursor:pointer;
}

.next4{
position:absolute;color:white;right:3px;top:calc(50% - 8px);cursor:pointer;
}

.prev4{
position:absolute;color:white;left:3px;top:calc(50% - 8px);cursor:pointer;
}

.sagsonhaberleru {
text-align:center;
margin-top:10px;
float:left;
background:#4697ce;
width:100%;
color:white;
font-family:times new roman;
}

.sagsonhaberleru .siyah {
background:#192f49;
padding:0 5px;
}

.sagsonhaberler{
float:left;
background:#dddddd;
width:100%;
}

.sagsonhaberler ul{
padding-left:25px;
}
.sagsonhaberler ul li a{
color:#4c4c4c;
font-size:12px;
}

.sagsonhaberler ul li{
margin-bottom:5px;
}



.blog {
float:left;
margin-top:10px;
background-image:url(http://www.3nisan.com/themes/mobile/img/blog-bg.jpg);
background-size:100% 100%;
width:100%;
height:267px;

}
.blog ul  {
padding-top:40px;
list-style:none;
padding-left:10px;
}


.blog ul li {
width:95%;
height:45px;
}


.blog ul li a {
color:white;
font-weight:bold;
text-shadow:1px 1px 1px black;
}


.s_foto {
float:left;
margin-top:10px;
background-image:url(http://www.3nisan.com/themes/mobile/img/s_foto.jpg);
background-size:100% 100%;
width:100%;
height:267px;

}
.s_foto ul  {
padding-top:60px;
list-style:none;
padding-left:10px;
}


.s_foto ul li {
width:95%;
height:45px;
}


.s_foto ul li a {
color:white;
font-weight:bold;
text-shadow:1px 1px 1px black;
}

.sagcoklarz{
float:left;
font-size:12px;
width:100%;
background:#E4E4E4;
}

.sagcoklarz .item a{
width:100%
font-size:12px;
color:#000000;
padding:10px 0 10px 0;
}

.sagcoklar{
float:left;
width:100%;
text-align:center;
color:white;
font-family:times new roman;
font-size:13px;
margin-top:10px;
}
.sagcoklar1{
float:left;
width:100%;
background:#e0e0e0;
}

.sagcoklar1 .item{
margin-top:5px;
width:100%;
height:auto;
float:left;
}

.sagcoklar1 .item .sol1{
float:left;
width:60px;
margin-left:5px;
margin-right:10px;
}

.sagcoklar1 .item .sol1 img{
float:left;
width:100%;
height:auto;
margin-bottom:5px;
}


.sagcoklar1 .item .sag1{
float:left;
width:calc(95% - 80px) ;
}

.sagcoklar1 .item .sag1 a{
color:#415267;
font-weight:bold;
}


.sagcoklar .sol1{
width:100%;
background:#4697ce;
float:left;
padding:2px 0;
}



.sagcoklar .sag1{
width:100%;
background:#192f49;
float:right;
padding:2px 0;
}

.fotovideo1 {
width:100%;
float:left;
}

.fotovideo1  img{
width:100%;
height:auto;
margin-bottom:10px;

}

.altgaleriler{
float:left;
width:100%;
background:#232323;
margin-bottom:10px;
text-align:center;
padding-bottom:3px;
}

.altgaleriler .ustyazi {
letter-spacing:55px;
width:100%;
margin-top:10px;
text-align:center;
color:#CECECE;
font-size:8px;
font-family:times new roman;
}

.altgaleriler  .sol1, .altgaleriler  .sag1  {
float:left;
width:50%;
position:relative;
overflow:hidden;
}

.altgaleriler  .sol1 .next4, .altgaleriler  .sag1 .next4 {
right:20px;
}

.altgaleriler  .sol1 .prev4, .altgaleriler  .sag1 .prev4 {
left:20px;
}

.altgaleriler  .sol1 .owlg, .altgaleriler  .sag1 .owlg{
overflow:hidden;
width:96%;
margin-left:2%;
margin-right:2%;
}

.altgaleriler  .sol1 .owlg img, .altgaleriler  .sag1 .owlg img{
float:left;
width:100%;
padding-bottom:3px;
}

.altgaleriler  .sol1 a, .altgaleriler  .sag1  a{
font-weight:bold;
color:#dddddd;
font-size:18px;
}

.footer {
float:left;
width:100%;
height:150px;
background: linear-gradient(90deg,#d0d0d0, #ffffff, #919191);
position:relative;
text-align:left;
color:#325e92;
}

.footer .ortakisim{
width:70%;
margin:0 auto;
padding:30px;
} 

.footer .ortakisim .sol1{
width:50%;
float:right;
} 

.footer .ortakisim .sag1{
width:50%;
float:right;
} 

.footer .ortakisim .sol1 .sol11{
width:48%;
float:left;
text-align:right;
} 

.footer .ortakisim .sol1 .orta11{
width:4%;
height:100%;
float:left;
text-align:right;
} 

.footer .ortakisim .sol1 .sag11{
width:48%;
float:right;
text-align:right;
} 

.footer .ortakisim .sol1 .sag11 a{
color:inherit;
} 

.footer .sosyal img {
height:50px;
border:0;
padding:5px;
}

.footer .footeryazi {
color:#325e92;
font-size:14px;
font-family:times new roman;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(http://www.3nisan.com/themes/mobile/img/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	text-align: center;
	background:white;
}
#owl3 .owl-controls{
	text-align: center;
	
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#owl3 .owl-controls {

}

#owl3 .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	width:16.53%;
	margin-right:1px;
}
#owl3 .owl-controls .owl-page:nth-child(6){
	float:right;
	margin-right:0;
}

.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	background: white;
	color: #ff0000;
}

#owl3 .owl-controls .owl-page span{
	display: block;
	width: 100%;
	height: 14px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	background:#4697ce;
	font-size: 12px;
}

/* rakam ayarları*/
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #ff0000;
	color:white;
}

#owl3 .owl-controls .owl-page.active span,
#owl3 .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #000000;
	color:white;
}

/* If PaginationNumbers is true   rakam ayarları*/

.owl-theme .owl-controls .owl-page span.owl-numbers{
	width: 38.4px;
	height:24px;
	color:inherit,white;
	padding: 5px 0;
	font-size: 18px;

}

.owl1detay .owl-controls .owl-page span.owl-numbers{ 
width: 25.6px;
	height:19px;
	color:inherit,white;
	padding: 4px 0;
	font-size: 16px;

}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(http://www.3nisan.com/themes/mobile/img/ajaxloader.gif) no-repeat center center;
}

.kategoriliste .solsutun2sol {
width:100%;
}

.kategoriliste .solsutun2sol .item{
float:left;
width:44%;
height:auto;
line-height:16px;
margin:10px 1%;
padding:10px 2% 10px 2%;
background:white;
border-top:1px solid #dddddd;
}

.kategoriliste .solsutun2sol .item.galeriler{ 
width:27%;
height:270px;
overflow:hidden;
padding-bottom:5px;
}

.kategoriliste .solsutun2sol .item .isol{
width:100%;
height:auto;
float:left;
}
.kategoriliste .solsutun2sol .item .isol img{
width:100%;
height:auto;
margin-bottom:6px;
}

.kategoriliste .solsutun2sol .item .isag{
width:100%;
height:auto;
float:left;
position:relative;
}

.kategoriliste .solsutun2sol .item .isag .isaat2{
position:static;
font-size:11px;
line-height:13px;
color:#cdcdcd;
} 

@media screen and  (max-width: 1300px) {
.sadik1, .sodik1{
display:none;
}
}

@media screen and  (max-width: 990px) {

.anadiv {
width:100%;
background:white;
overflow:hidden;

}

.next1{
position:absolute;color:white;right:3px;height:40px;top:calc(50% - 20px);cursor:pointer;
}

.prev1{
position:absolute;color:white;left:3px;height:40px;top:calc(50% - 20px);cursor:pointer;
}


.mlink{
position:absolute;
bottom:10px;
left:10px;
color:white;
font-size:40px;
font-weight:bold;
text-shadow:2px 2px 2px black;
letter-spacing:-2px;
z-index:1
}

.mbg{
position:absolute;
bottom:0;
height:40px;
width:100%;
left:0;
}

.owl-theme .owl-controls{
overflow:hidden;
height:20px;
}

.r300 {
display:none;
}

.r301{
display:block;
}


.sagsonhaberler ul li{
width:45%;
float:left;
margin-left:2%;
margin-right:2px;
}

.ust3 {
float:left;
width:100%;
background:white;
padding-top:5px;
padding-bottom:5px;
}

.ust3 a  {
color:#14233a;
background:white;
padding:3px 4px 3px 4px;
font-size:13px;
}


#owl1 .item img{
display: block;
width: 100%;
height:auto;
}

.footer {
height:150px;
}


.sagcoklar1 .item{
float:left;
margin-left:2%;
margin-right:3%;
margin-top:5px;
width:45%;
height:55px;
}

.footer .ortakisim {
width:90%;
} 

.footer .ortakisim .sol1{
width:100%;
height:110px;
float:left;
} 


.footer .ortakisim .sag1{
width:100%;
float:right;
height:130px;
} 



.owl-theme .owl-controls .owl-page span.owl-numbers{
width: 25px;
height:25px;
color:inherit,white;
padding:0;
font-size: 16px;

}

.solsutun2sag {
display:none;
}

.solsutun2sol .item .isag .isaat{
position:static;
font-size:11px;
line-height:13px;
color:#cdcdcd;
bottom:0;
} 



.solsutun{
float:left;
width:100%;
}

.sagsutun{
float:left;
width:100%;
}



.solsutun2sol {
float:left;
width:100%;
background:#efefef;
position:relative;
}

.solsutun2sol .item{
float:left;
width:42%;
height:auto;
line-height:16px;
margin:10px 2%;
padding:10px 2% 10px 2%;
background:white;
border-top:1px solid #dddddd;
}



.solsutun2sol .item .isol{
width:100%;
height:auto;
float:left;
}
.solsutun2sol .item .isol img{
width:100%;
height:auto;
margin-bottom:6px;
}

.solsutun2sol .item .isag{
width:100%;
height:auto;
float:left;
position:relative;
}
 


.solsutun2sag {
float:left;
width:100%;
position:relative;
}

#owl3 .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	width:calc(16.68% - 1px);
	margin-right:1px;

}


.footer .footeryazi {
color:#325e92;
font-size:14px;
font-family:times new roman;
}


}
@media screen and (max-width: 959px) {
	.gizle960{
	display:none;
	}

@media screen and (max-width: 959px) {
	.gizle300{
	display:none;
	}
	
	
.kategoriliste .solsutun2sol .item.galeriler{ 
width:44%;
height:350px;
overflow:hidden;
}

	
}

@media screen and (max-width: 728px) {
	.gizle728{
	display:none;
	}
	.goster728{
	display:block;
	}
}

.goster468{
display:none;
height:auto;
}

@media screen and (max-width: 468px) {
	.gizle468{
	display:none;
	}
	.goster468{
	display:block;
	}
}


@media screen and (max-width: 700px) {

.owl-theme .owl-controls .owl-page span.owl-numbers{
width: 18px;
height:15px;
color:inherit,white;
padding: 2px 0;
font-size: 12px;
}


.mlink{
position:absolute;
bottom:10px;
left:10px;
color:white;
font-size:30px;
font-weight:bold;
text-shadow:2px 2px 2px black;
letter-spacing:0px;
z-index:1
}

.mbg{
position:absolute;
bottom:0;
height:30px;
width:100%;
left:0;
}

.altgaleriler .ustyazi {
letter-spacing:6px;
font-weight:bold;
width:100%;
margin-top:10px;
text-align:center;
color:#CECECE;
font-size:4px;
font-family:times new roman;
}


.altgaleriler  .sol1, .altgaleriler  .sag1  {
float:left;
width:100%;
position:relative;
}

.ust3 {
display:none;
}

.ust1 { 
height:55px;
}


.ust1 .arama{ 
float:left;
}

.ust1 .menu{ 
display:block;
}

.sagcoklar1 .item{
float:left;
margin-left:2%;
margin-right:3%;
margin-top:5px;
width:90%;
height:55px;
}

.ust1 .ustsosyal{ 
float:left;
width:70%;
}

.owlsol1 {
display:none;
}

.next1{
height:25px;top:40%;
}

.prev1{
height:25px;top:40%;
}

}

@media screen and (max-width: 500px) {
.ust2 {
height:auto;
}

.mansetaltiyazar .makale .baslikl {
margin-top:5px;
margin-left:30px;
float:left;
width:calc(63% - 30px);
text-align:right;
}

.mansetaltiyazar .makale img {
float:right;
width:35%;
}

.solsutunreklam1, .ustr {
display:none;
}

.ust2 .logo{
width:95%;
height:auto;
}


.next1{
height:20px;top:25%;
}

.prev1{
height:20px;top:25%;
}

.ustyazi {
letter-spacing:5px;
font-weight:bold;
width:100%;
margin-top:10px;
text-align:center;
color:#CECECE;
font-size:8px;
font-family:times new roman;
}


.mlink{
position:absolute;
bottom:5px;
left:5px;
color:white;
font-size:20px;
font-weight:bold;
text-shadow:2px 2px 2px black;
letter-spacing:0px;
z-index:1
}

.mbg{
position:absolute;
bottom:0;
height:15px;
width:100%;
left:0;
}

.sagsonhaberler ul li{
width:100%;
}

.solsutun2sol .item {
float:left;
width:92%;
height:auto;
line-height:16px;
margin:10px 2%;
padding:10px 2% 10px 2%;
background:white;
border-top:1px solid #dddddd;
}


.kategoriliste .solsutun2sol .item{ 
width:96%;
height:400px;
height:auto;
overflow:hidden;
}

.reklam {
float:center;
height:55%;
}

.kategoriliste .solsutun2sol .item.galeriler{ 
width:96%;
height:400px;
overflow:hidden;
}


@media screen and (max-width: 468px) {
.ortareklam {
height:auto;
}



@media screen and (max-width: 468px) {
.reklam {
height:55%;
}

@media screen and (max-width: 268px) {
.ortareklam2 {
height:auto;
}