@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #f3f3f3;
	font-family: 'Roboto', sans-serif;
}

.wrapper {
	margin: 0 auto;
	width: 1290px;
	padding: 0px;
	background-color: #f3f3f3;
}

.sanatcisol {
	width: 300px;
	background-color: #fff;
	box-shadow: 3px 0px 3px rgba(0, 0, 0, 0.1);
	position: relative;
	min-height: 100vh;
	height: 100%;
	overflow: hidden;
	float: left
}

.sanatcigorsel {
	position: relative;
	width: 300px;
	height: 260px;
	overflow: hidden;
}

.sanatcioverlay {
	position: absolute;
	background-image: url(images/overlay.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 87px;
	width: 300px;
	z-index: 99;
	bottom: 0px;
	left: 0px;
}

.imsolute {
	width: 300px;
	height: 260px;
	position: absolute;
	z-index: 60;
}

.bilgi {
	width: 31px;
	height: 24px;
	position: absolute;
	top: 20px;
	right: 20px;
	background-image: url(images/bilgi.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 99;
	cursor: pointer;
	border-radius: 3px;
}

.shadowline a {
	font-size: 26px;
	line-height: 70px;
	text-decoration: none;
	color: #676D7B;
}

.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu li {
	display: block;
	border-bottom: 1px solid #eee;
}

.menu li.aktif a, .menu a:hover, .menu a.aktif {
	color: #676D7B;
	background-image: url(images/narrow.png);
}

.menu a {
	font-weight: 500;
	text-decoration: none;
	color: #B3B6BD;
	display: block;
	line-height: 36px;
	padding-left: 18px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-image: url(images/narrow2.png);
	padding-left: 50px;
}

.reklamsol {
	width: 300px;
	overflow: hidden;
	margin: 20px auto;
}

.searcharea {
	margin-top: 20px;
	padding: 0 20px;
	position: relative;
	height: 50px;
}

.dsubmit {
	height: 50px;
	width: 50px;
	position: absolute;
	background-image: url(images/search.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 0px;
	-webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.11);
	box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.11);
	right: 20px;
	top: 0;
	cursor: pointer;
}

.tamozel {
	margin: 15px 0 !important;
}

.galeriicerik img {
	width: 100% !important;
	height: auto;
}

.galeriicerik {
	position: relative;
	display: block;
}

.sinput {
	height: 50px;
	width: 213px;
	background-color: #f3f3f3;
	-webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.11);
	box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.11);
	border: none;
	padding: 0;
	outline: none;
	text-indent: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #B3B6BD;
}

.sagkisim {
	width: 970px;
	float: left;
	padding-left: 20px;
	position: relative;
}

.headerline {
	background-color: #fff;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	width: 970px;
	height: 73px;
	overflow: hidden;
}

.shadowline {
	width: 542px;
	height: 85px;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	top: 0px;
	left: 18px;
}

.clear {
	clear: both;
	display: block;
	position: relative;
}

.clear:after, .wrapper:after {
	content: ".";
	height: 0px;
	width: 100%;
	overflow: hidden;
	display: block;
	clear: both
}

.masthead {
	margin: 15px 0;
text-align:center;

}

.topmenu {
	width: 445px;
	float: right;
	padding-top: 20px;
}

.sonlar {
	float: left;
	color: #A0A0A0;
	font-size: 14px;
	font-weight: 500;
	border: 3px solid #A0A0A0;
	border-radius: 100px;
	display: inline-block;
	padding: 5px 15px;
	text-decoration: none;
	margin-right: 5px;
}

.populer, .sonlar:hover {
	float: left;
	color: #FA7A00;
	font-size: 14px;
	font-weight: 500;
	border: 3px solid #FA7A00;
	border-radius: 100px;
	display: inline-block;
	padding: 5px 15px;
	text-decoration: none;
	margin-right: 5px;
}

.line {
	margin-left: 15px;
	margin-right: 5px;
	position: relative;
	display: inline-block;
	width: 5px;
	height: 81px;
	float: left;
	top: -23px;
	background-image: url(images/line.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.sanatsocial {
	background-image: url(images/social.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
	top: -9px;
	margin-right: 5px;
}

.sanatsocial:hover {
	opacity: .3;
}

.sanatsocial-facebook {
	width: 50px;
	height: 50px;
	background-position: -5px -5px;
}

.sanatsocial-google {
	width: 50px;
	height: 50px;
	background-position: -65px -5px;
}

.sanatsocial-twitter {
	width: 50px;
	height: 50px;
	background-position: -5px -65px;
}

h1 {
	font-style: 32px;
	color: #666C7A;
	margin: 0;
	font-weight: 500;
}

.baslikpaylas {
	margin-bottom: 15px;
}

.baslikpaylas h1 {
	float: left;
	max-width: 795px;
}

.paylas {
	float: right;
}

.facewrapper {
	position: relative;
	display: inline-block;
	padding-left: 50px;
	background-image: url(images/paylas4.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #395AA7;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
	border-radius: 3px;
	float: right;
	min-width: 100px;
}

.facewrapper a {
	color: #fff;
	text-decoration: none;
}

.videocontent {
	width: 795px;
	float: left;
	margin-right: 15px;
}

.sagdikeyreklam {
	float: right;
	width: 160px;
	height: 600px;
	text-align: left;
}

.videoaltireklam {
	text-align: center;
margin-bottom:20px;
margin-top:20px;
}

.icerik-yorum {
	padding: 20px;
	background-color: #fff;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
}

.icerik-yorum p {
	margin-top: 0;
}

.benzericerikler {
	margin-bottom: 20px;
	width: 990px;
}

.benzericerikler h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #646A77;
	padding-bottom: 0 !important;
}

.benzeritem {
	text-decoration: none;
	color: #646A77;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	width: 310px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 250px;
	overflow: hidden;
}

.benzeritem:hover {
	text-decoration: underline;
}

.baslikb {
	display: block;
	background-color: #fff;
	padding: 13px 20px;
	height: 50px;
}

.baslikb span {
	overflow: hidden;
	line-height: 25px;
	display: block;
	height: 46px;
}

.bgorsel {
	display: block;
	width: 310px;
	height: 174px;
	overflow: hidden;
	position: relative;
}

.bgorsel .icon {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.bgorsel img {
	width: 100%;
	height: 100%;
}

.sociallike {
	margin-bottom: 20px;
}

.socialakis iframe, .socialakis {
	margin: 0 auto;
	text-align: center;
}

.iconic {
	background-image: url(images/iconic.png);
	background-repeat: no-repeat;
	display: block;
}

.iconic-gallery {
	width: 38px;
	height: 39px;
	background-position: -5px -5px;
}

.iconic-play {
	width: 38px;
	height: 39px;
	background-position: -53px -5px;
}

.iconic-2 {
	width: 38px;
	height: 39px;
	background-position: -5px -5px;
}

.iconic-1 {
	width: 38px;
	height: 39px;
	background-position: -53px -5px;
}

.numaralama {
	display: block;
	text-align: center;
	margin-left: -10px;
	padding: 0;
}

.numaralama li {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	display: inline-block;
}

.numaralama span, .numaralama a {
	color: #A0A0A0;
	font-size: 14px;
	font-weight: 500;
	border: 3px solid #A0A0A0;
	border-radius: 100px;
	display: inline-block;
	padding: 5px 15px;
	text-decoration: none;
	margin-right: 5px;
}

.numaralama .naktif span, .numaralama .naktif a, .numaralama a:hover,
	.numaralama .os a:hover {
	border-color: #FA7A00;
	color: #FA7A00;
	background-color: #fff;
}

.numaralama .os a {
	border-color: #FA7A00;
	color: #fff;
	background-color: #FA7A00;
}

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

.galerileft {
	float: left;
	width: 650px;
	margin-right: 20px;
}

.galerileft img {
	max-width: 100%;
}

.saggallery h1 {
	margin-bottom: 10px;
	color: #FA7A00
}

.saggallery p {
	line-height: 22px;
}

p {
	color: #676D7B
}

.galerigoruntu {
	opacity: .4;
	font-size: 13px;
}

.cmsscript {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	padding: 25px 15px 25px 10px;
	color: #676D7B;
	text-shadow: 1px 1px 1px #FFF;
	font-weight: bold;
	margin-top: 20px;
}

.cmsscript h1 {
	font-size: 25px;
	padding: 0px 0px 10px 40px;
	display: block;
	border-bottom: 1px solid #E4E4E4;
	margin: -10px -15px 30px -10px;;
	color: #676D7B;
}

.cmsscript h1>span {
	display: block;
	font-size: 11px;
}

.cmsscript label {
	display: block;
	margin: 0px;
}

.cmsscript label>span {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	color: #676D7B;
}

.cmsscript input[type="text"], .cmsscript input[type="email"],
	.cmsscript textarea, .cmsscript select {
	border: 1px solid #DADADA;
	color: #888;
	height: 30px;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 70%;
	font-size: 12px;
	line-height: 15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
	border-radius: 2px;
}

.cmsscript textarea {
	padding: 5px 3px 3px 5px;
}

.cmsscript select {
	background: #FFF url('down-arrow.png') no-repeat right;
	background: #FFF url('down-arrow.png') no-repeat right);
	text-indent: 0.01px;
	text-overflow: '';
	width: 70%;
	height: 35px;
	line-height: 25px;
	border-radius: 2px;
}

.cmsscript textarea {
	height: 100px;
}

.cmsscript .button {
	background-color: transparent;
	color: #646A77;
	font-size: 14px;
	font-weight: 500;
	border: 3px solid #646A77;
	border-radius: 100px;
	display: inline-block;
	padding: 5px 15px;
	text-decoration: none;
	margin-right: 5px;
	cursor: pointer;
}

.cmsscript .button:hover {
	opacity: .7
}

.qqclass {
	text-align: left !important;
	text-indent: 10px !important;
	width: 10% !important;
	font-size: 20px !important;
}

.hata {
	font-weight: bold;
	background-color: #FDF1F1;
	color: #f30;
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #F7DADA;
	border-radius: 2px;
}

.bilgifo {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 10;
}

.links:first-child {
	float: left;
}

.links:last-child {
	float: right;
}

.links {
	/* display: block; */ /* width: 210px; */
	background-color: #f3f3f3;
	border-radius: 100px;
	text-align: center;
	padding: 4px 0;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 14px;
	color: #676D7B;
	float: right;
	text-decoration: underline;
}

.links:hover {
	text-decoration: none;
}

.footlines {
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

.socialakis iframe {
	height: 290px !important;
}

.gallery-prev, .gallery-next {
	z-index: 99999;
	cursor: pointer;
	text-indent: -999em;
	width: 32px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	background-repeat: no-repeat;
	background-position: center;
}

.gwrap {
	display: block;
	position: relative;
}

.gallery-prev {
	left: 20px;
	background-image: url(images/arrowleft.png);
}

.gallery-next {
	right: 20px;
	background-image: url(images/arrowright.png);
}

.ovideos {
	text-align: right;
	padding: 0 20px;
	list-style-type: none;
}

.ovideos li a {
	color: #646A77;
	letter-spacing: -0.02em;
	text-decoration: none;
}

.ovideos li a img {
	float: right;
	margin-left: 10px;
	border-radius: 2px;
}

.ovideos li a {
	display: block;
}

.ovideos li a:hover {
	display: block;
	text-decoration: underline;
}

.ovideos li:after, .ovideos li a:after {
	conten: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.ovideos li {
	clear: both;
	height: 78px;
	overflow: hidden;
	margin-bottom: 10px;
}

h2 {
	padding: 20px 0;
	margin: 0;
	color: #676D7B;
	font-size: 18px;
	line-height: 26px;
	padding-top: 0
}

.totalium .bgorsel, .totalium .benzeritem {
	width: 260px;
	text-align: center;
	height: initial;
}

.totalium .bgorsel img {
	height: auto;
	width: 100%
}
/*fix*/
/*.masthead > div:first-of-type { text-align:left !important; }*/
.facebook-area iframe {
	width: 750px !important;
}

.facebook-area2 iframe {
	width: 620px !important;
}

span.adstitles {
	font-size: 13px;
	display: block;
	color: #888;
	padding-bottom: 2px;
	text-align: center !important;
}

.detaymetas {
	float: right;
	clear: both;
	padding-top: 6px;
	font-size: 13px;
	color: #888;
}

.tamcontainer {
	
	margin: 0 auto;
	}

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	position: relative;
	height: 0;
	width: 100%;
	overflow: hidden;
}

.tamsol {
	float: right;
	margin-left: 20px;
	width: 336px;
}

.tamsol img {
	max-width: 100%;
	height: auto;
}

.tamsolimg {
	margin-bottom: 15px;
}
.tamcontainer1 .icerikmetnihaber {
display:table;
}
.icerikmetnihaber h1 {
	font-size: 24px;
	font-weight: 500;
}

.icerikmetnihaber a {
	color: #FA7A00;
	font-weight: bold;
}
.altfullreklam ,.altfullreklam2 { margin-bottom: 15px; }

.bakmadangecme a { text-decoration:none; }
.bakmadangecme {
    width: 336px;
    height: 320px;
    background-image: url(/v4/desktop/images/bakmadangecme.png);
    background-position: center 100px;
    background-repeat: repeat-x;
    position: fixed;
    right: -500px;
    bottom: 0px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, .8);
    overflow: hidden;
    background-color: #FA7A00;
}

.bakmadangecme img {
	max-width: 286px;
}

.bakmadanbaslik {
	color: #fff;
	letter-spacing: -0.04em;
	font-weight: 800;
	margin: 10px 0px 15px 20px;
	font-size: 22px;
	float: left;
}

.imgbak {
	margin-left: 25px;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, .6);
}

.bakmadankapat {
	float: right;
	margin-right: 22px;
	border: 3px solid rgba(255, 255, 255, .5);
	border-radius: 3px;
	padding: 1px 10px;
	font-weight: 800;
	font-size: 14px;
	letter-spacing: -0.03em;
	color: rgba(255, 255, 255, .5);
	margin-top: 9px;
}

.bakmadankapat:hover {
	color: #fff;
	border: 3px solid rgba(255, 255, 255, 1);
}

.titlebg {
    background-color: #fff;
    margin-top: -20px;
    z-index: 99;
    display: block;
    text-align: center;
    position: relative;
    width: 241px;
    margin-left: 25px;
    font-size: 24px;
    padding: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    color: #676d7b;
    line-height: 30px;
}
.nou {
	display: none !important;
}

.icerikmetnihaber div, .icerikmetnihaber h1, .icerikmetnihaber h2, .icerikmetnihaber p, .icerikmetnihaber span {
    background: none !important;
}
.adstitle {
	display: block;
	clear: both;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
opacity:.6;
}
.icerikmetnihaber .facewrapper a {
    color: #fff !important;
    text-decoration: none;
}

.icerikmetnihaber .facewrapper {
    position: relative;
    display: inline-block;
    padding-left: 50px;
    background-image: url(images/paylas4.png) !important;
    background-position: left center !important;
    background-repeat: no-repeat;
    background-color: #395aa7;
    color: #fff !important;
    font-weight: bold;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    border-radius: 3px;
    float: right;
    min-width: 100px;
}


.align-middle,
.align-bottom,
.align-top {display: block; max-width: 100% !important; height: auto !important; width: initial !important; padding:0px !important; margin:0 0 18px 0 !important;}
.align-left {display: block; max-width: 50% !important; float: left;  margin-right: 10px; margin-bottom: 18px; padding: 3px; height: auto !important; width: initial !important; }
.align-right {display: block; max-width: 50% !important; float: right;  margin-right: 10px; margin-bottom: 18px; padding: 3px; height: auto !important; width: initial !important; }

.stickyvideo {position: fixed;
    left: 0px;
    width: 400px;
    height: 226px;
    overflow: hidden;
    top: 40px;
    box-shadow: 0px 2px 10px;
    z-index:99999}
.icerikmetnihaber  img { max-width:610px !important;  height:auto;}