@import url("print.css") print;
body, ul, li, img, a, #header, .header-center h1, .title h2, .title h3, ul.commentlist, ul.commentlist li {
	margin:0;
	padding:0;
	border: 0;
}
li {
	list-style: none;
}
h2 {
	font-size:16px;
}
body {
	font-family: "Open Sans",sans-serif;
	font-size : 13px;
	background:  
				url() 
				 
				;
	background-size: ;
}
a, #uye-bilgi a, .cat-tab .sekmeSecili a, #mobil-menu ul li a {
	text-decoration: none;
	color: #e5347e;
}
a, button {
	cursor: pointer;
}
.clear {
	clear:both;
}
#header {
	width:100%;
	background: rgba(0,0,0,0.07);
	display:block;
	position:relative;
}
.header-top {
	width:100%;
	background: #e5347e;
}
.header-top .container, .header-center, #nav, #main-container {
	width:960px;
	margin: 0 auto;
}
.header-top .container .social a {
	height: 40px!important;
	border-radius: 0!important;
}
.header-top .container .social a:hover {
	background: #fff;
}
.header-top .container, .author {
	position:relative;
}
.header-top .top-right {
	float:right;
	line-height: 40px;
	padding: 0 10px;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.header-top .face-giris, .facebook-kayit a {
	border-left: 1px solid rgba(0,0,0,0.1);
	background: #3b5998;
}
.header-top .fa-cog {
	font-size: 18px;
	margin-right: 5px;
}
.header-top .uye {
	height: 30px;
	padding: 5px 10px;
}
.header-top .uye img {
	background: #fff;
	border-left: 1px solid rgba(0,0,0,0.1);
}
.header-top .defter {
	border-left: 1px solid rgba(0,0,0,0.1);
}
.header-top .uye span {
	float: right;
    line-height: 30px;
	margin-left: 7px;
}
#uye-bilgi, #uye-giris {
	position: absolute;
    top: 39px;
    right: 0;
    width: 175px;
    z-index: 999;
    background: #fff;
	border: 1px solid #e5347e;
	border-radius: 0 0 5px 5px;
}
#uye-bilgi ul li, .sidebar-alan ul li, #mobil-menu ul li {
	padding: 10px;
	border-top: 1px dotted rgba(229,52,126,0.4);
}
#uye-bilgi ul li i {
	width:17px;
}
#uye-bilgi ul li:first-child, #mobil-menu ul li:first-child {
	border:0;
}
#uye-bilgi ul li:hover, #uye-giris form, .sidebar-alan ul li:hover {
	background: rgba(229,52,126,0.1);
}
#uye-giris {
	width: 298px;
}
#uye-giris input {
	margin: 10px 10px 0 10px!important;
	width:256px!important;
}
#uye-giris button, #uye-giris a, .kayit-form button {
	background: #e5347e;
    border: 0;
    border-radius: 5px;
    color: #fff;
    line-height: 34px;
    height: 35px;
    display: block;
    float: left;
	margin:10px;
	font-size:16px;
}
#uye-giris button {
	width: 227px;
}
#uye-giris i {
	font-size:20px;
	margin-right: 7px;
}
#uye-giris a {
	margin-left:0;
	padding:0 3px 0 10px;
}
.header-center {
	padding: 5px 0;
	height:150px;
}
.header-center h1 {
	float:left;
}
.header-arama {
	float:right;
	margin-top: 35px;
}
.header-arama form {
	background: #e5347e;	
	border-radius: 5px;
}
.header-arama input {
	background: rgba(255,255,255,0.9);
	border: 1px solid #e5347e;	
	padding: 10px;
	color: #e5347e;
	border-radius: 5px 0 0 5px;
	width: 240px;	
}
.header-arama button {
    border: 0;
    color: #fff;
    font-size: 20px;
    padding-right: 10px;
	background: #e5347e;		
}
#nav {
	background: #e5347e;
	position: relative;
    margin-top: -35px;
	height:70px;
	border-radius:5px;
	font-size: 14px;
	color:#fff;
}
.f-menu {
	z-index: 9999;
	position: fixed!important;;
	top: 30px;
	transition: ease-in-out 0.5s;
	width:100%;
}
.header-top a, #nav a, .single-left .defter span a, .galeriok a, .title a, .cat-tab li a, #footer a, .commentBox .tabs a {
	color:#fff;
}
#nav .home-buton {
	font-size: 35px;
	line-height: 70px;
	height:70px;
	float:left;
	padding: 0 7px;
	background: rgba(0,0,0,0.07);
}
#nav .right-buton {
	float: right;
	width: 100px;
	line-height: 15px;
	height:70px;
	text-align:center;
	font-size: 14px;
}
#nav .right-buton i {
	width:107px;
	font-size: 30px;
	margin: 9px 0;
}
#nav .rb1 {	background: rgba(0,0,0,0.1);}
#nav .rb2 {	background: transparent;}
#nav .rb3 {	background: rgba(255,255,255,0.1);}
#nav ul li {
	float:left;
	line-height: 70px;
	padding: 0 10px;
}
#nav ul li:hover, #nav .right-buton:hover {
	background: rgba(0,0,0,0.07);
}
.menu-item:before {
    font-size: 18px;
    line-height: 30px;
    margin-right: 5px;
	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;
}
#nav ul li ul {
	display: none;
	position: absolute;
	min-width:200px;
	z-index: 4;
	background:#fff;
	border: 3px solid #e5347e;
	border-top:0;
	border-radius: 0 0 5px 5px;
	margin-left:-10px;
}
#nav ul li ul a {
	color:#444;
	padding:10px 0;
	border-bottom: 1px dotted #ccc;
	display: block;
    line-height: 25px;
}
#nav ul li ul li {
	height: 45px;
	line-height: 45px;
	float:none;
}
#nav ul li ul li:last-child a {
	border-bottom:0;
}
#nav ul li ul li:hover {
	background: transparent;
}
#nav ul li:hover ul { 
	display: block;
}
#main-container {
	margin: 15px auto;
}
/************ Slider **************/
#mpslider {
	width:640px; 
	float:left;
	position: relative; 
	display: inline-block; 
    padding: 5px;
	margin-bottom: 10px;
    border-radius: 5px;
    background: #e5347e;	
}
#mpslider img {
	width:640px; 
	height:350px;
}
#mpslider .caption { 
	position: absolute; 
	bottom: 0;
	width: 100%;
}
#mpslider .caption p {
	padding: 5px 15px 5px 105px; 
	background: rgba(255,255,255,0.8); 
	margin: 0; 
	color:#000; 
	font-size:16px; 
	font-weight:600; 
	line-height:60px;
}
#mpslider .caption span {
	display: inline-block;
	font-size: 14px;
	color: #FFF;
	padding: 5px 10px;
	background:#e5347e;
}
.owl-theme .owl-controls .owl-buttons div{
	height: 50px;
	width: 40px;
	position: absolute;
	bottom: 15px;
	left:15px;
	z-index: 3;
	color: #fff;
	background:#e5347e;
	text-align: center;
	font-size: 25px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	left: 55px;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.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-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);
}
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}
.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);
}
.left-container {
	width: 650px;
	float:left;
	border-bottom: 5px solid #e5347e;
	border-radius: 0 0 5px 5px;
}
.sidebar {
	width:300px;
	float:right;
}
.sidebar-alan {
	background: #fff;
	margin-bottom: 10px;
	border-bottom: 5px solid #e5347e;
	border-radius: 5px;
}
/********* Alt sayfalar ************/
.title, .commentBox .tabs {
	width: 100%;
	background:#e5347e;
	border-radius: 5px 5px 0 0;
	color:#fff;
}
.title h2, .breadcrumb span, .title h3 {
	padding: 10px;
}
.title h2 i, .title h3 i, .meta .tarif-sayisi i, #advanced-searchform h3 i, .commentBox .tabs li h3 i {
	margin-right:7px;
}
.breadcrumb {
	width: 100%;
	background: #ECEAEA;
	color: #616161;
	padding: 10px 0;
	display:inline-block;
}
.breadcrumb a, .video-meta a {
	color: #616161;
}
.breadcrumb p {
	margin:0;
	padding:0 10px;
	float:left;
}
.breadcrumb .siralama {
	float:right;
	margin-right: 5px;
}
.breadcrumb .siralama a {
	width: 25px;
	height:25px;
	line-height: 25px;
	text-align:center;
	display: block;
	float:left;
	font-size:18px;
}
.breadcrumb .siralama .active, .meta .tarif-sayisi {
	border-radius: 5px;
	background:#e5347e;
	color: #fff;
}
.single-container {
	background: #fff;
}
.single-content p {
	padding: 10px;
}
/******* Tarifler sayfası ******/
.meta .tarif-sayisi {
	float:right;
	padding: 3px 5px;
	font-size:12px;
	line-height:20px;
}
.tarifler-meta {
	text-align: left!important;
}
.alt-kategori, .video-meta {
	background: rgba(229,52,126,0.1);
	display: flex;
    width: 308px;
	margin-top: -2px;
	border: 1px solid #ECEAEA;
}
/******* Reklam Alanları ******/

.single-left {
	width: 150px;
	height: 300px;
	background: #ECEAEA;
	float:left;
	text-align: center;
}
.single-left .asci, .single-left .oy {
	margin-bottom: 30px;
}
.single-left .asci span {
    width: 100%;
    float: left;
}
.single-left .defter span {
	padding: 5px 10px;
	border-radius: 5px;
	background:#e5347e;
	color: #fff;
}
.single-container .meta, .category-list li .meta, .yazarlar li .meta, .gunun-tarifi .meta {
    position: relative;
    top: -2px;
    background: #ECEAEA;
    padding: 10px;
    color: #4D4D4D;
    text-align: center;
	line-height: 25px;
}
.single-container .meta i {
	margin:0 5px 0 30px;
}
.single-container .meta a {
    color: #4D4D4D;
}
.single-container .meta .share {
	float:left;
}
.single-container .meta .share i {
	margin:5px;
	font-size:20px;
}
.single-container .video iframe {
	width: 500px;
	height: 300px;
}
.facebook:hover i {
	color:#4865B4;
}
.twitter:hover i {
	color:#1b95e0;
}
.google:hover i {
	color:#DD4B39;
}
.youtube:hover i {
	color:#cc181e;
}
.pinterest:hover i {
	color:#BD2126;
}
.whatsapp:hover i {
	color:#47A652;
}
.mail:hover i {
	color:#000;
}
.instagram:hover i {
	color:#B7704C;
}
.single-container .aciklama {
	padding: 10px;
}
.tarif {
	display:inline-block;
}
.tarif-bilgi {
	float: right;
	width: 210px;
	font-size:15px;
}
.tarif-bilgi ul li{
  padding: 15px 20px;
  border-bottom: solid 1px #fff;
  background: #ECEAEA;
}
.malzeme {
	float: left;
	width: 438px;
	border-right: solid 1px #e6e6e6;
	min-height: 213px;
}  
.malzeme ul li:before, .aciklama ul li:before {
	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;
	content: "\f046";
	margin-right: 5px;
}
.malzeme h4, .yapilis h4 {
	margin:0;
	background: #ECEAEA;
	padding:10px 15px;
	font-size: 16px;
	font-weight: normal;
}
.malzeme h4 i, .yapilis h4 i {
	margin-right: 10px;
	font-size:20px;
}
.malzeme ul {
	padding:15px;
}
.malzeme p {
	padding:7px;
	margin: 0;
}
.tarif-bilgi ul li i { 
	margin-right:10px;
	font-size: 40px;
	float: left;
}
.yapilis {
	float: left;
	width: 650px;
	border-bottom: solid 1px #ECEAEA;
}
.yapilis div {
	padding: 15px;
}
.tags {
	border-bottom: solid 1px #ECEAEA;
	border-top: solid 1px #ECEAEA;
	padding: 10px;
}
.tags i {
	margin-right: 5px;
}
.benzer-yazilar .title, .yorum .title, .commentBox .tabs {
	border-radius: 0;
	margin-top: 5px;
}
.benzer-yazilar ul {
	padding:5px;
	display:inline-block;
}
.benzer-yazilar ul li {
	margin:5px;
	float:left;
	width:203px;
}
.benzer-yazilar ul li img, .yazarlar li img, .galeri li img {
	width:100%;
	height:auto;
}
#respond h3, #comments {
	margin: 5px;
}
ul.commentlist li {
	border: 1px solid #dfdfdf;
	list-style: none outside none;
	margin: 0 0 20px 35px;
	padding: 4px;
}
.fn {
	padding:5px;
	background-color: #dfdfdf;
}
.fn a { color:#000; font-weight:bold;}
.diskadate {
	float: right;
	margin-right: 10px;
}
.comment-avatar {
	overflow: hidden;
	margin: 0 0 0 -33px;
	float: left;
	position: absolute;
	border-radius: 50%;
	background: #fff;
	border-left: 1px solid #dfdfdf!important;
	padding: 5px;
}
.comment-avatar img {border-radius: 50%;}
.comment-avatar img:hover {
	opacity: .7;
	transform:scale(1.2);
	-ms-transform:scale(1.2); -moz-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;}
	.diskacontent {
	font-size: 0.95em;
	line-height: 1.5;
	padding: 18px 10px 30px 40px;
	position: relative;
	color: #333333;
}
.comment-reply-link {
	color : #fff!important;
	float: right;
	background:#888888; padding: 5px 10px;
	margin:-5px;
}
.comment-reply-link:hover {
	background:#e5347e;
}
.children {
	padding:5px;
}
#respond {
	margin : 20px 10px;
}
#commentform .form-allowed-tags, .comment-form-comment label {
	display : none;
}
#commentform textarea, #commentform input {
	background : #FCFCFC;
	color : #777;
	font : 14px Calibri;
	padding :7px;
	width:605px;
	margin-bottom : 7px;
	border : #dfdfdf solid 1px;
}
#commentform textarea {
	width:605px;
}
#commentform #submit, .tarif-gonder-form #submit { 
	width:200px; 
	background:#e5347e;
	color:#fff; 
	font-weight:bold;
	border:0;
} 
.commentBox .tabs {
	display:flex;
}
.commentBox .tabs li {
	float:left;
}
.commentBox .tabs li h3 {
	margin: 10px
}
.commentBox .tabs .selectTab {
	background: rgba(0,0,0,0.2);
}
/***** kategori sayfası ****/
.category-container {
	background: #fff;
}
.category-list, .yazarlar {
	padding:5px;
	display:inline-block;
}
.category-list li, .yazarlar li {
	margin: 5px;
	float:left;
	width:310px;
	position: relative;
}
.category-list li .meta, .gunun-tarifi .meta {
	font-weight: 600;
	font-size: 15px;
}
.category-list li .post-content {
	height: 75px;
	overflow:hidden;
}
/**** video galeri sayfası ***/
.video-icon {
	position: absolute;
	top: 25%;
	left: 40%;
	font-size: 65px!important;
	color: rgba(255,255,255,0.6);
}
.video-meta {
	padding: 5px 0;
	line-height:20px;
	color: #616161;
	position: relative;
}
.video-meta span {
	position:absolute;
	right:5px;
}
.video-meta i {
	margin: 0 5px;
	line-height:20px;
}
/***** Yazar Sayfası ****/
.author .avatar {
	position: absolute;
	top: -15px; 
	right: 5px;
}
.author .avatar img {
	border-radius: 5px;
	border: 2px solid #e5347e;
	background: #fff;
}
.author .contact {
	float:right;
	margin: 15px 130px 10px 0;
	font-size: 20px;
}
.author .contact a {
	margin: 0 5px;
	display: inline-block;
}
.sekmeAlani {
	display: inline-block;
	margin:30px 10px 10px 10px;
	border: 1px solid #ECEAEA;
	border-radius: 5px;
}
.sekmeAlani ul.sekmeler {
	display: inline-block;
	padding:10px 10px 0 10px; 
	width: 608px; 
	background: #ECEAEA;
}
.sekmeAlani ul.sekmeler li {
	float:left;
	border-radius: 5px 5px 0 0;
	padding: 7px 10px;
	font-size: 14px;
}
.sekmeAlani ul.sekmeler li.sekmeSecili {
	background:#fff;
}
.sekmeAlani ul.sekmeler li span {
    background: #e5347e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline;
    margin-left: 2px;
    padding: 1px 5px;
}
.sekmeAlani .tab-content, .home-column .tab-content {
	display: block;
	border-bottom:0;
}
.sekmeAlani .tab-content ul li {
	width: 299px;
}
/***** Yazarlar Sayfası ****/
.yazarlar {
	width: 640px;
	background: #fff;
}
.yazarlar li {
	width:118px;
	border:0!important;
	padding:0!important;
}
.yazarlar li:hover {
	background: transparent!important;
}
.yazarlar li .meta {
	top: -4px;
	padding: 5px;
	line-height: 15px;	
    height: 27px;
    overflow: hidden;
}
/************ Detaylı Arama Sayfası *************/
#advanced-searchform {
	display: inline-block;
}
#advanced-searchform .ucbir, #advanced-searchform .uciki  {
	background: rgba(229,52,126,0.1);
	border-radius: 5px;
	float:left;
	padding: 10px 0 10px 10px;
	margin: 0 10px 10px 0;
	width: 296px;
}
#advanced-searchform .pisirme, #advanced-searchform .kelime {
	margin-right:0;
}
#advanced-searchform .uciki {
	width: 612px;
}
#advanced-searchform h3 {
	margin: 0 10px 7px 0;
	text-align: center;
}
#advanced-searchform input, #uye-giris input, .kayit-form input, .tarif-gonder-form input,.tarif-gonder-form select, .tarif-gonder-form textarea {
	border-radius: 5px;
	padding: 10px;
	border: 1px solid rgba(229,52,126,0.3);
	float: left;
	width:116px;
	margin-right:10px;
}
#advanced-searchform ::-webkit-input-placeholder, .kayit-form ::-webkit-input-placeholder, .tarif-gonder-form ::-webkit-input-placeholder{
	color: rgba(229,52,126,0.7);
}
.uciki .ikibir {
	float: left;
	margin-right: 10px;
	width:296px;
	background: transparent;
}
.uciki .ikibir input {
	width:273px!important;
}
#advanced-searchform .olsun input {
	border-color: #02B356;
}
#advanced-searchform .olsun ::-webkit-input-placeholder {
	color: #02B356;
}
#advanced-searchform .olmasin input {
	border-color: #ed1c24;
}
#advanced-searchform .olmasin ::-webkit-input-placeholder {
	color: #ed1c24;
}
#advanced-searchform .kelime input {
	width: 264px;
}
#advanced-searchform #searchsubmit {
	background: #e5347e;
	color: #fff;
	font-size: 18px;
	padding: 7px 10px;
}
.search-list li {
	width:306px;
}
/************ Kayıt Sayfası *************/
.kayit-form, .facebook-kayit {
	background: rgba(229,52,126,0.1);
	border-radius: 5px;
	padding: 15px;
	width: 450px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.facebook-kayit {
	text-align: center;
}
.facebook-kayit a {
	padding: 7px 10px;
	font-size: 18px;
	border-radius: 5px;
	color:#fff;
}
.kayit-form p {
	margin:0 0 10px 0;
	display: inline-block;
}
.kayit-form input {
	width: 378px;
	float:left;
	border-radius: 0 5px 5px 0;
	height: 18px;
}
.kayit-form i, .tarif-gonder-form i {
	width: 40px;
	height:40px;
	background: rgba(229,52,126,0.3);
	color: #fff;
	border-radius: 5px 0 0 5px;	
	float:left;
	font-size: 18px;
    text-align: center;
    line-height: 40px;
}
.editor {
	margin-top: 10px;
	border: 1px solid rgba(244,113,106,0.3);
	border-radius: 5px;
    padding: 10px;
}
.editor h3 {
	margin:0;
	color: #e5347e;
	margin-bottom: 10px;
}
.editor i {
	width:auto;
	height:auto;
}
.editor h3 i {
	width: 20px;
	height:20px;
	font-size:16px;
	color: #e5347e;
	line-height: 20px;
    margin-right: 5px;
}
.kayit-form button {
	margin:0;
	padding: 0 10px;	
}
.kayit-form .red, .kayit-form .onay, .tarif-gonder-form .red, .tarif-gonder-form .yesil {
	background:#ed1c24;
	width:439px;
	color:#fff;
	line-height: 40px;
	border-radius: 5px;
}
.tarif-gonder-form .yesil {
	background:#0bb970;
}
.kayit-form .onay {
	background: #02B356;
}
.kayit-form .red i, .kayit-form .onay i, .tarif-gonder-form i {background: transparent;}
/**************** Tarif Gönder Sayfası ********************/
.tarif-gonder-form input, .tarif-gonder-form select, .tarif-gonder-form textarea  {
	width: 605px;
	margin-top: 10px;
}
.tarif-gonder-form .red, .tarif-gonder-form .yesil {
	width: 625px;
}
.tarif-gonder-form select {
	float:left;
	width: 200px;
	margin-right: 0;
	padding: 9px 10px;
}
.tarif-gonder-form .minput {
	margin:10px 0px 0px 10px;
	width:110px;
	float:left;
}
.tarif-gonder-form .isaretli {
	border-color: #ed1c24;
}
/******************** 404 Sayfası *************************/
.page404 {
	background: url(images/404bg.png) no-repeat top center;
	margin:50px 0 0 0;
	height:450px;
	padding-top:48px;
}
.page404 .message {
	background: #e5347e;
	border-radius: 50%;
	width:250px;
	height:200px;
	margin: 0 auto;
	text-align:center;
	padding-top:50px;
}
.page404 .message div {
    color: #fff;
    line-height: 75px;
    font-size: 20px;
}
.page404 .message input {
	border:0;
	padding:10px;
}
/**** sayfalama ***/
.page-nav {
	background:#ECEAEA;
	width:100%;
	padding: 3px 0;
	text-align: center;
	font-size:14px;
}
.page-nav a, .page-nav span {
	background: rgba(0,0,0,0.3);
	margin: 1px;
	line-height:30px;
	height:30px;
	width:30px;
	text-align: center;
	display:inline-block;
	border-radius:3px;
	color:#fff;
}
.page-nav span, .page-nav a:hover {
	background: #e5347e;
}
/****** galeri sayfası *****/
.gallery-images {
	position:relative;
	text-align: center;
}
.gallery-images img, .search-list li img {
	max-width:100%;
	height:auto;
}
.galeriok {
	position: absolute;
	top: 37%;
	font-size: 55px;
	background:#e5347e;
	padding: 0 10px;
	line-height: 55px;
}
.onceki {
	border-radius: 0 5px 5px 0;
}
.sonraki {
	border-radius: 5px 0 0 5px;
	right:0;
}
.gallery-images .fa-expand {
	position: absolute;
	top: 10px;
	right: 10px;
	background: rgba(255,255,255,0.5);
	color: #e5347e;
	font-size: 20px;
    padding: 6px 8px;
}
.gallery-images .fa-expand:hover {
	background:#e5347e;
	border-radius:5px;
	color: #fff;
}
.galerisayi {
	float:right;
	background: rgba(0,0,0,0.3);
	color: #fff;
	border-radius:3px;
	padding: 2px 4px;
	margin: -5px 5px;
	font-size:20px;
}
.galeri-share {
	text-align: center;
	width: 100%;
	padding: 15px 0;
	background: rgba(229,52,126,0.1);
}
.galeri-share i {
	font-size: 20px;
	margin: 0 10px
}
.page-container {
	padding:10px;
	background: #fff;
}

/******* Footer *****/
#footer {
	margin:15px auto;
	width:960px;
	background:#e5347e;
	border-radius: 0 0 10px 10px;
	color: #fff;
}
.fleft{
	float:left;
	width: 300px;
	padding: 10px;
	text-align: center;
}
.fright {
	float:left;
	width: 620px;
	padding: 10px;
}
.social a{
	display: block;
	float:left;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	height: 38px;
	line-height: 44px;
	margin-left: 2px;
	margin-right: 2px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
	text-align: center;
	width: 38px;
}
.social a:hover {
	opacity: .75;
	filter: alpha(opacity=75);
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.social a i {
font-size:22px;
}
.social .ffacebook {
background:#3b5998;
}
.social .ftwitter {
background:#3bc6f5;
}
.social .fgoogle-plus {
background:#d94a39;
}
.social .finstagram {
background:#8b5c48;
}
.social .fyoutube {
background:#e90a07;
}
.social .fpinterest {
background:#cc2128;
}
.social .frss {
background:#ff6501;
}
.widget-footer {
	float:left;
	width:186px;
	padding:0 20px 0 0;
}
.widget-footer h2 {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.copyright {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px solid rgba(0,0,0,0.1);
}
#back-top {
	margin: 0 auto;
	width: 975px;
	height: 0;
	text-align: right;
}
#back-top .move-top {	
  display: none;
  position: fixed;
  z-index: 999;
  margin-left: 25px;
  bottom: 53px;
}
#back-top .move-top i {
	width: 48px;
	height: 48px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 43px;
	border: 1px solid #e5347e;
	cursor: pointer;
	background: #e5347e;
	color: #fff;
}
/****** Bileşenler ****/
.home-column, .tab-content {
	border-bottom: 5px solid #e5347e;
	border-radius: 0 0 5px 5px;
	margin-bottom: 10px;
	display: inline-block;
}
.home-column {
	border-radius: 5px;
	background: #fff;
}
.home-column ul, .tab-content ul, .defterdekiler {
	background: #fff;
	padding:5px;
	display: inline-block;
}
.home-column ul li, .tab-content ul li, .defterdekiler li {
	width:310px;
	margin:5px;
	float:left;
	background: rgba(229,52,126,0.1);
	padding-bottom: 5px;
}
.home-column ul li span, .tab-content ul li span, .defterdekiler li span {
	padding: 5px 10px 0 10px;
	display: block;
}
.home-column ul li span a, .tab-content ul li span a, .defterdekiler li span a, .galeri li .meta a {
	font-size:14px;
	font-weight: 600;
}
.home-column ul li .yazar a , .tab-content ul li .yazar a, .galeri li .meta .yazar a {
	font-weight: normal;
    font-size: 12px;
	color:#000;
}
.home-column ul .grid, .left-container .galeri li {
	height: 250px;
	overflow: hidden;
}
.home-column ul .reklam {
	height: 252px;
	padding: 3px 5px 0 5px;
	width: 300px;
}
.home-column ul .list, .tab-content ul .list, .defterdekiler li, .galeri .list {
	height: 85px;
	overflow: hidden;
	padding-bottom: 0;
}
.home-column ul .list .post-img, .tab-content ul .list .post-img, .defterdekiler li .post-img, .galeri .list img {
	float:left;
	margin-right:7px;
}
.home-column ul .list img, .tab-content ul .list img, .defterdekiler li img, .galeri .list img {
	height:85px;
	width:auto;
}
.home-column .grid3 {
    float: left;
	width:315px;
	height: 530px;
	overflow: hidden;
}
.gunun-tarifi img {
	width: 100%;
	height: auto;
}
.defterdekiler li {
	padding: 0!important;
	border: 0!important;
}
.sidebar .defterdekiler li {
	width:282px;
}
.sidebar .yazarlar {
	width:290px;
}
.sidebar .yazarlar li {
	padding:0;
	width:86px;
}
.galeri {
	background: #e5347e;
}
.galeri li {
	position: relative;
	padding:0 10px 5px 10px!important;
}
.galeri li .video-icon {
	top: 30%;
}
.galeri li .meta {
	background: rgba(255,255,255,0.9);
	padding: 10px;
    margin-top: -4px;
}
.galeri li .meta .yazar {
	margin:0;
}
.left-container .galeri {
	padding:0 5px 5px 5px;	
}
.left-container .galeri li {
	margin: 5px;
	padding:0!important;
	width: 310px;
	float:left;
	padding-bottom: 5px!important;
}
.left-container .galeri .meta {
	height: 79px!important;
	text-align: left!important;
}
.left-container .galeri .list, .galeri .list .meta {
	height: 79px!important;
	padding-bottom: 0!important;
}
.galeri .list .video-icon {
	font-size: 40px!important;
	top: 23%;
	left: 14%;
}
.cat-tab {
	background: #e5347e!important;
	border-radius: 5px 5px 0 0;
	width: 640px;
	padding: 5px 5px 0 5px!important;
}
.cat-tab li {
	width: auto!important;
	margin: 5px 5px 0px 5px!important;
	padding: 5px 7px;
	border-radius: 5px 5px 0 0;
	font-size: 15px;
}
.cat-tab .sekmeSecili {
	background: #fff;
}
/*** ikonlu kategoriler **/
.kategoriler {
	background:#e5347e;	
	width:100%;
}
.kategoriler li {
	float:left;
	border:0!important;
	width:29.3%;
	height:84px;
	padding:8px 2%!important;
	text-align:center;
}
.kategoriler li img, .kategoriler li i {
-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.kategoriler li:hover img, .kategoriler li:hover i {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}
.kategoriler li:hover {
	background: rgba(255,255,255,0.2)!important;
}
.kategoriler li a {
	color:#fff;
}
.kategoriler .light {
	background: rgba(255,255,255,0.05);
}
.kategoriler .light2 {
	background: rgba(255,255,255,0.1);
}
.kategoriler li i {
	width: 53px;
    height: 53px;
    line-height: 53px;
    font-size: 35px;
}
/******* tooltip ****/
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}
[data-tooltip]:before {
  position: absolute;
  bottom: 120%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -70px;
  padding: 5px;
  width: 130px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 13px;
  line-height: 1.2;
}
[data-tooltip]:after {
  position: absolute;
  bottom: 120%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/****** Reklam Alanları *******/
.kolon-reklam {
	position: relative;
	z-index: 1;
	width: 1320px;
	margin: 0 auto;
}
.kolon-reklam .reklam {
	width: 160px;
	height: 600px;
	padding: 5px;
	border-radius: 5px;
	background: rgba(0,0,0,0.07);	
	position: absolute;
	top: -35px;
}
.sag-kolon {
	right:0;
}
.yaziici-ust-reklam, .yaziici-alt-reklam {
	width: 300px;
	height: 250px;
	float: left;
	margin: 0 10px 10px 0;
}
.yaziici-alt-reklam {
	float: right;
	margin: 0 0 10px 10px;	
}
/************************ Mobil - Responsive ***********************/
.mobil-menu {
	display: none;	
}
.mobil-menu span {
	padding: 0 15px!important;
}
#mobil-menu {
	position: absolute;
	z-index: 4;
	top: 75px;
	background: #fff;
	border: 5px solid #e5347e;
	border-radius: 5px;
}
#mobil-menu ul {
	display:inline-block;
}
#mobil-menu ul li {
    float: none;
    width: 600px;
    padding: 0 20px;
    line-height: 50px;
}

@media all and (max-width:1320px) {
	.kolon-reklam{
		display: none;
	}
}
@media all and (max-width:960px) {
	.desktop-menu, .menu, .fright {
		display: none;
	}
	.mobil-menu {
		display: block;	
	}
	.header-top .container, .header-center, #nav, #main-container, .sidebar, #footer {
		width:650px;
	}
	.sidebar {
		margin-top: 10px;
	}
	.f-menu {
		position: relative!important;
		top:0!important;
	}
}
@media all and (max-width:650px) {
	.header-top .container {
		width:100%;
	}
	.header-center, #nav, #main-container, .sidebar, .left-container, .tarif-bilgi, .malzeme, .yapilis, #footer {
		width:330px;
	}
	#nav .right-buton, #nav .right-buton i {
		width: 90px;
	}
	#mobil-menu, #mpslider, .yazarlar, .cat-tab {
		width:320px; 
	}
	#mobil-menu ul li, .kayit-form, .facebook-kayit, #commentform textarea, #commentform input {
		width: 280px;
	}
	#mpslider img, .single-container .video iframe {
		width:100%;
		height: auto;
	}
	.owl-controls, .header-arama {
		display:none!important;
	}
	#mpslider .caption p {
		padding: 5px;
		line-height: 30px;
	}
	.cat-tab .sekmeSecili, .sekmeAlani ul.sekmeler li.sekmeSecili {
		border-radius:5px;
	}
	.single-left, .single-container .meta .share {
		width:100%;
	}
	.single-container img {
		max-width: 100%;
		height:auto;
	}
	.single-container .meta i {
		margin-left: 5px;
	}
	.tarif-bilgi {
		float:none;
	}
	.malzeme {
		border-right:0;
	}
	.sekmeAlani, #advanced-searchform {
		width:310px; 
	}
	.sekmeAlani ul.sekmeler, .tarif-gonder-form input, .tarif-gonder-form select, .tarif-gonder-form textarea {
		width:290px; 
	}
	#advanced-searchform .uciki {
		width:295px; 
	}
	.kayit-form input {
		width: 208px;
	}
	.benzer-yazilar ul li {
		width: 300px;
	}
	.single-left {
		height:320px;
	}
}
@media all and (max-width:430px) { 
	.header-top .container .social {
		display:none;
	}
}
@media all and (max-width:330px) {
	.header-center, #nav, #main-container, .sidebar, .left-container, .tarif-bilgi, .malzeme, .yapilis, .home-column, #footer {
		width:320px;
	}
	#nav .right-buton, #nav .right-buton i {
		width: 86px;
	}
	#mobil-menu, #mpslider, .yazarlar, .cat-tab {
		width:310px; 
	}
	#mobil-menu ul li, .kayit-form, .facebook-kayit {
		width: 270px;
	}
	.sekmeAlani, #advanced-searchform {
		width:300px; 
	}
	.sekmeAlani ul.sekmeler, .tarif-gonder-form input, .tarif-gonder-form select, .tarif-gonder-form textarea {
		width:280px; 
	}
	#advanced-searchform .uciki {
		width:285px; 
	}
	.kayit-form input {
		width: 198px;
	}
	.home-column ul, .tab-content ul, .defterdekiler, .left-container .galeri, .category-list, .yazarlar {
		padding:0;
	}
}