/*@import url("http://fonts.googleapis.com/css?family=Oswald%7CDroid+Sans%7CPlayfair+Display%7COpen+Sans+Condensed%3A300%7CRokkitt%7CShadows+Into+Light%7CAbel%7CDamion%7CMontez&amp;ver=3.4.2");*/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Black+Ops+One&subset=latin,latin-ext);

#zenar { margin-top:10px;}
/* ===== TYPOGRAPHY ===== */
p, li, address, dd, blockquote, td, th { font-size:1em; line-height:1.71em }
body, p, li, address, dd, blockquote {  } 
h1, h2, h3, h4, h5, h6, p, dl { margin:0.8em 0 0.3em; }          
a, a:hover { text-decoration:none }
h1, h2, h3, h4, h5, h6 {  }
h1, h1 a, h1 span { font-size:26px; line-height: 26px; }
h2, h2 a, h2 span { font-size:22px; line-height: 22px; }
h3, h3 a, h3 span { font-size:20px; line-height: 20px; }
h4, h4 a, h4 span { font-size:18px; line-height: 18px; }
h5, h5 a, h5 span { font-size:15px; line-height: 15px; }
h6, h6 a, h6 span { font-size:12px; line-height: 12px; }
.content ul { margin-left:20px; list-style:square }
.content ol { margin-left:40px; }
i, em { font-style:italic; }
strong { font-weight:bold; }
.content blockquote { background:url('images/cite.png') no-repeat 45px 25px; padding:35px; }
.content blockquote p { padding-left: 45px; }        
.border-line { height:1px; background:#CFCFCF; width:100%; clear:both; margin:1.2em 0; }
dt { font-weight:bold; }

a, .sidebar a:hover {
    color: #b77a2b;
}

a:hover, .sidebar a {
    color: #030303;
}

.sidebar h3.title {
	font-size: 20px;
	line-height:40px;
	border-bottom:1px solid #666;}

.line { border-top:1px solid #CFCFCF }
.space { height:30px }
body .last, body .widget-last { margin-right:0; padding-right:0 !important; border-right:0; }
body .last-row { margin-bottom:0; }        
.sidebar .widget-last { margin-bottom:0; }
.for-mobile { display:none !important; }  
.not-logged-in .not__logged_in { display:none !important; }

p, li, address, dd, blockquote, td, th, a,
body, h1, h2, h3, h4, h5, h6, p, dl, ul, ol {
    color: #585555;
    font-family: 'Roboto', 'Verdana', 'Arial', sans-serif;
    font-size: 12px;
    font-weight: normal;
}
code, pre { background-color: #E8EBEC; border: 1px dotted #CFCFCF; color: #333333; font: 13px/18px Consolas,"Courier New",Courier,monospace; padding: 0 5px; }
pre { margin-bottom: 10px; margin-top: 10px; }

/* ===== HEADINGS ===== */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: 'Roboto', 'Verdana', 'Arial', sans-serif;
	font-size: 12px;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color: #A05F02; }

/* ===== MAIN LAYOUT ===== */
html { min-height:100%;}

#wrapper {
    min-width: 980px;
}

.boxed #wrapper {
    background-color: none;
    max-width: 980px;
    margin: 0 auto;
    width: 980px;
    padding: 0 0 0 0;
}

.boxed .bg-shadow {
    background: url('images/shadows/bg-shadow-boxed.png') repeat-y center top;
}

.inner {
    margin: 0 auto;
    position: relative;
    width: 980px;
}

.isMobile .inner {
    max-width: 980px;
    width: auto;
}

.responsive.isMobile .wrapper { overflow: hidden; }

.sidebar { width: 28%; }
.content { width: 68%; }

.content-sub { width: 100%;}
.content-sub h3 { 
	margin-bottom: 15px;
	font-size: 18px;
	letter-spacing:0;
	line-height:40px;
	border-bottom:1px solid #666;
}
 .content-sub h3 a { 
	margin-bottom: 15px;
	font-size: 18px;
	letter-spacing:0;
	line-height:40px;
	border:none;
}

.content-sub div { display:block; margin-bottom:30px; font-family: 'Roboto', 'Verdana', 'Arial', sans-serif; font-size:14px;}
.content-sub div.bos { min-height:400px;}

.paddingtop10 { padding-top:10px;}
.paddingtop20 { padding-top:20px;}
.paddingtop30 { padding-top:30px;}

.paddingbottom30 { padding-bottom:30px;}
.paddingbottom40 { padding-bottom:40px;}

.paddingleft20 { padding-left:20px;}
.paddingleft100 { padding-left:100px;}


.sidebar-left .sidebar, .sidebar-right .content { float: left; }
.sidebar-right .sidebar, .sidebar-left .content { float: right; }
.sidebar-no .content { float: none; width: 100%; }

/* ===== HEADER ===== */
#header {
    /*margin-bottom: 20px;*/
    padding-top: 15px;
    position: relative;
}

.page-template-home-php #header, .home #header { margin-bottom: 0px; }

#header-shadow {
    background: url(images/shadows/shadow-938.png) no-repeat center bottom;
    margin-top: 5px;
    width: 100%;
    height: 10px;
}

.page-template-home-php #header-shadow, .home #header-shadow { display: none; }
.stretched #header .inner { padding: 0px; }

/* === LOGO */
#logo {
    float: left;
    padding-bottom: 22px;
}

/* === SIDEBAR HEADER */
#sidebar-header {
    float: right;
    width: 62%;
	height:102px;
}
#sidebar-header .tel {
	padding:35px 10px 10px;
	height:67px;
	font-family: 'Black Ops One', cursive;
	font-size:26px;
	color:#000;
	text-align:right;
	background:url(images/icons/phone2.png) no-repeat 315px 20px;}

#header hr {
    border: none;
    border-top: 1px solid #CFCFCF;
    margin: 0 auto;
    width: 980px;
    height: 0px;
}

/* === NAVIGATION  - This code works with both standard WP menus and Theme menus */
.menu-select { display:none; overflow:hidden; position:relative; width:75%; margin:20px auto; }
.menu-select select { width:100%; border:1px solid #ddd; background:none; -webkit-appearance: none; padding:8px 10px; cursor:pointer; font-family:'Roboto', sans-serif; color:#373636; font-size:14px; position:relative; z-index:1; }
.gecko .menu-select select { width:120%; }
.menu-select select option { background:none; width:100%; }
.menu-select .arrow-icon { position:absolute; height:100%; width:100%; background:#d8dbdb url('images/menu-select-arrow.png') no-repeat 95% center; top:0; }


#header div.menu { }

#header .menu {
    height: 28px;
    padding: 30px 0 0;
    position: relative;
}

#header .menu ul {
    list-style: none;
}

#header .menu ul li {
    position: relative;
    padding: 0 34px;
}

#header .menu.classic ul li {
    padding-bottom:10px;
}

#ie8 #header .menu ul li {
    padding: 0 29px;
}

#header .menu ul li a {
    color: #939191;
    display: block;
    font-family: 'Roboto', 'Times New Roman', serif;
    font-size: 11px;
    text-align: left;
}

#header .menu ul li a:hover {
    color: #000;
}

#header .menu > ul {
    margin: 17px 0 0;
    overflow: hidden;
    padding: 0;
    top: 0;
    width: 640px;
    height: 28px;
    position: absolute;
    left: 50%;
	margin-left:-320px;
    z-index: 99999;
}

#header .menu.classic > ul {
    overflow:visible;
}

#header .menu > ul > li {
    float: left;
    height: 28px;
    position: relative;
    text-align: center;
    z-index: 1000;
}

#header .menu > ul > li > a {
    font-size: 15px;
    line-height: 28px;
    padding-right: 10px;
}

#header .menu > ul > li:first-child { padding-left: 0px; }
#header .menu > ul > li:last-child  { border-right: none; padding-right: 0px; }
#header .menu > ul > li:last-child > a { padding-right: 0px; }

#header .menu > ul > li:first-child > ul > li { padding-left: 0px; }

/* active item */
#header div.menu .current-menu-item > a, #header div.menu .current-menu-ancestor > a,
#header div.menu .current_page_item > a, #header div.menu .current_page_ancestor > a,
#header div.menu .current_page_parent > a, #header div.menu .current_page_item > a {
    color: #000;
}


/* 2nd & 3rd uls - childs */
#header .menu.megamenu > ul ul {
    margin-top: 15px;
    position: absolute;
    top: 13px;
    left: 0px;
    width: 100%;
    z-index: 1000;
}

#header .menu.megamenu > ul ul li {
    min-width: 100px;
}

#header .menu.megamenu > ul ul li a {
    font-family: 'Roboto', 'Verdana', 'Arial', sans-serif;
    font-size: 11px;
    min-height: 25px;
    line-height: 25px;
}

/* 3rd ul - usually last child */
#header .menu.megamenu > ul ul ul {
    margin-top: 0;
    position: static;
    padding: 0px;
}

#header .menu.megamenu > ul ul ul li {
    padding-left: 10px;
}

/* === INDICATORS */
#header .sub-indicator {
    font-size: 18px;
    line-height: 13px;
}

#header .sub-menu .sub-indicator, #header .children .sub-indicator {
    font-size: 13px;
}



/* === SHADOW */
.box-shadow { -moz-box-shadow: 0px 2px 2px -2px #CFCFCF; -webkit-box-shadow: 0px 2px 2px -2px #CFCFCF; box-shadow: 0px 2px 2px -2px #CFCFCF; }
/*
#menu-shadow {
    background: url(images/shadows/shadow-menu.png) repeat-x bottom left;
    position: absolute;
    bottom: 28px;
    height: 6px;
}
*/

/* Handle the menu without Javascript */
.no_js #header  .menu > ul ul > li :hover ul {
    display: block;
}

.no_js #header .menu > ul:hover {
    margin: 17px 0 0;
    overflow: visible;
    height: auto !important;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 28px;
    z-index: 99999;
}
no_js #header .menu > ul:after, .no_js #header .menu > ul ul:after{
	clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

/* === MENU CLASSIC */
/* second level */
.classic #nav ul.sub-menu, .classic #nav ul.children { display:none; position:absolute; left:23px; top:30px; text-transform: none; padding:0; margin:0; width:170px; background:#fff; border:1px solid #d3d3d3; z-index:100000; -webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); }
.classic #nav li:first-child ul.sub-menu, .classic #nav li:first-child ul.children { left:-10px; }
.classic #nav ul.sub-menu li, .classic #nav ul.children li { float:none; display:block; line-height:1em; font-size: 14px; margin:0; padding:0; }
.classic #nav ul.sub-menu li:first-child a, .classic #nav ul.children li:first-child a { border:0; }
.classic #nav ul.sub-menu li a, #nav ul.children a { color:#8c969e; font-size:14px; letter-spacing:0; display: block; padding:10px 0; margin:0 10px; border-top: 1px solid #DDD; }
.classic #nav a:hover, .classic #nav .current_page_item a, .classic #nav ul.sub-menu li a:hover, .classic #nav ul.children a:hover { color:#000; }

.classic #nav ul.sub-menu li.active a { color:#000; }/*alt menü aktif*/


/* third level */
.classic #nav ul.sub-menu li ul, .classic #nav ul.children li ul { margin:0; z-index:100; padding-top:0; top:0; left:150px;}   

/* nojs */  
body.no_js .classic #nav ul li:hover > ul { display:block }
body.no_js .classic #nav ul li ul.submenu li:hover > ul, body.no_js .classic #nav ul li ul.children li:hover > ul { display:block } 

/* === SLIDER */
.slider, #slider { margin-bottom:0 !important; }
.mobile-slider { display: none; }
#slider-flexslider h2, #slider-flexslider h4 { color: #fff; font-size:30px; line-height:35px; }
#slider-flexslider p, #slider-flexslider span { color: #fff; font-size:14px; line-height:35px; }
#slider-flexslider p a { font-size:14px; color:#FFF;}
/* === STATIC HEADER */
.slider.fixed-image img {
    width: auto;
    height: auto;
    max-width: 100%;
}

#header .sub-menu .sub-indicator, #header .children .sub-indicator {
    font-size: 13px;
}
                                
/* ===== EXTRA CONTENT ===== */
.extra-content { clear:both; }

/* ===== PAGE META ===== */
#page-meta { margin: 0 0 20px }

#page-meta h3, #page-meta h4 { font-size: 28px; font-family: 'Roboto', 'Times New Roman', serif; color: #030303; text-align: center; margin:0; line-height: 1em; }
#page-meta h4 { color: #c86f06; font-size: 24px; }

#yit-breadcrumb, #yit-breadcrumb a{ color:#838383; }
#yit-breadcrumb a:hover{color:#535353}

/* ===== SIDEBAR ===== */
.sidebar ul, .sidebar ol {
    list-style: none;
}

/* === STICKY */
.sticky { }

/* ===== COMMENTS ===== */

.bypostauthor { }

/* ===== FOOTER ===== */
#footer { font-family:'Roboto', sans-serif; }

#footer h3 {font-size: 20px;}
#footer p{font-size:14px;}

#footer .inner:first-child {
    border-top: 1px solid #CFCFCF;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer .widget { margin:0 1.56% 0 0; float:left; }        
#footer .widget-last { margin-right:0; }
.footer-iletisim { line-height:23px; font-size:14px;}

.footer-columns-5 .widget { width: 18.3333%; }
.footer-columns-4 .widget { width: 23.4375%; }
.footer-columns-3 .widget { width: 31.9444%; }
.footer-columns-2 .widget { width: 48.9583%; }
.footer-columns-1 .widget { width: 100%; }
#footer .widget ul { margin-left:16px; }
#footer .widget li { list-style:disc; }
#footer .widget li a {font-size:14px; }
#footer .widget li a:hover { color:#F00;}

/* ===== COPYRIGHT ===== */
#copyright { margin-top: 20px; }

#copyright .inner {
    border-top: 1px solid #CFCFCF; 
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

#copyright .inner .center { text-align: center; }
#copyright .inner .left { float: left; width: 49%; margin-right: 1%; }
#copyright .inner .right { float: right; width: 49%; margin-left: 1%; text-align: right;}

#copyright .inner div p:first-child {
    margin-top: 0px;
}

/* GRIDS ---------------------------------------- */
.grid0 {width:980px; margin:0 auto; float:none;}
	.grid0 div:first-child {margin-left:0;}
.grid1 {width:645px; float:left; margin-left:25px;}
.grid2 {width:480px; float:left; margin-left:20px;} /* 2 kolon */
.grid3 {width:320px; float:left; margin-left:20px;} /* 3 kolon */
.grid4 {width:230px; float:left; margin-left:20px;} /* 4 kolon */
.grid5 {width:660px; float:left; margin-left:20px;}

.grid6 { width:1000px; margin-left:0; float:left;}

.grid-form1 {width:110px; float:left; margin-left:0;}
.grid-form2 {width:857px; float:left; margin-left:10px;}

.home2 {text-align:left;}
	.home2 h3 { display:block; background:#e41e26; padding:10px 5px 10px; color:#FFF;}
	.home2 h4 { margin-bottom: 15px; font-size: 16px; letter-spacing:0;	line-height:normal;}
	.home2 p {padding:0 5px 0; font-size:16px; margin:13px 0 0 0;}
	.home2 span {color:#333;}
	.home2 img {float:none; border:1px solid #aaa; margin-bottom:17px;}
	.home2 .grid4 {margin-left:5px;}
	.home2 .grid5 { width:740px; overflow:hidden;}
	
	.home2 .grid6 {width:230px; float:left; margin-left:20px;}
	.home2 .urun {width:740px;}
	.home2 .urun h3{display:block; width:228px; text-align:center; padding:0 5px 0; font-size:16px; font-weight:700; color:#333; background:none;}
	.home2 .urun h4{display:block; width:228px; text-align:center; padding:0 5px 0; font-size:12px; font-weight:700; color:#333; background:none;}
	.home2 .urun div {margin-bottom:15px;}
	.home2 .urun div:first-child{margin-left:0;}
	.home2 .urun img{width:236px; height:156px; margin:0 auto; margin-bottom:5px; text-align:center; border:1px solid #e41e26;}


.iletisim h3 {margin-bottom:30px;}

.map {}
	.map iframe {width:980px; height:380px; margin:0 auto; border:0;}
address {margin-top:0; font-style:normal;}
	address span {display:inline-block; width:80px; color:#585555; float:left;}
	
.kod {
	padding:5px 0 5px;
	border:1px solid #FF0000;
	border-radius:5px;
	position:relative;
	width:200px;
	margin-left:50%;
	left:-100px;
	text-align:center;
}
.kod span {
	color:#900;
	font-weight:600;
	letter-spacing:3px;
}

.talep form { margin-left:40px;}

.home3 {text-align:justify; font-size:14px; display:table;}
	.home3 span {color:#bc0000;}
	.home3 strong {display:inline-block; margin-right:5px;}
	.home3 h3 {display:block; text-align:left; color:#333; font-weight:500; padding:5px 0 5px; border-bottom:1px solid #127b40;}
	.home3 .h3-2 {display:block; position:relative; margin:-15px 0 0 0; text-align:left; color:#333; font-weight:500; padding:5px 0 5px; border-bottom:0 solid #127b40;}
	.home3 h4 { font-weight:600;}
	.home3 ul {position:relative; top:-10px;}
	.home3 .list2 { position:relative; top:0px; display:table; width:550px; left:16px; padding:0 0 0}
	
	.geri {position:absolute; margin-top:-40px; margin-left:948px;}
	
	
	.content-sub div { margin-bottom:1px;}
	.home3 .grid2 { margin-bottom:20px; }
	
	.home3 .grid4-grp { position:relative; width:200px; height:190px; overflow:hidden;  border:1px solid #666; margin:0 0 0 57px; float:left;}
	.home3 .grid4-grp-title-frame { display:table-cell;  background:#fff; }
	.home3 .grid4-grp-title, .home3 .grid4-grp-title h3 { display:table-cell; vertical-align:middle; width:200px; height:40px; line-height:20px; color:#666; font-size:12px; letter-spacing:0.7px; font-weight:400; text-align:center; }
	.home3 .grid4-grp .resim img{ border:0; width:200px; height:150px; margin:0 0 0 0; padding:0 0 0 0;}
	
	
	.home3 .grid4-2 { width:228px; min-height:212px; background:#000000;  text-align:center; border:0 solid #ffffff; border-top-left-radius:10px; border-top-right-radius:10px; float:left; margin-left:20px;}
	.home3 .grid4-2 img{border:0; width:226px; height:136px; border-top-left-radius:10px; border-top-right-radius:10px; margin-top:1px; margin-bottom:0; padding:0 0 0 0;}
	.home3 .grid4-2 a { display:block; color:#FFF; font-size:12px; letter-spacing:0.7px; font-weight:600; line-height:22px; background:none; padding:0 0 2px 0; margin-top:0;}
	
	.home3 .grid3 { margin-left:28px; width:300px; }

.home4 {
	text-align:center;
}
	.home4 p { display:table; width:100%; color:#FFF; background:#333;}

.tablo {width:100%;}
	.tablo tr:nth-child(odd) {background:#f2f4f7;}
	.tablo tr:nth-child(even) {background:none;}
	.tablo td{border:1px solid #ddd; padding:4px; text-align:center;}
	.tablo td:first-child { text-align:left; padding-left:10px; }
/*	.tablo td.resimalani { max-width:76px;}
	.tablo td.resimalani2 { max-width:73px;}
	.tablo td.resimalani3 { max-width:83px;}
	.tablo td.resimalani4 { max-width:63px;}*/
	.tablo td.resimalani5 { width:250px; background-color:#fff; }
	
/*	.tablo td{padding:4px;;}*/

	.tablo td.baslik { padding-left:0; text-align:center; font-weight:600;}
	.tablo td.txtleft { text-align:left; padding-left:10px;}

.tablo2 {width:730px; margin:0 auto;}
	.tablo2 tr:nth-child(odd) {background:#f2f4f7;}
	.tablo2 tr:nth-child(even) {background:none;}
	.tablo2 td{border:1px solid #ddd; padding:4px; text-align:center;}
/*	.tablo2 td{padding:4px;;}*/
	.tablo2 td.baslik { padding-left:0; text-align:center; font-weight:600;}
	.tablo2 td.resimalani5 { width:250px; background-color:#fff; }
	.tablo2 td:first-child { text-align:left; padding-left:10px; }

.tablo3 {width:500px; margin:0 auto; float:none;}
	.tablo3 tr:nth-child(odd) {background:#f2f4f7;}
	.tablo3 tr:nth-child(even) {background:none;}
	.tablo3 td{border:1px solid #ddd; padding:4px; text-align:center;}
	.tablo3 td:first-child { text-align:left; padding-left:10px; }

	.tablo3 td.baslik { padding-left:0; text-align:center; font-weight:600;}
	

.tablo4 {width:100%;}
	.tablo4 td{border:1px solid #ddd; padding:4px; text-align:center;}
	.tablo4 td:first-child { text-align:left; padding-left:10px; }

	.tablo4 td.resimalani5 { width:250px; background-color:#fff; }

.thumbs{
	width:980px;
	margin:0 auto 15px;
	text-align:center;/*thums içeriği ortalı gelsin*/
}

.thumbs div{
	width:240px;
	height:180px;
	display:inline-block;
	border:1px solid #333;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:4px;
	margin: 6px 20px 40px 0;
	position:relative;
	text-decoration:none;
	
	background-position:center center;
	background-repeat: no-repeat;
	
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}

.thumbs div:after{
	background-color: none;
    border-radius: 7px;
    top: 190px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);*/
    color: #333;
/*    content: attr(title);*//*resimlerin altındaki a href title*/
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    padding: 0 0 0;
    position: relative;
    text-align: center;
    /*white-space: nowrap;*/
}
.thumbs div span { display:inline-block; position:relative; margin:190px 0 0 0; color:#333;}


.thumbs-tekresim{
	max-width:85px;
	margin:0 0 0 0;
	text-align:left;/*thums içeriği ortalı gelsin*/
	padding-left:0px;
}

.thumbs-tekresim div{
	width:240px;
	height:180px;
	display:inline-block;
	border:1px solid #333;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:4px;
	margin: 0 0 0 0;
	position:relative;
	text-decoration:none;
	
	background-position:center center;
	background-repeat: no-repeat;
	
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}
.thumbs-tekresim div:after{
	background-color: none;
    border-radius: 7px;
    top: 190px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);*/
    color: #333;
/*    content: attr(title);*//*resimlerin altındaki a href title*/
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    padding: 0 0 0;
    position: relative;
    text-align: center;
    /*white-space: nowrap;*/
}
.thumbs-tekresim div span { display:inline-block; position:relative; margin:190px 0 0 0; color:#333; display:none;}


.thumbs-tekresim2{
	max-width:85px;
	margin:0 0 0 0;
	text-align:left;/*thums içeriği ortalı gelsin*/
	padding-left:0px;
}

.thumbs-tekresim2 div{
	width:240px;
	height:180px;
	display:inline-block;
	border:1px solid #333;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:4px;
	margin: 0 0 50px 0;
	position:relative;
	text-decoration:none;
	
	background-position:center center;
	background-repeat: no-repeat;
	
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}
.thumbs-tekresim2 div:after{
	background-color: none;
    border-radius: 7px;
    top: 190px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);*/
    color: #333;
/*    content: attr(title);*//*resimlerin altındaki a href title*/
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    padding: 0 0 0;
    position: relative;
    text-align: center;
    /*white-space: nowrap;*/
}
.thumbs-tekresim2 div span { display:block; position:relative; margin:190px 0 0 0; color:#333; text-align:center;}