@charset "iso-8859-9";

/*
	Project Name: EMF - 13.04.2018 - 10:10
	Project Site: Isı Elektirik
	CSS Author Portfolio: M.G.Ç - Grimor Interactive Agency - www.grimor.com
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,600,700');

body {
	background-color:#fff;
    font-family: 'Montserrat', sans-serif;
	padding:0;
	margin:0;
	font-size:13px;	
}

.clear {
	clear:both;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

a {
	color:#fff;
	text-decoration:none;
}

.clear {
	clear:both;
}
.mb8 {
	margin-bottom:8px;
}
.fl25 {
	padding-left:25px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pt5 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pt20 {
	padding-top:20px;
}
.pt25 {
	padding-top:25px;
}
.pt30 {
	padding-top:30px;
}
.pt35 {
	padding-top:35px;
}
.pt70 {
	padding-top:70px;
}
.pt50 {
	padding-top:50px;
}
.pl5 {
	padding-left:5px;
}
.pl10 {
	padding-left:10px;
}
.p20 {
	padding:20px;
}
.pr5 {
	padding-right:5px;
}
.pr10 {
	padding-right:10px;
}
.pr30 {
	padding-right:30px;
}
.pb20 {
	padding-bottom:20px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pr9 {
	padding-right:4px;
}
.pb5 {
	padding-bottom:5px;
}
.pb3 {
	padding-bottom:3px;
}
.pb2 {
	padding-bottom:2px;
}
.pl20 {
	padding-left:20px;
}
.mr20 {
	margin-right:20px;
}
.p10 {
	padding:10px;
}
.pr9 {
	padding-right:9px;
}
.pr20 {
	padding-right:20px;
}
.ml5 {
	margin-left:5px;
}
.ml8 {
	margin-left:8px;
}
.ml10 {
	margin-left:10px;
}
.ml15 {
	margin-left:15px;
}
.ml20 {
	margin-left:20px;
}
.ml30 {
	margin-left:30px;
}
.ml50 {
	margin-left:50px;
}
.mr5 {
	margin-right:5px;
}
.mr6 {
	margin-right:6px;
}
.mr10 {
	margin-right:10px;
}
.mr15 {
	margin-right:15px;
}
.mr20 {
	margin-right:20px;
}
.mr30 {
	margin-right:40px;
}
.mt3 {
	margin-top:3px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt12 {
	margin-top:12px;
}
.mt20 {
	margin-top:20px;
}
.mt27 {
	margin-top:27px;
}
.mt30 {
	margin-top:30px;
}
.mt42 {
	margin-top:42px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mr25 {
	margin-right:25px;
}
.pt2 {
	padding-top:2px;
}
.mr3 {
	margin-right:3px;
}

.body1200 {
 display:block;
}

.body768 {
 display:none;
}

.body480 {
 display:none;
}

.body320 {
 display:none;
}

.top-header {
	background-color:#000;
	min-height:90px;
}

.menu-bg {
	background-color:#f06124;
	min-height:55px;
}

.page {
	width:1200px;
	margin:auto;
}

.tp-mn-blm {
	float:right;
	padding:14px 15px 0 0;
	color:#fff;
	font-weight:500;
	font-size:13px;
	display:block;
}

.arama {
	float:right;
	width:190px;
	margin:8px 0 0 0;
}

.srch-input-arama {
	display:block;
	width:145px;
	height:26px;
	float:left;
	color:#fff;
	font-weight:300;
	font-size:12px;
	padding:0 4px 0 5px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid #bcacac;
}
.src-gnder {
	border:none;
	margin:0px 10px 0 0px;
	float:left;
}

.arama-blm-bg {
	min-height:24px;
	background-repeat:repeat;
	padding:3px 0 0 0;
	float:right;
	z-index:999999;
	margin:10px 0 10px 0;
}

.arama-baslik {
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:600;
	margin-right:10px;
	padding-top:5px;
}

.srch-input-arama {
	border:none;
	background-color:#fff;
	display:block;
	width:210px;
	height:26px;
	float:left;
	color:#b2b2b2;
	font-size:11px;
	padding:0 4px 0 7px;
	border:none !important;
}
.src-gnder {
	border:none;
	margin:0px 0 0 0px;
	float:left;
}

/* ANA SAYFA */ 

.menu {
	float:left;
	margin:10px 0px 0px 10px;
}

.menu ul {
	padding:0;
	margin:0;
	float:left;
}

.menu ul li{
	list-style-type:none;
	float:left;
	text-align:center;
	font-size:15px;
}

.menu ul li a {
	color:#fff !important;
	padding:8px 0px 5px 0px;
	font-weight:500;
	margin:0 17px 0 17px;
	line-height:20px;
	letter-spacing:1px;
}

.menu ul li a:hover, .menu ul li a.on{
	border-bottom:2px solid #000000;
	text-align:center;
	font-size:15px;
	color:#000000 !important;
	line-height:20px;
	font-weight:500;
	padding:8px 0px 5px 0px;
	margin:0 17px 0 17px;
	letter-spacing:1px;
}

#header {
	height:700px;
	z-index:192;
	position:relative;
}

.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:700px;
	z-index:19;
	position:absolute;
}

.btn { cursor:pointer; }

#back {
	background-image:url(../images/jv-sag.png);
	float:right;
	width:42px;
	height:79px;
	cursor:pointer;
	margin-right:0px;
}

#next {
	background-image:url(../images/jv-sol.png);
	float:left;
	width:42px;
	height:79px;
	position:relative;
	cursor:pointer;
}

#headernav-outer { position:relative; top:235px; max-width:1200px; margin:0 auto; }

.brd-rd {
	border-bottom:4px solid #ed1c24;
}

/* END JAVA */

.main-bottom-bg {
	background-color:#ebebeb;
	min-height:685px;
}

.main-box {
    width: 380px;
    height: 310px;
	float:left;
	display:block;
	opacity: .9;
    background-color: #fff;
    transition: background-color .5s linear;
	margin-top:-140px;
	position:relative;
	z-index:999966;
}
.main-box:hover {
    background-color: #f36a22;
	opacity: .9;
	color:#fff !important;
}    

#main-urun-sec {
	position:relative;
	margin-top:-180px;
	z-index:99999;
	width:380px;
	float:left;
	margin-right:20px;
}

#main-urun-sec ul {
	padding:0;
	margin:0;
}
#main-urun-sec ul li {
	list-style-type:none;
	float:left;
	border-right:0;
}
#main-urun-sec ul li a {
	position:relative;
	background-image:url(../images/of.png);
	color:#2b2b2b ;
	width: 380px;
    height: 310px;
	float:left;
	text-align:center;
    transition: opacity .3s ease-in-out;
}

#main-urun-sec ul li a:hover {
	background-image:url(../images/on.png);
	display:block;
	color:#fff !important;
	text-align:center;
    transition: opacity .3s ease-in-out;
}

.main-text-blm {
	margin:55px 0 0 0;
	text-align:center;
	color:#575757;
	font-size:16px;
	line-height:28px;
	font-weight:400;
}

.main-txt-tt {
	text-align:center;
	color:#242222;
	font-size:32px;
	font-weight:600;
}

.main-syc-bg {
	background-image:url(../images/bottom-bg.jpg);
	min-height:550px;
	background-repeat:repeat-y;
	background-position:top center;
	display:block;
}

.urunlerimiz-bg {
	background-color:#fff;
	min-height:517px;
	position:absolute;
	bottom:-865px;

}

.urun-txt-sg {
	width:320px;
	float:left;
	margin:45px 40px 0 45px;
}

.urn-tt {
	color:#202126;
	font-size:30px;
}

.urn-txt {
	line-height:22px;
	color:#4a4a4a;
	font-size:14px;
}

.main-bx {
	width:380px;
	float:left;
	display:block;
	margin:50px 10px 0 10px;
	color:#464646;
	font-size:13px;
	font-weight:300;
}

.main-bx-tt {
	color:#262626;
	font-size:22px;
	font-weight:500;
	margin:15px 0 10px 0;
}

.trnc-mail-bg {
	min-height:105px;
	background-color:#f06124;
	margin-top:40px;
}

.bltn-tt {
	float:left;
	font-size:34px;
	color:#fff;
	margin:30px 0 0 0;
}

.bltn-txt {
	float:left;
	color:#fff;
	font-size:14px;
	margin:42px 0 0 120px;
}

.e-mail-blm {
	float:right;
	width:360px;
	margin:20px 0 0 0;
}

.mail-txt {
	color:#cba876;
	font-size:15px;
	margin-top:25px;
	text-align:center;
}

.srch-inputmail {
	background-image:url(../images/email.png);
	width:250px;
	height:43px;
	float:left;
	padding:0 4px 0 10px;
	font-size:13px;
	color:#fff;
	border:none;
	margin:10px 0 0 0;
}

.inputgonder2 {
	float:left;
	margin:10px 0 0 0px;
}

.footer-bg {
	background-color:#212121;
	padding:35px 0 25px 0;
}

.bize-ulasin {
	float:left;
	width:350px;
	margin:0px 40px 0 0;
}

.icn {
	color:#fff;
	font-size:13px;
	font-weight:lighter;
	margin-bottom:20px;
	display:block;
}

.icn2 {
	color:#fff;
	font-size:13px;
	font-weight:lighter;
	margin-bottom:25px;
	line-height:26px;
	display:block;
}

.ft-menu {
	float:left;
	width:250px;
}

.ft-tt {
	color:#d1d1d1;
	font-weight:500;
	margin-bottom:20px;
	font-size:22px;
	letter-spacing:1px;
}

.ft-bslk {
	font-size:14px;
	font-weight:lighter;
	display:block;
	color:#d0d0d0;
	margin-bottom:8px;
}

.copy-bg {
	background-color:#303030;
	min-height:60px;
}

.copy {
	color:#fff;
	font-size:13px;
	float:left;
	padding:25px 0 10px 0;
	font-weight:lighter;
}

.copy a {
	color:#fff;
}

.grimor {
	float:right;
	font-size:13px;
	color:#fff;
	font-weight:lighter;
	padding:25px 0 10px 0;
}

.grimor a {
	color:#fff;
}

/* Footer */

/* IC CSS */


.ust-bg {
	background-image:url(../images/ust-bg.jpg);
	min-height:300px;
	background-position:top center;
	background-repeat:no-repeat;
}

.tabs-bg {

	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background-image:url(../images/tabs-bg.png);
	min-height:50px;
	max-width:300px;
	margin:85px auto auto auto;
	text-align:center;
	color:#fff;
	font-size:38px;
	font-weight:600;
}

.tab-tt {
	font-size:44px;
	font-weight:500;
	letter-spacing:1px;
	color:#fff;
	border-bottom:3px solid #fff;
	float:left;
	padding:230px 15px 8px 0;
}

.break {
	padding:14px 5px 7px 0px;
	color:#484848;
	font-weight:lighter;
	font-size:12px;
	letter-spacing:0px;
}

.break a {
	color:#484848;
}

.left-blm {
	float:left;
	width:290px;
	margin:10px 0 25px 0;
}

.left-tb {
	color:#ed1c24;
	font-size:25px;
	margin-top:20px;
	margin-bottom:15px;
	font-weight:500;
	letter-spacing:1px;
}

.left-menu {
	border:1px solid #d6d6d6;
	border-left:none;
	border-bottom:none;
}

.left-menu ul {
	padding:0;
	margin:0;
}

.left-menu ul li {
	list-style-type:none;
}

.left-menu ul li a {
	color:#383838;
	font-size:14px;
	display:block;
	font-weight:500;
	padding:15px 0 15px 15px;
	letter-spacing:0.5px;
	border-bottom:1px solid #d6d6d6;
}

.left-menu ul li a:hover, .left-menu ul li a.on {
	color:#fff;
	font-size:14px;
	display:block;
	letter-spacing:0.5px;
	padding:15px 0 15px 15px;
	font-weight:500;
	border-bottom:1px solid #d6d6d6;
	background-color:#f06124;
}

.left-menu ul li ul {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:8px;
	background-color:#e7e7e7;
}

.left-menu ul li ul li a {
	color:#404040;
	font-size:13px;
	font-weight:400;
	margin:3px 10px 3px 3px;
	padding:8px 0 8px 8px;
	display:block;
	background-image:none !important;
	border-bottom:none !important;
}

.left-menu ul li ul li a:hover, .left-menu ul li ul li a.onn {
	background-color:#c9c9c9 !important;
	color:#1c1c1c;
	font-weight:400;
	font-size:13px;
	display:block;
	margin:3px 10px 3px 3px;
	padding:8px 0 8px 8px;
	border-bottom:none !important;
}

.right-blm {
	width:895px;
	float:right;
}

.text-blm {
	min-height:430px;
	margin:0px 0px 15px 0px;
	padding-bottom:30px;
	line-height:26px;
	font-size:15px;
	color:#222222;
	font-weight:300;
}

.text-blm h1 {
	color:#f06124;
	font-size:22px;
	font-weight:500;
	padding-bottom:5px;
	letter-spacing:1px;
	margin:8px 0 10px 0;
}

.urun-sec {
	background-repeat:repeat-x;
	list-style-type:none;
	display:block;
}

.urun-sec ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.urun-sec ul li {
	background-image:url(../images/urun-sec-bg-of.jpg);
	float:left;
	width:214px;
	height:255px;
	display:block;
	color:#fff;
	margin:25px 8px 10px 0;
}

.urun-sec ul li a {
	color:#fff !important;
	display:block;
}

.urun-sec ul li a:hover, .urun-sec ul li a.on {
	background-image:url(../images/urun-sec-bg-on.jpg);
	width:214px;
	height:255px;
	display:block;
	color:#fff !important;
}

.urun-tt {
	padding:10px 0px 0 0px;
	color:#ffffff;
	font-size:15px;
	font-weight:500;
	letter-spacing:0px;
	text-align:center;	
}

.urun-detay {
	color:#4f4e4e;
	font-size:14px;
	font-weight:lighter;
}

.detay-sag {
	width:420px;
	float:right;
	color:#393939;
	font-size:16px;
	line-height:24px;
	display:block;
	margin-bottom:25px;
}

.urun-tt-dy {
	color:#f06124;
	font-size:18px;
	border-bottom:1px solid #a8b0b6;
	padding:0 0 10px 10px;
	margin:20px 0 25px 0;
	font-weight:600;
}

.diger-urunler-bg {
	background-color:#b91319;
	min-height:35px;
	color:#fff;
	font-size:18px;
	font-weight:600;
	padding:15px 0 0 10px;
	margin:25px 0 10px 0;
}


.pdf-blm {
	color:#222222;
	font-size:15px;
	display:block;
	font-weight:600;
	line-height:40px;
	padding-bottom:5px;
	border-bottom:1px solid #616878;
	margin:35px 0 0 0;
}


.alt-menu {
	float:left;
	z-index:999;
	margin:40px 0 -10px 10px;
}

.alt-menu ul {
	padding:0;
	margin:0;
}

.alt-menu li {
	list-style-type:none;
	float:left;
}

.alt-menu ul li a {
	font-weight:400;
	display:block;
	width:145px;
	font-size:14px;
	color:#fff !important;
	text-align:center;
	text-decoration:none !important;
	line-height:45px;
	margin-top:0 !important;
	background-color:#f06124;
	margin-right:5px;
}

.alt-menu ul li.last a {
	background-image:none;
}

.alt-menu ul li a:hover, .alt-menu ul li.active a {
	background-color:#222222;
	font-weight:400;
	margin-right:5px;
	color:#fff !important;
	font-size:14px;
	margin-top:0 !important;
	width:145px;
	line-height:45px;
	text-align:center;
}

.tabs-container {
}

#tab-panels {
	margin-bottom:20px;
	padding:25px 10px 0 10px;
	min-height:300px;
	border:1px solid #bcc0c3;
}

.tab-content {
	padding:5px 0px 20px 0px;
	line-height:22px;
}


.video-sec {
	float:left;
	width:288px;
	display:block;
	margin:15px 8px 0 0;
	min-height:240px;
}

.video-sec .vds {
	background-image:url(../images/video-tikla.png);
	width:288px;
	height:197px;
	position:relative;
	margin-top:-229px;
	margin-left:2px;
	z-index:9999;
}


.vd-tt {
	color:#3c3c3c;
	text-align:center;
	font-size:13px;
	padding:8px 0 0 0;
}

.vd-tt a {
	color:#3c3c3c;
	text-align:center;
}

.haber-sec {
	background-color:#fff;
	border:1px solid #d6d6d6;
	float:left;
	width:275px;
	display:block;
	margin:15px 8px 12px 8px;
	padding-bottom:10px;

}

.hbr-tt {
	color:#232323;
	font-weight:600;
	padding:10px 8px 5px 8px;
	font-size:15px;
	line-height:20px;
}

.hbr-tarih {
	color:#ec1c24;
	padding:15px 0 0 8px;
	font-size:12px;
	float:left;
}

.hbr-txt {
	padding:8px 5px 5px 5px;
	color:#585858;
	font-size:13px;
	font-weight:400;
	line-height:16px;
}

.detay-hbr {
	float:right;
	color:#ec1c24;
	padding:15px 8px 0 0px;
	font-size:12px;
}

 

.urun-tt-bg {
	background-color:#efefef;
	min-height:55px;
	border-bottom:4px solid #ed1c24;
}


.urun-tt {

	padding:12px 5px 5px 5px;
	color:#ffffff;
	font-size:15px;
	font-weight:400;
	letter-spacing:0px;
	text-align:center;	
	line-height:20px;
}

.urun-detay {
	color:#4f4e4e;
	font-size:14px;
	font-weight:lighter;
}

.urun-detay-sag {
	width:565px;
	float:right;
	font-size:15px;
}

.ysl-blm {
	min-height:20px;
	background-color:#177e3e;
	width:100%;
	font-size:16px;
	padding:10px 0 10px 15px;
	color:#fff;
	margin:25px 0 25px 0;
	font-weight:600;
}

.ic-tt-gn {
	color:#ed1c24;
	font-size:26px;
	text-align:center;
	margin:20px 0 25px 0;
	letter-spacing:1px;
	font-weight:bold;
}


.pdf-blm {
	color:#222222;
	font-size:15px;
	display:block;
	font-weight:600;
	line-height:40px;
	padding-bottom:5px;
	border-bottom:1px solid #616878;
	margin:35px 0 0 0;
}

.dokuman-pdf {
	display:block;
	color:#3b3b3b;
	line-height:33px;
	padding-bottom:5px;
	float:left;
	font-weight:600;
	padding-right: 45px;
	margin: 15px 30px 10px 0px;
}



 img {
 width: auto\9;
 height: auto;
 max-width: 100%;
 vertical-align: middle;
 border: 0;
 -ms-interpolation-mode: bicubic;
}


.to-top-container {
	display:none;
}


@media only screen and (min-width: 480px) and (max-width: 1085px) {

.body1200 {
 display:none;
}

.body768 {
 display:block;
}

.body480 {
 display:none;
}

.body320 {
 display:none;
}

.top-header {
	background-color:#000;
	min-height:90px;
}

.menu-bg {
	background-color:#f06124;
	min-height:55px;
}

.page768 {
	max-width:750px;
	padding:0px 5px 5px 5px;
	margin:auto;
}

.tp-mn-blm {
	float:right;
	padding:14px 15px 0 0;
	color:#fff;
	font-weight:500;
	font-size:13px;
	display:block;
}

.arama {
	float:right;
	width:190px;
	margin:8px 0 0 0;
}

.srch-input-arama {
	display:block;
	width:145px;
	height:26px;
	float:left;
	color:#fff;
	font-weight:300;
	font-size:12px;
	padding:0 4px 0 5px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid #bcacac;
}
.src-gnder {
	border:none;
	margin:0px 10px 0 0px;
	float:left;
}

.arama-blm-bg {
	min-height:24px;
	background-repeat:repeat;
	padding:3px 0 0 0;
	float:right;
	z-index:999999;
	margin:10px 0 10px 0;
}

.arama-baslik {
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:600;
	margin-right:10px;
	padding-top:5px;
}

.srch-input-arama {
	border:none;
	background-color:#fff;
	display:block;
	width:210px;
	height:26px;
	float:left;
	color:#b2b2b2;
	font-size:11px;
	padding:0 4px 0 7px;
	border:none !important;
}
.src-gnder {
	border:none;
	margin:0px 0 0 0px;
	float:left;
}

/* ANA SAYFA */ 


/* END JAVA */

.main-bottom-bg {
	background-color:#ebebeb;
	min-height:685px;
}

.main-box {
    width: 380px;
    height: 310px;
	float:left;
	display:block;
	opacity: .9;
    background-color: #fff;
    transition: background-color .5s linear;
	margin-top:-140px;
	position:relative;
	z-index:999966;
}
.main-box:hover {
    background-color: #f36a22;
	opacity: .9;
	color:#fff !important;
}    

#main-urun-sec768 {
	position:relative;
	margin-top:30px;
	z-index:99999;
	width:240px;
	float:left;
	margin-right:10px;
}

#main-urun-sec768 ul {
	padding:0;
	margin:0;
}
#main-urun-sec768 ul li {
	list-style-type:none;
	float:left;
	border-right:0;
}
#main-urun-sec768 ul li a {
	position:relative;
	background-image:url(../images/of.png);
	color:#2b2b2b ;
	width: 240px;
    height: 310px;
	float:left;
	text-align:center;
    transition: opacity .3s ease-in-out;
}

#main-urun-sec768 ul li a:hover {
	background-image:url(../images/on.png);
	display:block;
	color:#fff !important;
	text-align:center;
    transition: opacity .3s ease-in-out;
}

.main-text-blm {
	margin:55px 0 0 0;
	text-align:center;
	color:#575757;
	font-size:16px;
	line-height:28px;
	font-weight:400;
}

.main-txt-tt {
	text-align:center;
	color:#242222;
	font-size:32px;
	font-weight:600;
}

.main-syc-bg768 {
	background-image:url(../images/bottom-bg.jpg);
	min-height:350px;
	background-repeat:repeat-y;
	background-position:top center;
	display:block;
}

.urunlerimiz-bg768 {
	background-color:#fff;
	min-height:517px;
	width:100%;
	margin-top:25px;
	display:block;
}

.urun-txt-sg768 {
	padding:20px 25px 30px 25px;
	display:block;
}

.urn-tt {
	color:#202126;
	font-size:30px;
}

.urn-txt {
	line-height:22px;
	color:#4a4a4a;
	font-size:14px;
}

.main-bx768 {
	width:238px;
	float:left;
	display:block;
	margin:50px 6px 0 6px;
	color:#464646;
	font-size:13px;
	font-weight:300;
}

.main-bx-tt768 {
	color:#262626;
	font-size:18px;
	font-weight:500;
	margin:15px 0 10px 0;
}

.trnc-mail-bg {
	min-height:105px;
	background-color:#f06124;
	margin-top:40px;
}

.bltn-tt768 {
	font-size:34px;
	color:#fff;
	padding:10px 0 0 5px;
}

.bltn-txt768 {
	color:#fff;
	font-size:14px;
	margin:10px 0 0 5px;
}

.e-mail-blm768 {
	width:360px;
	margin:10px 0 0 0;
}

.mail-txt {
	color:#cba876;
	font-size:15px;
	margin-top:25px;
	text-align:center;
}

.srch-inputmail {
	background-image:url(../images/email.png);
	width:250px;
	height:43px;
	float:left;
	padding:0 4px 0 10px;
	font-size:13px;
	color:#fff;
	border:none;
	margin:10px 0 0 0;
}

.inputgonder2 {
	float:left;
	margin:10px 0 0 0px;
}

.footer-bg {
	background-color:#212121;
	padding:35px 0 25px 0;
}

.bize-ulasin768 {
	margin:0px 40px 0 0;
}

.icn {
	color:#fff;
	font-size:13px;
	font-weight:lighter;
	margin-bottom:20px;
	display:block;
}

.icn2 {
	color:#fff;
	font-size:13px;
	font-weight:lighter;
	margin-bottom:25px;
	line-height:26px;
	display:block;
}

.ft-menu768 {
	float:left;
	width:220px;
}

.ft-tt {
	color:#d1d1d1;
	font-weight:500;
	margin-bottom:20px;
	font-size:22px;
	letter-spacing:1px;
}

.ft-bslk {
	font-size:14px;
	font-weight:lighter;
	display:block;
	color:#d0d0d0;
	margin-bottom:8px;
}

.copy-bg {
	background-color:#303030;
	min-height:60px;
}

.copy768 {
	color:#fff;
	font-size:13px;
	text-align:center;
	padding:15px 0 0px 0;
	font-weight:lighter;
}

.copy768 a {
	color:#fff;
}

.grimor768 {
	text-align:center;
	font-size:13px;
	color:#fff;
	font-weight:lighter;
	padding:10px 0 10px 0;
}

.grimor768 a {
	color:#fff;
}

/* Footer */

/* IC CSS */


.ust-bg {
	background-image:url(../images/ust-bg.jpg);
	min-height:300px;
	background-position:top center;
	background-repeat:no-repeat;
}

.tabs-bg {

	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background-image:url(../images/tabs-bg.png);
	min-height:50px;
	max-width:300px;
	margin:85px auto auto auto;
	text-align:center;
	color:#fff;
	font-size:38px;
	font-weight:600;
}

.tab-tt {
	font-size:44px;
	font-weight:500;
	letter-spacing:1px;
	color:#fff;
	border-bottom:3px solid #fff;
	float:left;
	padding:230px 15px 8px 0;
}

.break {
	padding:14px 5px 7px 0px;
	color:#484848;
	font-weight:lighter;
	font-size:12px;
	letter-spacing:1px;
}

.break a {
	color:#484848;
}

.left-blmfl {
	margin:10px 0 25px 0;
}

.left-tb {
	color:#ed1c24;
	font-size:25px;
	margin-top:20px;
	margin-bottom:15px;
	font-weight:500;
	letter-spacing:1px;
}

.left-menu {
	border:1px solid #d6d6d6;
	border-left:none;
	border-bottom:none;
}

.left-menu ul {
	padding:0;
	margin:0;
}

.left-menu ul li {
	list-style-type:none;
}

.left-menu ul li a {
	color:#383838;
	font-size:14px;
	display:block;
	font-weight:500;
	padding:15px 0 15px 15px;
	letter-spacing:0.5px;
	border-bottom:1px solid #d6d6d6;
}

.left-menu ul li a:hover, .left-menu ul li a.on {
	color:#fff;
	font-size:14px;
	display:block;
	letter-spacing:0.5px;
	padding:15px 0 15px 15px;
	font-weight:500;
	border-bottom:1px solid #d6d6d6;
	background-color:#f06124;
}

.left-menu ul li ul {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:8px;
	background-color:#e7e7e7;
}

.left-menu ul li ul li a {
	color:#404040;
	font-size:13px;
	font-weight:400;
	margin:3px 10px 3px 3px;
	padding:8px 0 8px 8px;
	display:block;
	background-image:none !important;
	border-bottom:none !important;
}

.left-menu ul li ul li a:hover, .left-menu ul li ul li a.onn {
	background-color:#c9c9c9 !important;
	color:#1c1c1c;
	font-weight:400;
	font-size:13px;
	display:block;
	margin:3px 10px 3px 3px;
	padding:8px 0 8px 8px;
	border-bottom:none !important;
}

.right-blmfl {
	margin:0 0 25px 0;
}

.text-blm {
	min-height:430px;
	margin:0px 0px 15px 0px;
	padding-bottom:30px;
	line-height:26px;
	font-size:15px;
	color:#222222;
	font-weight:300;
}

.text-blm h1 {
	color:#f06124;
	font-size:22px;
	font-weight:500;
	padding-bottom:5px;
	letter-spacing:1px;
	margin:8px 0 10px 0;
}

.pdf-blm {
	color:#222222;
	font-size:15px;
	display:block;
	font-weight:600;
	line-height:40px;
	padding-bottom:5px;
	border-bottom:1px solid #616878;
	margin:35px 0 0 0;
}

.urun-detay {
	color:#4f4e4e;
	font-size:14px;
	font-weight:lighter;
}

.detay-sag768 {
	width:285px;
	float:right;
	color:#393939;
	font-size:16px;
	line-height:24px;
	display:block;
	margin-bottom:25px;
}

.urun-tt-dy {
	color:#f06124;
	font-size:18px;
	border-bottom:1px solid #a8b0b6;
	padding:0 0 10px 10px;
	margin:20px 0 25px 0;
	font-weight:600;
}

.diger-urunler-bg {
	background-color:#b91319;
	min-height:35px;
	color:#fff;
	font-size:18px;
	font-weight:600;
	padding:15px 0 0 10px;
	margin:25px 0 10px 0;
}

.urun-sec {
	background-repeat:repeat-x;
	list-style-type:none;
	display:block;
}

.urun-sec ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.urun-sec ul li {
	background-image:url(../images/urun-sec-bg-of.jpg);
	float:left;
	width:214px;
	height:255px;
	display:block;
	color:#fff;
	margin:25px 8px 10px 0;
}

.urun-sec ul li a {
	color:#fff !important;
	display:block;
}

.urun-sec ul li a:hover, .urun-sec ul li a.on {
	background-image:url(../images/urun-sec-bg-on.jpg);
	width:214px;
	height:255px;
	display:block;
	color:#fff !important;
}

.urun-tt {
	padding:10px 0px 0 0px;
	color:#ffffff;
	font-size:15px;
	font-weight:500;
	letter-spacing:0px;
	text-align:center;	
}


.alt-menu {
	float:left;
	z-index:999;
	margin:40px 0 -10px 10px;
}

.alt-menu ul {
	padding:0;
	margin:0;
}

.alt-menu li {
	list-style-type:none;
	float:left;
}

.alt-menu ul li a {
	font-weight:400;
	display:block;
	width:145px;
	font-size:14px;
	color:#fff !important;
	text-align:center;
	text-decoration:none !important;
	line-height:45px;
	margin-top:0 !important;
	background-color:#f06124;
	margin-right:5px;
}

.alt-menu ul li.last a {
	background-image:none;
}

.alt-menu ul li a:hover, .alt-menu ul li.active a {
	background-color:#222222;
	font-weight:400;
	margin-right:5px;
	color:#fff !important;
	font-size:14px;
	margin-top:0 !important;
	width:145px;
	line-height:45px;
	text-align:center;
}

.tabs-container768 {
}

#tab-panels768 {
	margin-bottom:20px;
	padding:25px 10px 0 10px;
	min-height:300px;
	border:1px solid #bcc0c3;
}

.tab-content768 {
	padding:5px 0px 20px 0px;
	line-height:22px;
}





.video-sec {
	float:left;
	width:288px;
	display:block;
	margin:15px 8px 0 0;
	min-height:240px;
}

.video-sec .vds {
	background-image:url(../images/video-tikla.png);
	width:288px;
	height:197px;
	position:relative;
	margin-top:-229px;
	margin-left:2px;
	z-index:9999;
}


.vd-tt {
	color:#3c3c3c;
	text-align:center;
	font-size:13px;
	padding:8px 0 0 0;
}

.vd-tt a {
	color:#3c3c3c;
	text-align:center;
}

.haber-sec {
	background-color:#fff;
	border:1px solid #d6d6d6;
	float:left;
	width:275px;
	display:block;
	margin:15px 8px 12px 8px;
	padding-bottom:10px;

}

.hbr-tt {
	color:#232323;
	font-weight:600;
	padding:10px 8px 5px 8px;
	font-size:15px;
	line-height:20px;
}

.hbr-tarih {
	color:#ec1c24;
	padding:15px 0 0 8px;
	font-size:12px;
	float:left;
}

.hbr-txt {
	padding:8px 5px 5px 5px;
	color:#585858;
	font-size:13px;
	font-weight:400;
	line-height:16px;
}

.detay-hbr {
	float:right;
	color:#ec1c24;
	padding:15px 8px 0 0px;
	font-size:12px;
}

.urun-sec {
	width:285px;
	float:left;
	display:block;
	margin:0 5px 20px 5px;
}

.urun-tt-bg {
	background-color:#efefef;
	min-height:55px;
	border-bottom:4px solid #ed1c24;
}

.urun-detay {
	color:#4f4e4e;
	font-size:14px;
	font-weight:lighter;
}

.urun-detay-sag {
	width:565px;
	float:right;
	font-size:15px;
}

.ysl-blm {
	min-height:20px;
	background-color:#177e3e;
	width:100%;
	font-size:16px;
	padding:10px 0 10px 15px;
	color:#fff;
	margin:25px 0 25px 0;
	font-weight:600;
}

.ic-tt-gn {
	color:#ed1c24;
	font-size:26px;
	text-align:center;
	margin:20px 0 25px 0;
	letter-spacing:1px;
	font-weight:bold;
}


.pdf-blm {
	color:#222222;
	font-size:15px;
	display:block;
	font-weight:600;
	line-height:40px;
	padding-bottom:5px;
	border-bottom:1px solid #616878;
	margin:35px 0 0 0;
}

.dokuman-pdf {
	display:block;
	color:#3b3b3b;
	line-height:33px;
	padding-bottom:5px;
	float:left;
	font-weight:600;
	padding-right: 45px;
	margin: 15px 30px 10px 0px;
}

 img {
 width: auto\9;
 height: auto;
 max-width: 100%;
 vertical-align: middle;
 border: 0;
 -ms-interpolation-mode: bicubic;
}


.to-top-container {
	display:none;
}


}


@media only screen and (min-width: 220px) and (max-width: 480px) {

.body1200 {
 display:none;
}

.body768 {
 display:none;
}

.body480 {
 display:block;
}

.body320 {
 display:none;
}

.top-header {
	background-color:#000;
	min-height:90px;
}

.menu-bg {
	background-color:#f06124;
	min-height:55px;
}

.page480 {
	max-width:460px;
	padding:0px 5px 5px 5px;
	margin:auto;
}

.tp-mn-blm {
	float:right;
	padding:14px 15px 0 0;
	color:#fff;
	font-weight:500;
	font-size:13px;
	display:block;
}

.arama {
	float:right;
	width:190px;
	margin:8px 0 0 0;
}

.srch-input-arama {
	display:block;
	width:145px;
	height:26px;
	float:left;
	color:#fff;
	font-weight:300;
	font-size:12px;
	padding:0 4px 0 5px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid #bcacac;
}
.src-gnder {
	border:none;
	margin:0px 10px 0 0px;
	float:left;
}

.arama-blm-bg {
	min-height:24px;
	background-repeat:repeat;
	padding:3px 0 0 0;
	float:right;
	z-index:999999;
	margin:10px 0 10px 0;
}

.arama-baslik {
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:600;
	margin-right:10px;
	padding-top:5px;
}

.srch-input-arama {
	border:none;
	background-color:#fff;
	display:block;
	width:210px;
	height:26px;
	float:left;
	color:#b2b2b2;
	font-size:11px;
	padding:0 4px 0 7px;
	border:none !important;
}
.src-gnder {
	border:none;
	margin:0px 0 0 0px;
	float:left;
}

/* ANA SAYFA */ 


/* END JAVA */

.main-bottom-bg {
	background-color:#ebebeb;
	min-height:685px;
}

.main-box {
    width: 310px;
    height: 310px;
	float:left;
	display:block;
	opacity: .9;
    background-color: #fff;
    transition: background-color .5s linear;
	margin-top:-140px;
	position:relative;
	z-index:999966;
}
.main-box:hover {
    background-color: #f36a22;
	opacity: .9;
	color:#fff !important;
}    

#main-urun-sec480 {
	width:310px;
	margin:auto auto auto auto;
	display:block;
	margin-bottom:25px;
}

#main-urun-sec480 ul {
	padding:0;
	margin:0;
}
#main-urun-sec480 ul li {
	list-style-type:none;
	float:left;
	border-right:0;
}
#main-urun-sec480 ul li a {
	background-image:url(../images/of.png);
	color:#2b2b2b ;
	width:310px;
    height: 310px;
	float:left;
	text-align:center;
    transition: opacity .3s ease-in-out;
}

#main-urun-sec480 ul li a:hover {
	background-image:url(../images/on.png);
	display:block;
	color:#fff !important;
	text-align:center;
    transition: opacity .3s ease-in-out;
}

.main-text-blm {
	margin:55px 0 0 0;
	text-align:center;
	color:#575757;
	font-size:16px;
	line-height:28px;
	font-weight:400;
}

.main-txt-tt {
	text-align:center;
	color:#242222;
	font-size:32px;
	font-weight:600;
}

.main-syc-bg768 {
	background-image:url(../images/bottom-bg.jpg);
	min-height:350px;
	background-repeat:repeat-y;
	background-position:top center;
	display:block;
}

.urunlerimiz-bg768 {
	background-color:#fff;
	min-height:517px;
	width:100%;
	margin-top:25px;
	display:block;
}

.urun-txt-sg768 {
	padding:20px 25px 30px 25px;
	display:block;
}

.urn-tt {
	color:#202126;
	font-size:30px;
}

.urn-txt {
	line-height:22px;
	color:#4a4a4a;
	font-size:14px;
}

.main-bx480 {
	width:100%;
	display:block;
	margin:50px auto auto auto;
	color:#464646;
	font-size:13px;
	font-weight:300;
}

.main-bx-tt768 {
	color:#262626;
	font-size:18px;
	font-weight:500;
	margin:15px 0 10px 0;
}

.trnc-mail-bg {
	min-height:105px;
	background-color:#f06124;
	margin-top:40px;
}

.bltn-tt768 {
	font-size:34px;
	color:#fff;
	padding:10px 0 0 5px;
}

.bltn-txt768 {
	color:#fff;
	font-size:14px;
	margin:10px 0 0 5px;
}

.e-mail-blm768 {
	width:360px;
	margin:10px 0 0 0;
}

.mail-txt {
	color:#cba876;
	font-size:15px;
	margin-top:25px;
	text-align:center;
}

.srch-inputmail {
	background-image:url(../images/email.png);
	width:250px;
	height:43px;
	float:left;
	padding:0 4px 0 10px;
	font-size:13px;
	color:#fff;
	border:none;
	margin:10px 0 0 0;
}

.inputgonder2 {
	float:left;
	margin:10px 0 0 0px;
}

.footer-bg {
	background-color:#212121;
	padding:35px 0 25px 0;
}

.bize-ulasin480 {
	margin:30px 0px 0 0;
}

.icn {
	color:#fff;
	font-size:13px;
	font-weight:lighter;
	margin-bottom:20px;
	display:block;
}

.icn2 {
	color:#fff;
	font-size:13px;
	font-weight:lighter;
	margin-bottom:25px;
	line-height:26px;
	display:block;
}

.ft-menu768 {
	float:left;
	width:220px;
	margin-bottom:25px;
}

.ft-tt {
	color:#d1d1d1;
	font-weight:500;
	margin-bottom:20px;
	font-size:22px;
	letter-spacing:1px;
}

.ft-bslk {
	font-size:14px;
	font-weight:lighter;
	display:block;
	color:#d0d0d0;
	margin-bottom:8px;
}

.copy-bg {
	background-color:#303030;
	min-height:60px;
}

.copy768 {
	color:#fff;
	font-size:13px;
	text-align:center;
	padding:15px 0 0px 0;
	font-weight:lighter;
}

.copy768 a {
	color:#fff;
}

.grimor768 {
	text-align:center;
	font-size:13px;
	color:#fff;
	font-weight:lighter;
	padding:10px 0 10px 0;
}

.grimor768 a {
	color:#fff;
}

/* Footer */

/* IC CSS */


.ust-bg {
	background-image:url(../images/ust-bg.jpg);
	min-height:300px;
	background-position:top center;
	background-repeat:no-repeat;
}

.tabs-bg {

	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background-image:url(../images/tabs-bg.png);
	min-height:50px;
	max-width:300px;
	margin:85px auto auto auto;
	text-align:center;
	color:#fff;
	font-size:38px;
	font-weight:600;
}

.tab-tt {
	font-size:44px;
	font-weight:500;
	letter-spacing:1px;
	color:#fff;
	border-bottom:3px solid #fff;
	float:left;
	padding:230px 15px 8px 0;
}

.break {
	padding:14px 5px 7px 0px;
	color:#484848;
	font-weight:lighter;
	font-size:12px;
	letter-spacing:1px;
}

.break a {
	color:#484848;
}

.left-blmfl {
	margin:10px 0 25px 0;
}

.left-tb {
	color:#ed1c24;
	font-size:25px;
	margin-top:20px;
	margin-bottom:15px;
	font-weight:500;
	letter-spacing:1px;
}

.left-menu {
	border:1px solid #d6d6d6;
	border-left:none;
	border-bottom:none;
}

.left-menu ul {
	padding:0;
	margin:0;
}

.left-menu ul li {
	list-style-type:none;
}

.left-menu ul li a {
	color:#383838;
	font-size:14px;
	display:block;
	font-weight:500;
	padding:15px 0 15px 15px;
	letter-spacing:0.5px;
	border-bottom:1px solid #d6d6d6;
}

.left-menu ul li a:hover, .left-menu ul li a.on {
	color:#fff;
	font-size:14px;
	display:block;
	letter-spacing:0.5px;
	padding:15px 0 15px 15px;
	font-weight:500;
	border-bottom:1px solid #d6d6d6;
	background-color:#f06124;
}

.left-menu ul li ul {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:8px;
	background-color:#e7e7e7;
}

.left-menu ul li ul li a {
	color:#404040;
	font-size:13px;
	font-weight:400;
	margin:3px 10px 3px 3px;
	padding:8px 0 8px 8px;
	display:block;
	background-image:none !important;
	border-bottom:none !important;
}

.left-menu ul li ul li a:hover, .left-menu ul li ul li a.onn {
	background-color:#c9c9c9 !important;
	color:#1c1c1c;
	font-weight:400;
	font-size:13px;
	display:block;
	margin:3px 10px 3px 3px;
	padding:8px 0 8px 8px;
	border-bottom:none !important;
}

.right-blmfl {
	margin:0 0 25px 0;
}

.text-blm {
	min-height:430px;
	margin:0px 0px 15px 0px;
	padding-bottom:30px;
	line-height:26px;
	font-size:15px;
	color:#222222;
	font-weight:300;
}

.text-blm h1 {
	color:#f06124;
	font-size:22px;
	font-weight:500;
	padding-bottom:5px;
	letter-spacing:1px;
	margin:8px 0 10px 0;
}


.urun-sec480 {
	background-repeat:repeat-x;
	list-style-type:none;
	display:block;
}

.urun-sec480 ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.urun-sec480 ul li {
	background-image:url(../images/urun-sec-bg-of.jpg);
	width:214px;
	height:255px;
	display:block;
	color:#fff;
	margin:25px auto auto auto;
}

.urun-sec480 ul li a {
	color:#fff !important;
	display:block;
}

.urun-sec480 ul li a:hover, .urun-sec480 ul li a.on {
	background-image:url(../images/urun-sec-bg-on.jpg);
	width:214px;
	height:255px;
	display:block;
	color:#fff !important;
}

.urun-tt {
	padding:10px 0px 0 0px;
	color:#ffffff;
	font-size:15px;
	font-weight:500;
	letter-spacing:0px;
	text-align:center;	
}





.alt-menu480 {
	z-index:999;
	margin:40px 0 0px 10px;
}

.alt-menu480 ul {
	padding:0;
	margin:0;
}

.alt-menu480 li {
	list-style-type:none;
}

.alt-menu480 ul li a {
	font-weight:400;
	display:block;
	font-size:14px;
	color:#fff !important;
	text-align:center;
	text-decoration:none !important;
	line-height:45px;
	margin-top:0 !important;
	background-color:#f06124;
	margin-bottom:2px;
}

.alt-menu480 ul li.last a {
	background-image:none;
}

.alt-menu480 ul li a:hover, .alt-menu480 ul li.active a {
	background-color:#222222;
	font-weight:400;
	margin-bottom:2px;
	color:#fff !important;
	font-size:14px;
	margin-top:0 !important;
	line-height:45px;
	text-align:center;
}

.tabs-container480 {
}

#tab-panels480 {
	margin-bottom:20px;
	padding:25px 10px 0 10px;
	min-height:300px;
	border:1px solid #bcc0c3;
}

.tab-content480 {
	padding:5px 0px 20px 0px;
	line-height:22px;
}



.video-sec {
	float:left;
	width:288px;
	display:block;
	margin:15px 8px 0 0;
	min-height:240px;
}

.video-sec .vds {
	background-image:url(../images/video-tikla.png);
	width:288px;
	height:197px;
	position:relative;
	margin-top:-229px;
	margin-left:2px;
	z-index:9999;
}


.vd-tt {
	color:#3c3c3c;
	text-align:center;
	font-size:13px;
	padding:8px 0 0 0;
}

.vd-tt a {
	color:#3c3c3c;
	text-align:center;
}

.haber-sec {
	background-color:#fff;
	border:1px solid #d6d6d6;
	float:left;
	width:275px;
	display:block;
	margin:15px 8px 12px 8px;
	padding-bottom:10px;

}

.hbr-tt {
	color:#232323;
	font-weight:600;
	padding:10px 8px 5px 8px;
	font-size:15px;
	line-height:20px;
}

.hbr-tarih {
	color:#ec1c24;
	padding:15px 0 0 8px;
	font-size:12px;
	float:left;
}

.hbr-txt {
	padding:8px 5px 5px 5px;
	color:#585858;
	font-size:13px;
	font-weight:400;
	line-height:16px;
}

.detay-hbr {
	float:right;
	color:#ec1c24;
	padding:15px 8px 0 0px;
	font-size:12px;
}

.urun-sec {
	width:285px;
	float:left;
	display:block;
	margin:0 5px 20px 5px;
}

.urun-tt-bg {
	background-color:#efefef;
	min-height:55px;
	border-bottom:4px solid #ed1c24;
}

.urun-detay {
	color:#4f4e4e;
	font-size:14px;
	font-weight:lighter;
}

.urun-detay-sag {
	width:565px;
	float:right;
	font-size:15px;
}

.ysl-blm {
	min-height:20px;
	background-color:#177e3e;
	width:100%;
	font-size:16px;
	padding:10px 0 10px 15px;
	color:#fff;
	margin:25px 0 25px 0;
	font-weight:600;
}

.ic-tt-gn {
	color:#ed1c24;
	font-size:26px;
	text-align:center;
	margin:20px 0 25px 0;
	letter-spacing:1px;
	font-weight:bold;
}


.pdf-blm {
	color:#222222;
	font-size:15px;
	display:block;
	font-weight:600;
	line-height:40px;
	padding-bottom:5px;
	border-bottom:1px solid #616878;
	margin:35px 0 0 0;
}

.dokuman-pdf {
	display:block;
	color:#3b3b3b;
	line-height:33px;
	padding-bottom:5px;
	float:left;
	font-weight:600;
	padding-right: 45px;
	margin: 15px 30px 10px 0px;
}

 img {
 width: auto\9;
 height: auto;
 max-width: 100%;
 vertical-align: middle;
 border: 0;
 -ms-interpolation-mode: bicubic;
}


.to-top-container {
	display:none;
}



}


.tablocss {
	margin:0px;
	padding:0px;
	width:100%;
	border:1px solid #b4b4b4;
}
.tablocss table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
.tablocss tr:hover td {
}
.tablocss tr:nth-child(odd) {
background-color:#e1e1e1;
}
.tablocss tr:nth-child(even) {
background-color:#ffffff;
}
.tablocss td {
	vertical-align:middle;
	border:1px solid #b4b4b4;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:4px;
	font-size:13px;
	font-weight:300;
	color:#000000;
}
.tablocss tr:last-child td {
	border-width:0px 1px 0px 0px;
}
.tablocss tr td:last-child {
	border-width:0px 0px 1px 0px;
}
.tablocss tr:last-child td:last-child {
	border-width:0px 0px 0px 0px;
}
.tablocss tr:first-child td {
	background-color:#58595b;
	border:0px solid #b4b4b4;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:13px;
	font-weight:300;
	color:#ffffff;
	line-height:18px;
}
.tablocss tr:first-child:hover td {
	background-color:#58595b;
}
.tablocss tr:first-child td:first-child {
	border-width:0px 0px 1px 0px;
}
.tablocss tr:first-child td:last-child {
	border-width:0px 0px 1px 1px;
}