html,
body {
	line-height: 1.5;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #898989;
	background-color: #f2f2f2;
	margin: 0;
	padding: 0; 
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #666;
}

img {width:100%; height:auto;}

p {
	margin: 0;
}

h1, h2, h3 {
	font-weight:normal;
	color:#333;
	margin:0;
	}
	
h1 {font-size:175%; padding-bottom:7px}
h2 {font-size:150%; padding-bottom:7px}
h3 {font-size:125%; padding-bottom:7px}

hr{
	color:#e6e6e6;
	height:1px;
	width:100%;
	border-top:1px solid #e6e6e6;
	margin-top:10px;
	margin-bottom:10px;
	}

table.ikinci-el-tablo td {
	padding: 7px;
}

.structure
{
	max-width: 1100px;
	margin: auto;
	margin-bottom: 15px;
	}
	
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.columnsContainer {
	position: relative;
	margin-top:35px;
}

.leftColumn {  
	border: none;
	padding: 0px; 	
	margin-bottom:15px;
	}

.rightColumn {
	
	}
	
.content{
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #ccc;
	border-radius:5px;
	}
.content-responsive{
	padding: 0px;
	margin-bottom: 15px;
	}
.content-video{
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	border-radius:5px;
	}
.video-iframe{
	width:100%;
	height:590px}
.form-field1
{
	width: 100%;
	height: 25px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #d2d2d2;
	color: #666;
	border-radius: 3px;
	margin-top: 3px;
	margin-bottom: 6px;
	}
.form-field2
{
	width: 100%;
	height: 70px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #d2d2d2;
	color: #666;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 15px;
	}
.form-button-send
{
	border: 1px solid #43a001;
	background-color: #43a001;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-radius: 3px;
	height: 30px;
	width: 100%;
	margin-bottom: 6px;
}

.form-button-send:hover
{
	opacity:0.8;
	cursor:pointer;

}
.full-content{
	padding-left:15px;
	padding-right:15px;
	}

.TFtable{
		width:100%; 
		border-collapse: collapse;
  		border-radius: 5px;
  		overflow: hidden;
		margin-bottom: 15px;
	}
	.TFtable td{ 
		padding:7px;
		color: #666;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.TFtable tr{
		background: #FFFFFF;
		border: 1px solid #e6e6e6;
	}
	/*  Define the background color for all the ODD background rows  */
	.TFtable tr:nth-child(odd){ 
		background: #F3F3F3;
	}
	/*  Define the background color for all the EVEN background rows  */
	.TFtable tr:nth-child(even){
		background: #FFFFFF;
}
	

/*  BÜYÜK EKRAN -------------------------------------------------------------------------- ----------------------------------------------------   */


@media screen and (min-width: 900px ) {

.products-column-00{
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-00 img{
	width:auto;
	height:20px;
	}
	
	
.products-column-01{
    display: inline-block;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 25px;
    background-image: url(../p7tm3/img/logo-background.png--);
    text-align: left;
    padding: 15px;
    background-image: url(../p7tm3/img/logo-background.png);
    background-repeat: repeat-x;
    box-shadow: 0px 0px 5px #ccc;
	}
.products-column-01 img{
	width:auto;
	height:20px;
	}
	
.products-column-02{
	display:inline-block;
	width:49%;
	background-color:#fff;
	border-radius:5px;
	margin-left: 13px;
	margin-bottom:25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-02 img{
	width:auto;
	height:20px;
	margin-bottom:20px;
	}
	
.products-column-03{
	display: inline-block;
	width: 49%;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-03 img{
	width:auto;
	height:20px;
	}
	
.products-column-04{
	display:inline-block;
	width:49%;
	background-color:#fff;
	border-radius:5px;
	margin-left: 13px;
	margin-bottom:25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-04 img{
	width:auto;
	height:20px;
	}
	
.products-column-05{
	display: inline-block;
	width: 47.5%;
	background-color: #fff;
	border-radius: 5px;
	margin-left: 15px;
	margin-bottom: 25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-05 img{
	width:auto;
	height:25px;
	}
	
.products-column-06{
	display:inline-block;
	width:25%;
	background-color:#fff;
	border-radius:5px;
	margin-bottom:20px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-06 img{
	width:auto;
	height:20px;
	}


.products-column-single{
	display:inline-block;
	width:100%;
	text-align:center;
	padding-bottom:10px;}
.products-column-single:hover{
	opacity:0.5}
		
.products-column-single img{
	height:80px;
	width:auto;
	margin:10px;
	}

.products-column-double-01{
	display:inline-block;
	width:50%;
	text-align:center;
	border-right:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-double-01:hover{
	opacity:0.5}
		
	
.products-column-double-01 img{
	height:80px;
	width:auto;
	margin:10px;
	}
	
.products-column-double-02{
	display:inline-block;
	width:49%;
	text-align:center;
	padding-bottom:10px;}
.products-column-double-02:hover{
	opacity:0.5}
		
	
.products-column-double-02 img{
	height:80px;
	width:auto;
	margin:10px;
	}

	
.products-column-four-line-01{
	display:inline-block;
	width:23.5%;
	text-align:center;
	}
.products-column-four-line-01:hover{
	opacity:0.5}
		
	
.products-column-four-line-01 img{
    height: 110px;
    width: auto;
    margin: 10px;
	}
	
.products-column-four-line-02{
	display:inline-block;
	width:26%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	}
.products-column-four-line-02:hover{
	opacity:0.5}
		
	
.products-column-four-line-02 img{
    height: 110px;
    width: auto;
    margin: 10px;
	}
.products-column-four-line-03{
	display:inline-block;
	width:25.5%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	}
.products-column-four-line-03:hover{
	opacity:0.5}
		
	
.products-column-four-line-03 img{
    height: 110px;
    width: auto;
    margin: 10px;
	}
	
.products-column-four-line-04{
	display:inline-block;
	width:23%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	}
.products-column-four-line-04:hover{
	opacity:0.5}
		
	
.products-column-four-line-04 img{
    height: 110px;
    width: auto;
    margin: 10px;
	}
	
	
	
	
	
.products-column-eight-01{
	display:inline-block;
	width:23.5%;
	text-align:center;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-01:hover{
	opacity:0.5}
		
	
.products-column-eight-01 img{
	height:150px;
	width:auto;
	margin:10px;
	}
	
.products-column-eight-02{
	display:inline-block;
	width:26%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-02:hover{
	opacity:0.5}
		
	
.products-column-eight-02 img{
	height:150px;
	width:auto;
	margin:10px;
	}
.products-column-eight-03{
	display:inline-block;
	width:25.5%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-03:hover{
	opacity:0.5}
		
	
.products-column-eight-03 img{
	height:150px;
	width:auto;
	margin:10px;
	}
	
.products-column-eight-04{
	display:inline-block;
	width:23%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-04:hover{
	opacity:0.5}
		
	
.products-column-eight-04 img{
	height:150px;
	width:auto;
	margin:10px;
	}
	
		
.products-column-eight-05{
	display:inline-block;
	width:23.5%;
	text-align:center;
	padding-bottom:10px;}
.products-column-eight-05:hover{
	opacity:0.5}
		
	
.products-column-eight-05 img{
	height:150px;
	width:auto;
	margin:10px;
	}
	
.products-column-eight-06{
	display:inline-block;
	width:26%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-06:hover{
	opacity:0.5}
		
	
.products-column-eight-06 img{
	height:150px;
	width:auto;
	margin:10px;
	}
.products-column-eight-07{
	display:inline-block;
	width:25.5%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-07:hover{
	opacity:0.5}
		
	
.products-column-eight-07 img{
	height:150px;
	width:auto;
	margin:10px;
	}
	
.products-column-eight-08{
	display:inline-block;
	width:23%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-08:hover{
	opacity:0.5}
		
	
.products-column-eight-08 img{
	height:150px;
	width:auto;
	margin:10px;
	}

/*  index ----------------------------------------------------   */


.index-slide-00{
	width:100%;
	margin:auto;
	height:auto;
	background-image:url(../index/dsk-kubota-mini-ekskavator-turkiye-satis-lideri.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center right;
	min-height:440px;
	}
.index-slide-00-content{
	max-width: 1100px;
	margin: auto;
	display : flex;
	align-items: center;
	}
.index-slide-00-content img{
	width:36%;
	height:auto;
	margin-bottom:3%;
	margin-left:1%;
	}
	
	
	
.index-slide-01{
	width:100%;
	margin:auto;
	height:auto;
	background-image:url("../index/dsk-avant-mini-yukleyiciler.jpg");
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center right;
	min-height:440px;
	}
.index-slide-01-content{
	max-width: 1100px;
	margin: auto;
	display : flex;
	align-items: center;
	}
.index-slide-01-content img{
	width:27%;
	height:auto;
	margin-bottom:5%;
	margin-right:2%;
	}


.index-slide-02{
	width:100%;
	margin:auto;
	height:auto;
	background-image:url(../index/dsk-gehl-xparts-yedek-parca.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center right;
	min-height:440px;
	}
.index-slide-02-content{
	max-width: 1100px;
	margin: auto;
	display : flex;
	align-items: center;
	}
.index-slide-02-content img{
	width:45%;
	height:auto;
	margin-bottom:4%;
	margin-left:1%;
	}

.index-slide-03{
	width:100%;
	margin:auto;
	height:auto;
	background-image:url(../index/desktop-avant-opti-drive-surus-sistemi.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center right;
	min-height:440px;
	}
.index-slide-03-content{
	max-width: 1100px;
	margin: auto;
	display : flex;
	align-items: center;
	}
.index-slide-03-content img{
	width:45%;
	height:auto;
	margin-bottom:4%;
	margin-left:1%;
	}

.index-slide-04{
	width:100%;
	margin:auto;
	height:auto;
	background-image:url(../index/dsk-gehl-xparts-yedek-parca.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center right;
	min-height:440px;
	}
.index-slide-04-content{
	max-width: 1100px;
	margin: auto;
	display : flex;
	align-items: center;
	}
.index-slide-04-content img{
	width:45%;
	height:auto;
	margin-bottom:4%;
	margin-left:1%;
	}
	
	
div.index-product-row{
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	}
	
.index-products {
	vertical-align: top;
	width: 11%;
	display: inline-block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-left: 1%;
	margin-top: 2%;
	}
.index-products:hover {
		opacity:0.5;
	}
	
.index-products img {
	margin-bottom: 10px;
	width: 90%;
	height: auto;
	}
.index-products h2 {
	font-size:90%;
	padding-bottom:10px;
	line-height:100%;
	}
.index-products p {
	font-size:80%;
	font-style:italic;
	color:#999;
	line-height:150%;
	}
	
	
div.index-slide{
	box-shadow: 0px 2px 11px #666;
	}
div.index-slide-2{
	display:none;
	}
div.index-full{
	width: 100%;
	background-color: #f2f2f2;
	display: block;
	box-shadow: 0px 1px 11px #666;
	padding-top: 0px;
	}
div.index-content{
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	padding-top:15px;
	}	
div.index-1of3{
	width: 31%;
	background-color: #FFF;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
	padding: 0;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	box-shadow: 0px 0px 5px #ccc;
	padding-bottom: 15px;
	margin-bottom: 45px;
	height: 240px;
	}	
div.index-1of3:hover {
	opacity:0.5	
	}
div.index-1of3 p {
	padding-left:15px;
	padding-right:15px;
	}
div.index-1of3 h1 {
	padding-left:15px;
	padding-right:15px;
	font-size:150%;
	}
div.index-1of3 h2{
	padding-left:15px;
	padding-right:15px;
	font-size:125%;
	text-decoration:none;
	background-image:url(../images/icon_link_arrow_large.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px;
	background-size:10px 16px;
	display:inline-block;
	padding-bottom:0px;
	}
div.index-1of3 img {
	padding-bottom:15px;
	border-radius:5px 5px 0 0;
	}
div.index-2of3{
	width: 31%;
	background-color: #FFF;
	display: inline-block;
	margin-left: 3%;
	vertical-align: top;
	border-radius: 5px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	box-shadow: 0px 0px 5px #ccc;
	padding-bottom: 25px;
	margin-bottom: 15px;
	box-shadow: 0px 0px 5px #ccc;
	padding-bottom: 15px;
	margin-bottom: 45px;
	height: 240px;
	}
div.index-2of3:hover {
	opacity:0.5	}
div.index-2of3:hover {
	opacity:0.5	}
	
div.index-2of3 p {
	padding-left:15px;
	padding-right:15px;
	}
div.index-2of3 h1 {
	padding-left:15px;
	padding-right:15px;
	font-size:150%;
	}
div.index-2of3 h2{
	padding-left:15px;
	padding-right:15px;
	font-size:125%;
	text-decoration:none;
	background-image:url(../images/icon_link_arrow_large.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px;
	background-size:10px 16px;
	display:inline-block;
	padding-bottom:0px;
	}
div.index-2of3 img {
	padding-bottom:15px;
	border-radius:5px 5px 0 0;
	}
	
/*  index-footer----------------------------------------------------   */	
div.index-footer-leader{
	border-top: 5px solid #ffcc00;
	display:block;
	width:100%;
	margin-bottom:0px;
	}
div.index-footer-first{
	background-image: url(../images/footer-background.png);
	background-repeat: repeat-x;
	height: 60px;
	margin-top: 0px;
	}
div.index-footer-second{
	padding-right: 15px;
	padding-left: 15px;
	max-width: 1100px;
	margin: auto;
	padding-top: 25px;
	color: #333;
	}

/*  footer-responsive ----------------------------------------------------   */	

	
.footer-responsive{
	display:none;
	}	
	
	
.leftColumn {
	position: absolute;
	left: 15px;
	width: 235px;
}

.rightColumn {
	
	margin-left: 265px;
	margin-right: 15px;	
}

.title {
	padding-bottom:11px;
}

div.container-full{
	width: 100%-15;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 35px;
	}


/*  ikinci el ----------------------------------------------------   */

div.ikinciel-item{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 3%;
	}
		
div.ikinciel-left{
	width: 40%;
	display: inline-block;
	}
div.ikinciel-right{
	width:57.5%;
	display:inline-block;
	margin-left:1.6%;
	vertical-align:top;
	}

/*  kurumsal ----------------------------------------------------   */

div.kurumsal-milestones{
	border-radius: 5px;
	padding: 15px;
	background-color: #ACACAC;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 3%;
	}
	
.kurumsal-milestones-item {
	vertical-align: top;
	width: 46%;
	display: inline-block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left:3%;
	}
.kurumsal-milestones-item:hover {
		opacity:0.5;
	}
	
.kurumsal-milestones-item img {
	width: 100px;
	height: auto;
	}
.kurumsal-milestones-item h2 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
	line-height:100%;
	}
.kurumsal-milestones-item p {
	font-size: 100%;
	color: #FFF;
	line-height: 150%;
	}
	

		
.kurumsal-numbers {
	vertical-align: top;
	width: 22%;
	display: inline-block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 6%;
	margin-right: 3%;
	vertical-align: top;
	}
.kurumsal-numbers:hover {
		opacity:0.5;
	}
	
.kurumsal-numbers img {
	width: 100%;
	height: auto;
	}
.kurumsal-numbers h2 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
	line-height:100%;
	}
.kurumsal-numbers p {
	font-size: 100%;
	color: #FFF;
	line-height: 150%;
	}
	
div.kurumsal-award{
	border-radius: 5px;
	padding: 15px;
	background-color: #333333;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 3%;
	background-image: url(../tr/kurumsal/award-back.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	}
	
.kurumsal-award-content {
	vertical-align: top;
	width: 22%;
	display: inline-block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 6%;
	margin-right: 3%;
	vertical-align: top;
	}
	
.kurumsal-award-content img {
	width: 100%;
	height: auto;
	}
.kurumsal-award-content h2 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
	line-height:100%;
	}
.kurumsal-award-content p {
	font-size: 100%;
	color: #FFF;
	line-height: 150%;
	}



.kurumsal-award-text {
	vertical-align: top;
	width: 52%;
	display: inline-block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-top: 5%;
	margin-bottom: 2%;
	margin-left: 6%;
	margin-right: 3%;
	vertical-align: middle;
	}
	
.kurumsal-award-text img {
	width: 100%;
	height: auto;
	}
.kurumsal-award-text h2 {
	font-size:300%;
	font-weight:bold;
	padding-bottom:3%;
	line-height:100%;
	color:#FFF;
	}
.kurumsal-award-text h3 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:3%;
	line-height:100%;
	color:#CCC;
	}
.kurumsal-award-text p {
	font-size: 100%;
	color: #FFF;
	line-height: 150%;
	color:#FFF;
	}



/*  servis 
	----------------------------------------------------   */

div.servis-item{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 3%;
	}
		
div.servis1-left{
	width: 30%;
	display: inline-block;
	}
div.servis1-right{
	width:67.5%;
	display:inline-block;
	margin-left:1.6%;
	vertical-align:top;
	}
div.servis2-left{
	width: 67.5%;
	display: inline-block;
	}
div.servis2-right{
	width:30%;
	display:inline-block;
	margin-left:1.6%;
	vertical-align:top;
	}
div.iletisim-bottom{
	border-bottom: 1px solid #d1d1d1;
	margin-bottom:15px;
	padding-bottom:15px;
	}
div.iletisim-bottom img{
	width:20px;
	}
div.iletisim-bottom h2{
	font-size:125%;
	padding:0;
	}
div.iletisim-bottom h1{
	font-size:125%;
	padding:0;
	}


/*  iletişim ----------------------------------------------------   */
div.iletisim-full{
	display:block;
	}
div.iletisim-responsive{
	display:none;
	}
div.iletisim-iframe{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 3%;
	width: 100%;
	height: 445px;
}

div.iletisim-iframe h2{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;}

div.iletisim-1{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	width: 100%;
	height: 200px;
}
div.iletisim-1 h2{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;}
div.iletisim-1 h3 {
	font-size:250%;
	color:#ffcc00;
	}
	
div.iletisim-2{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	width: 100%;
	height: 230px;
}
	
div.iletisim-2 h2{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;}
div.iletisim-2 img {width:20px;}
	
div.iletisim-3{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	width:100%;
	height:210px;}
	
div.iletisim-3 h2{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;}
	
div.iletisim-3 img {width:20px;}

/*  URUNLER THUMB ----------------------------------------------------   */

.urunler-full-content{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 35px;
	}
.urunler-responsive-content{
	display:none;
	}
.urunler {
	border-radius:3px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #ccc;
	display:inline-block;
	width:100%;
	}
.urunler:hover {
	opacity: 1;
	box-shadow: 0px 0px 5px #666;
	}
.urunler h1{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:5px;
	font-size:125%;
	margin-bottom:15px;
}
.urunler img{
	padding: 5px;
	width: 200px;
	height: auto;
	}
.urunler p{
	font-style:italic;
	color:#B6B6B6;
	}
	

.urunler-item{
	width:100%;
	display:inline-block;
	background-color:#FFF;
	vertical-align:top;
	padding:0px;
	text-align:center;
/*	box-shadow: 0px 0px 5px #ccc;*/
	border-radius: 0px;
	/*background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;*/}
.urunler-item img{
	width:auto;
	height:150px;
	padding:10px;
	}
.urunler-item:hover{
	opacity: 1;
	box-shadow: 0px 0px 5px #666;
	}

/**/
.urunler-footer{width:100%;
	background-color:#f2f2f2;
	border-top:1px solid #d2d2d2;
/*	border-radius: 0px 0px 5px 5px;*/
	padding:10px 10px 5px 0px;
	/*height:80px;*/}
	
.urunler-footer p{
	font-size:90%;
	font-style:italic;}
.urunler-footer h1{
	font-size:100%;
	font-weight:bold;
	}
/**/
.urunler-dev{
	width:100%;
	height:auto;
	border: 1px solid #d2d2d2;
	background-color:#FFF;
	border-radius:5px 5px 0px 0px;
	box-shadow:	0px 0px 3px #CCC;
	margin-bottom:30px;}
.urunler-green{
	width: 100%;
	height: auto;
	background-color: #50C947;
	border-radius:5px 5px 0px 0px;
	text-align: center;
	background-image: url(../p7tm3/img/logo-background.png);
	border-bottom:1px dotted #d2d2d2;
}
.urunler-green h1{
	font-size:125%;
	font-weight:bold;
	text-align:center;
	color:#FFF}
.urunler-green img{
	height:60px;
	width:auto;
	padding:15px;}
/**/	
.urunler-content{
	/*padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #ccc;
	border-radius:5px;*/
	}
.urunler-items{
	padding: 20px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #ccc;
	border-radius:5px;
	}
.urunler-items:hover {
	opacity: 1;
	box-shadow: 0px 0px 5px #666;
	}
.urunler-items img{
	width: 150px;
	height: auto;
	margin-right: 15px;
}
.urunler-items h1{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:5px;
	font-size:125%;
	font-weight:bold;
	margin-bottom:15px;
}
.urunler-items p{
	font-size:90%;
	font-style:italic;
	color:#999;
}
/*  SPECIFICATION  4 COLUMN ----------------------------------------------------   */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.col {
	display: block;
	float:left;
	margin: 0% 0 2% 1.6%;
	background-color:#fff;
	text-align:center;
	padding:1.6%;
	border:1px solid #e6e6e6;
	border	-radius:5px;
	background-image: url(../images/spec-background.png);
	background-repeat:repeat-x;
}
.col img{
	height:35px;
	width:auto;
	margin:10px;
	opacity:0.4;
}
.col h1{
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	padding:0;
	margin:0;
}

.col h2{
	color: #ff5a00;
	font-size: 250%;
	font-weight: bold;
	padding-bottom: 0px;
}

.col h3{
	font-size: 150%;
	font-weight: bold;
}
.col:first-child {
	margin-left: 0;
}
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}


/*    CONTACT ----------------------------------------------------   */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.col-contact {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	background-color:#fff;
	box-shadow: 0px 0px 5px #ccc;
	text-align:center;
	padding:1.6%;
	border-radius:5px;
	background-image: url(../images/spec-background.png);
	background-repeat:repeat-x;
	height:215px;

}
.col-contact h1{
	padding-bottom:8px;
	border-bottom:1px solid #e6e6e6;
	text-align:left;
	color:#666;
	font-size:130%;

}
.col-contact h2{
	font-size: 250%;
	margin-top:12px;
	margin-bottom:30px;
	text-align:center;
}

.col-contact:first-child {
	margin-left: 0;
}
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}


/*  THUMBNIAL ATTACHMENT  ----------------------------------------------------   */

.thumb-attachment {
	vertical-align:top;
	width: 23.6%;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-backgroundz.png);
	background-repeat: repeat-x;
	border-radius:5px;
	border: 1px solid #e6e6e6;
	margin-left:1%;
	margin-bottom:1.5%;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	height:200px;
	color:#333;
	}
.thumb-attachment:hover {
		opacity:0.55;
	}
	
.thumb-attachment img {
	width: 90%;
	text-align:center;
	padding-bottom:10px;
	display:block;	
	}
	
	
/*  THUMBNIAL MACHINE  ----------------------------------------------------   */

.thumb-machine {
	vertical-align:top;
	width: 23.5%;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	border-radius:5px;
	border: 1px solid #e6e6e6;
	margin-left:1%;
	margin-bottom:1.5%;
	display:inline-block;
	text-align:center;
	height:100%;
	color:#333;
	}
.thumb-machine:hover {
		opacity:0.5;
	}
	
.thumb-machine img {
	padding-bottom:10px;
	}
.thumb-machine h2 {
	font-size:90%;
	padding-bottom:10px;
	line-height:100%;
	}
.thumb-machine p {
	font-size:80%;
	font-style:italic;
	color:#999;
	line-height:150%;
	}

	
/* ------ Header Menu items ---------------------------------------------------------   */
.social{
	display:inline-block;
	float:right;
	vertical-align:middle;
	}
.social img{
	margin-top:8px;
	width:28px;
	height:auto;
	margin-left:10px;
	vertical-align:middle;
	}
.social img:hover{
	opacity:0.5;
	}
	
.menu-top-mobile
{
	max-width: 1100px;
	margin: auto;
	margin-bottom: 15px;
	display:none;
	}
.top-menu-full
{
	max-width: 1100px;
	margin: auto;
	margin-bottom: 15px;
	}
.header-responsive
{
	max-width: 1100px;
	margin: auto;
	margin-bottom: 15px;
	display:none;
	}
.menu-top-desktop-first
{
	width: 100%;
	background-color: #333333;
	display: block;
	box-shadow: 0px 1px 11px #CCC;
	border-top: 5px solid #ffcc00;
	border-bottom: 2px solid #666;
	z-index:9999;
	}
.menu-top-desktop-second
{
	padding-right: 15px;
	padding-left: 15px;
	max-width: 1100px;
	margin: auto;
}
.top-navigation-table
{
	padding-right: 15px;
	padding-left: 15px;
	max-width: 1100px;
}

div.header-kale-logo
{
	float: left;
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 16px;
	margin-right: 5px;
	}
div.header-kale-logo img
{
	height: 30px;
	margin-left: 0;
	margin-bottom: 18px;
	margin-top: 5px;
	width: auto;
}

a.menulinktop
{
	color: #FEFEFE;
	font-size: 100%;
	text-decoration: none;
	padding-left: 11px;
	text-align: center;
	line-height: 55px;
	padding-right: 11px;
	display: inline-block;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
a.menulinktop:hover
{
	color: #CCCCCC;
	background-position: center;
	}

.footer-first{
	display:block;
	background-image: url(../images/footer-background.png);
	background-repeat: repeat-x;
	height: 60px;
	margin-top: 75px;
	}
.footer-second{
	padding-right: 15px;
	padding-left: 15px;
	max-width: 1100px;
	margin: auto;
	padding-top: 25px;
	color: #333;
	}
.brochure{
	margin-top:15px;
	padding: 10px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/slogo-background.png);
	background-repeat: repeat-x;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	font-size: 100%;
	display: block;
	vertical-align: middle;
	}
.brochure:hover{
	font-weight:bold;
	}	
.brochure img{
	display:inline-block;
	width:30px;
	height:auto;
	vertical-align:middle;
	margin-right:15px;
	}
}




/*  MOBILE --------------------------------------------------------------------------------------------------------------------------------------   */
@media screen and (max-width: 970px ) {
.social{
	display:none;}	
	}
	
@media only screen and (max-width: 900px) {
html,
body {
	line-height: 1.5;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 90%;
	color: #646464;
	background-color: #e4e4e4;
	background-image: none;
	background-repeat: repeat-x;
	background-position-y: 36px;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
}
h1 {
	font-size:125%;
	margin: 0;
	padding-bottom:10px;
	}
	
h2 {
	font-size:125%;
	margin: 0;
	padding-bottom:10px;
	}
	
.top-menu-full
{
	display:block;
	}
	
.menu-top-mobile
{
	display:block;
	margin-bottom:15px;
	}

.menu-top-desktop-first
{
	display:none;
	}
	
.header-responsive
{
	display:block;
	}
.columnsContainer {
	margin-top:0px;
}
.content{
	border:none;
	border-radius:0px;
	padding: 15px;
	background-color: #e4e4e4;
	background-image:none;
	background-repeat: repeat-x;
	margin-bottom:0px;
	box-shadow:none;
	}
.content-image {
	display: block;
	width: 100%;
	}
.content-responsive{
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	border-radius:5px;
	}
.content-video{
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	border-radius:5px;
	}
.video-iframe{
	width:100%;
	height:300px}
div.container-full{
	width:97%;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-top:15px;
	}
div.ikinciel-item{
	border-radius:5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #ccc;
	width:100%;
	display:block;
	margin-bottom:15px;
	}
div.ikinciel-left{
	width: 100%;
	display: block;
	margin-bottom: 15px;
	}
div.ikinciel-right{
	width:100%;
	display:block;
	margin-bottom:0px;
	margin-left:0;
	vertical-align:top;
	}






.products-column-00{
	display: block;
	width:100%;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-00 img{
	width:auto;
	height:20px;
	}
	
	
.products-column-01{
	display: block;
	width:100%;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-01 img{
	width:auto;
	height:20px;
	}
	
.products-column-02{
	display:block;
	width:100%;
	background-color:#fff;
	border-radius:5px;
	margin-bottom:25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-02 img{
	width:auto;
	height:20px;
	margin-bottom:20px;
	}
	
.products-column-03{
	display: block;
	width:100%;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-03 img{
	width:auto;
	height:20px;
	}
	
.products-column-04{
	display:block;
	width:100%;
	background-color:#fff;
	border-radius:5px;
	margin-bottom:25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-04 img{
	width:auto;
	height:20px;
	}
	
.products-column-05{
	display: block;
	width:100%;
	background-color: #fff;
	border-radius: 5px;
	margin-left: 15px;
	margin-bottom: 25px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-05 img{
	width:auto;
	height:25px;
	}
	
.products-column-06{
	display:block;
	width:100%;
	background-color:#fff;
	border-radius:5px;
	margin-bottom:20px;
	background-image: url(../p7tm3/img/logo-background.png--);
	text-align:left;
	padding:15px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	}
.products-column-06 img{
	width:auto;
	height:20px;
	}


.products-column-single{
	display:inline-block;
	width:100%;
	text-align:center;
	padding-bottom:10px;}
.products-column-single:hover{
	opacity:0.5}
		
.products-column-single img{
	height:80px;
	width:auto;
	margin:10px;
	}

.products-column-double-01{
	display:inline-block;
	width:49%;
	text-align:center;
	border-right:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-double-01:hover{
	opacity:0.5}
		
	
.products-column-double-01 img{
	height:80px;
	width:auto;
	margin:10px;
	}
	
.products-column-double-02{
	display:inline-block;
	width:48%;
	text-align:center;
	padding-bottom:10px;}
.products-column-double-02:hover{
	opacity:0.5}
		
	
.products-column-double-02 img{
	height:80px;
	width:auto;
	margin:10px;
	}
	
		
.products-column-quattro-01{
	display:inline-block;
	width:49%;
	text-align:center;
	border-right:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-quattro-01:hover{
	opacity:0.5}
		
	
.products-column-quattro-01 img{
	height:80px;
	width:auto;
	margin:10px;
	}
	
.products-column-quattro-02{
	display:inline-block;
	width:49%;
	text-align:center;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-quattro-02:hover{
	opacity:0.5}
		
	
.products-column-quattro-02 img{
	height:80px;
	width:auto;
	margin:10px;
	}
.products-column-quattro-03{
	display:inline-block;
	width:49%;
	text-align:center;
	border-right:1px dashed #d2d2d2;}
.products-column-quattro-03:hover{
	opacity:0.5}
		
	
.products-column-quattro-03 img{
	height:80px;
	width:auto;
	margin:10px;
	}
	
.products-column-quattro-04{
	display:inline-block;
	width:49%;
	text-align:center;}
.products-column-quattro-04:hover{
	opacity:0.5}
		
	
.products-column-quattro-04 img{
	height:80px;
	width:auto;
	margin:10px;
	}
	

	
	.products-column-four-line-01{
	display:inline-block;
	width:49%;
	text-align:center;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-four-line-01:hover{
	opacity:0.5}
	
.products-column-four-line-01 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
	
.products-column-four-line-02{
	display:inline-block;
	width:49%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-four-line-02:hover{
	opacity:0.5}
.products-column-four-line-02 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}

.products-column-four-line-03{
	display:inline-block;
	width:49%;
	text-align:center;
	padding-bottom:10px;}
.products-column-four-line-03:hover{
	opacity:0.5}
		
	
.products-column-four-line-03 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
	
.products-column-four-line-04{
	display:inline-block;
	width:49%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-four-line-04:hover{
	opacity:0.5}
		
	
.products-column-four-line-04 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}

	
	
	
.products-column-eight-01{
	display:inline-block;
	width:49%;
	text-align:center;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-01:hover{
	opacity:0.5}
	
.products-column-eight-01 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
	
.products-column-eight-02{
	display:inline-block;
	width:49%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-02:hover{
	opacity:0.5}
.products-column-eight-02 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
	
.products-column-eight-03{
	display:inline-block;
	width:49%;
	text-align:center;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-03:hover{
	opacity:0.5}
.products-column-eight-03 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
	
.products-column-eight-04{
	display:inline-block;
	width:49%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-04:hover{
	opacity:0.5}
.products-column-eight-04 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
		
.products-column-eight-05{
	display:inline-block;
	width:49%;
	text-align:center;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-05:hover{
	opacity:0.5}	
.products-column-eight-05 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
	
.products-column-eight-06{
	display:inline-block;
	width:49%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-06:hover{
	opacity:0.5}
		
	
.products-column-eight-06 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
.products-column-eight-07{
	display:inline-block;
	width:49%;
	text-align:center;
	padding-bottom:10px;}
.products-column-eight-07:hover{
	opacity:0.5}
		
	
.products-column-eight-07 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}
	
.products-column-eight-08{
	display:inline-block;
	width:49%;
	text-align:center;
	border-left:1px dashed #d2d2d2;
	padding-bottom:10px;}
.products-column-eight-08:hover{
	opacity:0.5}
		
	
.products-column-eight-08 img{
	height: 100px;
	width: auto;
	margin: 10px;
	}


/*  index ----------------------------------------------------   */
div.index-product-row{
	background-color: #FFF;
	padding: 10px;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	}
	
.index-products {
	vertical-align: top;
	width: 40%;
	display: inline-block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 3%;
	}
.index-products:hover {
		opacity:0.5;
	}
	
.index-products img {
	margin-bottom: 10px;
	width: 90%;
	height: auto;
	}
.index-products h2 {
	font-size:90%;
	padding-bottom:10px;
	line-height:100%;
	}
.index-products p {
	font-size:80%;
	font-style:italic;
	color:#999;
	line-height:150%;
	}
	
	
div.index-slide{
	display:none;
	}
div.index-slide-2{
	box-shadow: none;
	margin-right: 0;
	margin-top: -15px;
	}
div.index-full{
	width: 100%;
	background-color: #e4e4e4;
	display: block;
	box-shadow: 0px 0px 0px #666;
	margin-bottom: 0px;
	padding-top: 14px;
	border-bottom: 0px solid #ffcc00;
	}
div.index-content{
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	padding-top:0px;
	}	
div.index-1of3{
	width:100%;
	background-color:#FFF;
	display:inline-block;
	vertical-align:top;
	border-radius:0px;
	padding: 0;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	box-shadow: 0px 0px 0px #ccc;
	padding-bottom:15px;
	margin-bottom:25px;
	border-radius:5px;
	}	
div.index-1of3:hover {
	opacity:0.5	
	}
div.index-1of3 p {
	padding-left:15px;
	padding-right:15px;
	}
div.index-1of3 h1 {
	padding-left:15px;
	padding-right:15px;
	font-size:150%;
	}
div.index-1of3 h2{
	padding-left:15px;
	padding-right:15px;
	font-size:125%;
	text-decoration:none;
	background-image:url(../images/icon_link_arrow_large.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px;
	background-size:10px 16px;
	display:inline-block;
	padding-bottom:0px;
	}
div.index-1of3 img {
	border-radius:5px 5px 0 0;
	padding-bottom:15px;
	}
div.index-2of3{
	width:100;
	background-color:#FFF;
	display:inline-block;
	margin-left:0;
	vertical-align:top;
	border-radius:0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #ccc;
	padding-bottom:25px;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #ccc;
	padding-bottom:15px;
	margin-bottom:25px;
	border-radius:5px;
	}
div.index-2of3:hover {
	opacity:0.5	}
div.index-2of3:hover {
	opacity:0.5	}
	
div.index-2of3 p {
	padding-left:15px;
	padding-right:15px;
	}
div.index-2of3 h1 {
	padding-left:15px;
	padding-right:15px;
	font-size:150%;
	}
div.index-2of3 h2{
	padding-left:15px;
	padding-right:15px;
	font-size:125%;
	text-decoration:none;
	background-image:url(../images/icon_link_arrow_large.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px;
	background-size:10px 16px;
	display:inline-block;
	padding-bottom:0px;
	}
div.index-2of3 img {
	padding-bottom:15px;
	border-radius:5px 5px 0 0;
	}
	
/*  kurumsal ----------------------------------------------------   */

div.kurumsal-milestones{
	border-radius: 5px;
	padding: 15px;
	background-color: #97999c;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 6%;
	}
	
.kurumsal-milestones-item {
	vertical-align: top;
	width: 100%;
	display: inline-block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left:3%;
	}
	
.kurumsal-milestones-item img {
	width: 100px;
	height: auto;
	}
.kurumsal-milestones-item h2 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
	line-height:100%;
	}
.kurumsal-milestones-item p {
	font-size: 100%;
	color: #FFF;
	line-height: 150%;
	}


		
.kurumsal-numbers {
	vertical-align: top;
	width: 80%;
	display: block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-top: 12%;
	margin-bottom: 12%;
	margin-left:9%;
	margin-right:9%;
	vertical-align: top;
	}
	
.kurumsal-numbers img {
	width: 80%;
	height: auto;
	}
.kurumsal-numbers h2 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
	line-height:100%;
	}
.kurumsal-numbers p {
	font-size: 100%;
	color: #FFF;
	line-height: 150%;
	}


div.kurumsal-award{
	border-radius: 5px;
	padding: 15px;
	background-color: #333333;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 6%;
	background-image: url(../tr/kurumsal/award-back.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	}
	
.kurumsal-award-content {
	vertical-align: top;
	width: 90%;
	display: block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 6%;
	margin-right: 3%;
	vertical-align: top;
	}
	
.kurumsal-award-content img {
	width: 75%;
	height: auto;
	}



.kurumsal-award-text {
	vertical-align: top;
	width: 100%;
	display: block;
	text-align: center;
	height: 100%;
	color: #333;
	margin-top: 5%;
	margin-bottom: 2%;
	vertical-align: middle;
	}
	
.kurumsal-award-text img {
	width: 100%;
	height: auto;
	}
.kurumsal-award-text h2 {
	font-size:225%;
	font-weight:bold;
	padding-bottom:3%;
	line-height:100%;
	color:#FFF;
	}
.kurumsal-award-text h3 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:3%;
	line-height:100%;
	color:#CCC;
	}
.kurumsal-award-text p {
	font-size: 100%;
	color: #FFF;
	line-height: 150%;
	color:#FFF;
	}

	
	
/*  servis ----------------------------------------------------   */

div.servis-item{
	border-radius:5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #ccc;
	width:100%;
	display:block;
	margin-bottom:15px;
	}
		
div.servis1-left{
	width: 30%;
	display: block;
	margin-bottom: 15px;
	}
div.servis1-right{
	width:67.5%;
	display: block;
	margin-bottom: 15px;
	}
div.servis2-left{
	width: 67.5%;
	display: block;
	margin-bottom: 15px;
	}
div.servis2-right{
	width:30%;
	display: block;
	margin-bottom: 15px;
	}
div.iletisim-bottom{
	border-bottom: 1px solid #d1d1d1;
	margin-bottom:15px;
	padding-bottom:15px;
	}
div.iletisim-bottom img{
	width:20px;
	}
div.iletisim-bottom h2{
	font-size:100%;
	padding:0;
	}
div.iletisim-bottom h1{
	font-size:125%;
	padding:0;
	}		


/*  iletişim ----------------------------------------------------   */
div.iletisim-full{
	display:none;
	}
div.iletisim-responsive{
	display:block;
	}
div.iletisim-iframe{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 3%;
	width: 100%;
	height: 475px;
}

div.iletisim-iframe h2{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;}

div.iletisim-1{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	width:100%;
	height:180px;
	}
div.iletisim-1 h2{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;}
div.iletisim-1 h3 {
	font-size:250%;
	color:#ffcc00;
	}
	
div.iletisim-2{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	width:100%;
	}
	
div.iletisim-2 h2{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;}
div.iletisim-2 img {width:20px;}
	
div.iletisim-3{
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 5px #ccc;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	width:100%;
	}
	
div.iletisim-3 h2{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;}
	
div.iletisim-3 img {width:20px;}

	
/*  URUNLER THUMB ----------------------------------------------------   */
	
.urunler-full-content{
	display:none;
	}
.urunler-responsive-content{
	display:block;
	padding-left:15px;
	padding-right:15px;
	}
.urunler-responsive {
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	display: inline-block;
	width: 47%;
	text-align: center;
	margin-right: 15px;
	}
.urunler-responsive img{
	padding-bottom:15px;
	}
.urunler-responsive h1{
	font-size:90%;
	}
	
.urunler-responsive-right {
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	display: inline-block;
	width: 47%;
	text-align: center;
	}
.urunler-responsive-right img{
	padding-bottom:15px;
	}
.urunler-responsive-right h1{
	font-size:90%;
	}

/*  SPECIFICATION  4 COLUMN ----------------------------------------------------   */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.col {
	display:block;
	float:left;
	margin:0;
	background-color:#fff;
	text-align:center;
	padding:15px;
	border-radius:5px;
	background-image: url(../images/spec-background.png);
	background-repeat:repeat-x;

}
.col img{
	height:35px;
	width:auto;
	margin:10px;
	opacity:0.4;
}
.col h1{
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	padding:0;
	margin:0;
}

.col h2{
	color: #43a001;
	margin: 0;
	font-size: 40px;
	line-height: 52px;
	padding-bottom: 0px;
}

.col h3{
	margin:0;
	font-size:24px;
	line-height:36px;
}
.col:nth-child(2n+1) { width: 48.5%; margin-left: 0%;}
.col:nth-child(2n+2) { width: 48.5%; margin-left:1%}


.group:before,
.group:after { content:""; display:table;}
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }




/*  SPECIFICATION  2 COLUMN ----------------------------------------------------   */


.features-1{
	width:100%;
	padding:15px;
	display:inline-block;
	border:1px solid #e6e6e6;
	border-radius:5px;
	background-image: url(../images/spec-background.png);
	background-repeat:repeat-x;
	float:left;
	margin-bottom:5%;
	}
.features-1 img{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:15px;
	}
.features-2{
	width:100%;
	padding:15px;
	display:inline-block;
	border:1px solid #e6e6e6;
	border-radius:5px;
	background-image: url(../images/spec-background.png);
	background-repeat:repeat-x;
	float:left;
	margin-bottom:5%;
	}
.features-2 img{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:15px;
	}


/*  THUMBNIAL ATTACHMENT  ----------------------------------------------------   */

.thumb-attachment {
	width: 100%;
	padding: 8px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-backgroundz.png);
	background-repeat: repeat-x;
	border-radius:5px;
	border: 1px solid #e6e6e6;
	margin-right:0.5%;
	margin-bottom:8px;
	font-weight:bold;
	text-align:left;
	height:auto;
}

.thumb-attachment img{
	width: 25%;
	vertical-align:middle;
	padding-right:15px;
	padding-bottom:0px;}	






/*  THUMBNIAL MACHINE  ----------------------------------------------------   */

.thumb-machine {
	vertical-align:top;
	width: 48%;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	border-radius:5px;
	border: 1px solid #e6e6e6;
	margin-left:1%;
	margin-bottom:2%;
	display:inline-block;
	text-align:center;
	height: inherit;
	color:#333;
	}
.thumb-machine:hover {
		opacity:0.55;
	}
	
.thumb-machine img {
	width: 100%;
	text-align:center;
	padding-bottom:10px;
	display:block;	
	}
.thumb-machine h2 {
	font-size:90%;
	padding-bottom:5px;
	}
.thumb-machine p {
	font-size:70%;
	font-style:italic;
	color:#999;
	line-height:150%;
	}


/*    CONTACT ----------------------------------------------------   */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.col-contact {
	display: block;
	margin: auto;
	background-color:#fff;
	padding:15px;
	border:1px solid #e6e6e6;
	border-radius:5px;
	background-image: url(../images/spec-background.png);
	background-repeat:repeat-x;
	text-align:left;

}
.col-contact h1{
	font-size:125%;
	padding-bottom:5px;
	border-bottom:1px solid #e6e6e6;
	font-weight:normal;

}
.col-contact h2{
	font-size: 250%;
	font-weight:normal;
}

.col-contact:first-child {
	margin-left: 15px;
	margin-right:15px;
	margin-bottom:15px;
}
.col-contact:last-child {
	margin-left: 15px;
	margin-right:15px;
}
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

.col {  margin: 1% 1% 1% 0%; }
.span_2_of_2 {
	width: 100%-30;
}
.span_1_of_2 {
	width: 100%-30;
}

.brochure{
	margin-top:15px;
	width:100%;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../p7tm3/img/logo-background.png);
	background-repeat: repeat-x;
	border-radius:5px;
	border: 1px solid #e6e6e6;
	font-size:100%;
	display:block;
	text-align:center;
	}
.brochure img{
	display:block;
	width:40px;
	height:auto;
	vertical-align:middle;
	margin:auto;
	margin-bottom:15px;
	}

	
/*  index-footer----------------------------------------------------   */	
div.index-footer-leader{
	display:none;
	}

	
	
	
.footer-first{
	display:block;
	background-color:#FFF;
	}
.footer-second{
	display:none;
	background-color:#FFF;
	}
	
/*  footer-responsive ----------------------------------------------------   */	

	
.footer-responsive{
	display:block;
	background-color:#333;
	height:70px;
	padding:15px;
	border-top:5px solid #ffcc00;
	}
	
.social-footer{
	display:inline-block;
	float:right;
	vertical-align:middle;
	}
.social-footer img{
	width:35px;
	height:auto;
	margin-left:10px;
	vertical-align:middle;
	}
	
.phone-footer{
	display:inline-block;
	float:left;
	vertical-align:middle;
	}
.phone-footer p{
		font-size:20px;
		font-weight:bold;
		color:#FFF;
	}	
	
}
