/*
* @Author: Sitemio.com
* @Created Project Date: 2015-08-22 23:35
* @License here : http://www.sitemio.com/hizmet-sozlesmesi.html
*/

@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,900,700&subset=latin,latin-ext);
body {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size:14px;
	color:#2e2e2e;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;

}

input,select,textarea {
	outline:none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-decoration:none;
	width: 200px;
	padding: 5px;
	font-size: 14px;
	color: #666;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	border: 1px solid #CCC;
}

a,img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-decoration:none;
	}

.clear {clear:both;}
.mobclear {clear:both;display:none;}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}

h1 {font-size:32px;}
h2 {font-size:28px;}
h3 {font-size:26px;}
h4 {font-size:20px;}
h5 {font-size:18px;}

#wrapper {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}

.logobg {
	background-color: #FFF;
	float: left;
	height: 130px;
	width: 230px;
	border: 1px solid #FFF;
	transform:skew(-25deg);
	-webkit-transform:skew(-15deg);
	-moz-transform:skew(-25deg);
	-o-transform:skew(-25deg);
	box-shadow: 0px 0px 18px #ccc,inset 0px 0px 18px 10px #F0F0F0;
	position: absolute;
	z-index: 38;
	text-align: center;
}

.logo {
	float: left;
	position: relative;
	z-index: 42;
	margin-left:25px;
	margin-top:25px;
}

.blogh4baslik {color:#080808;}
.blogh4baslik:hover {text-decoration:underline;}

.headbg {
	background-color: #3a3a3a;
	float: right;
	height: 110px;
	width: 820px;
	transform:skew(-25deg);
	-webkit-transform:skew(-15deg);
	-moz-transform:skew(-25deg);
	-o-transform:skew(-25deg);
	box-shadow: 0px 0px 10px #000,inset 0px 0px 22px 10px #161616;
	position: absolute;
	z-index: 38;
	text-align: center;
	margin-left:99px;
}

.headsocial {
	float: right;
	position: relative;
	z-index: 48;
	margin-right: 30px;
    margin-top: 10px;
}
.headsocial a {
	color: #FFF;
	float: left;
	margin-left: 15px;
	font-size: 18px;
}
.headsocial a:hover {
	text-shadow: 0px 0px 15px #fff;
	margin-top:5px;
}
.headinfo {
	color: #FFF;
	float: right;
	position: relative;
	z-index: 48;
	margin-top: 10px;
	margin-right: 30px;
	font-weight: lighter;
	margin-bottom:16px;
	font-size: 16px;

}
.headinfo span  {
	margin-right: 15px;
}

.headinfo span i {
	margin-right: 5px;
}

.menu{
	float: right;
	position: relative;
	margin-right: 30px;
	margin-top: 0px;
	z-index: 62;
	width:auto;
    }

.menu  li{
	float: left;
	position: relative;
	list-style-type: none;
    }
.menu li a{
	float: right;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	line-height: 50px;
	font-weight: bold;
	font-size:18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3a3a3a;
    }

.menu li a:hover {
	box-shadow: 0px 0px 0px #fff,inset 0px 0px 15px 5px #2C2C2C;
}

.menu ul li ul li:hover a {
	background-color: #484848;
}


.menu li:hover a {
	background-color: #3a3a3a;

}

.menu  ul li ul{
	width: 210px;
	float: left;
	position: absolute;
	top: 49px;
	left: 0px;
	z-index: 1;
	display: none;
	margin: 0px;
	padding: 0px;
	background-color: #006666;
	box-shadow: 3px 3px 3px #333;
    }
.menu ul li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
}
.menu  ul li ul li a{
	background: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f3f3f;
	float: none;
	display: block;
	line-height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
    }


.menu  li:hover >  ul{
	display: block;
    }

.menu  ul li ul li ul{
	width: 200px;
	height: auto;
	float: left;
	position: absolute;
	top: 0px;
	left: 180px;
	z-index: 1;
	display: none;
    }

	.menu  ul li ul li ul li a:hover{
	background-color: #3a3a3a;
    }
.slider {
	float: left;
	margin-left: -350px;
	position:relative;
	box-shadow: 0px 0px 15px #666;
	width: 1600px;
}
.firmainfobg {

text-shadow: 0.08em 0.08em #fff;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333;
}
.firmainfo {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	text-align: center;
	margin-top:15px;

}
.firmainfo h1 {
	text-align: center;
	color: #080808;


}
.firmainfo p {
	font-size: 24px;
	font-weight: lighter;
}
.firmainfobtn {
	float: right;
	padding:40px;
	border: 1px solid #999;
	text-align: center;
	font-size:30px;
	font-weight:lighter;
	color: #999;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;

}
.firmainfobtn:hover {
	color: #333;
	border: 1px solid #333;
}
.blok {
	float: left;
	height: 280px;
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
}
			.list_carousel {

	margin-top: 15px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
	width: 300px;
	height: 230px;
	display: block;
	float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-left: 10px;
			}
			.next {
				float: right;
				margin-right: 10px;
			}
#foo2 li h3 a {
	color: #FFF;
	background-image: url(../images/bloktitlebg.png);
	background-repeat: repeat-x;
	float: left;
	width: 285px;
	font-size: 16px;
	font-weight: bold;
	margin-top: -74px;
	position: relative;
	z-index: 32;
	height: 40px;
	background-position: left bottom;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#foo3 li h3 a {
	color: #FFF;
	background-image: url(../images/bloktitlebg.png);
	background-repeat: repeat-x;
	float: left;
	width: 285px;
	font-size: 16px;
	font-weight: bold;
	margin-top: -69px;
	position: relative;
	z-index: 32;
	height: 40px;
	background-position: left top;
	padding-top: 30px;
	padding-left:10px;
}
#foo4 li h3 a {
	color: #FFF;
	background-image: url(../images/bloktitlebg.png);
	background-repeat: repeat-x;
	float: left;
	width: 285px;
	font-size: 16px;
	font-weight: bold;
	margin-top: -69px;
	position: relative;
	z-index: 32;
	height: 40px;
	background-position: left top;
	padding-top: 30px;
	padding-left:10px;
}
#foo2 li a img {
	position: relative;
	z-index: 25;
}
#foo3 li a img {
	position: relative;
	z-index: 25;
}
#foo4 li a img {
	position: relative;
	z-index: 25;
}
.blok h4 {
	    color: #080808;
    font-size: 20px;
    float: left;
    font-weight: bold;
}
.nextprev {
	float: right;
	margin-top:10px;
}
.nextprev i {
	margin-left: 7px;
}
.nextprev a {
	color: #CCC;
}
.nextprev a:hover {
	color: #333;
}

.devamink {
	color: #080808;
}
.hometitle {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.hometitle h2 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 26px;
	text-align: center;
	font-weight:bold;
	color: #666;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -15px;
	background-color: #FFF;
}
.titleleft {
	background-image: url(../images/titlebg.png);
	background-repeat: repeat-x;
	float: left;
	width: 350px;
	height: 13px;
}
#titleright {
	float: right;
}.ref {
	float: left;
	margin-top: 50px;
}
.list_carousel p {
	color: #666;
}
#foo5 li {
	width: 138px;
	margin-right: 18px;
	margin-left: 18px;
	height: 138px;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	border: 1px solid #CCC;
	padding: 5px;
	overflow:hidden;
}


.footleft {
	background-color: #0977b0;
	left: 0;
	margin-top:60px;
	margin-left:-50px;
	height: 100px;
	width: 34%;
	border: 1px solid #FFF;
	transform:skew(-25deg);
	-webkit-transform:skew(-15deg);
	-moz-transform:skew(-25deg);
	-o-transform:skew(-25deg);
	box-shadow: 0px 0px 10px #999,inset 0px 0px 18px 10px #00334d;
	position: absolute;
	z-index: 38;
	text-align: right;
	color: #FFF;
}
.footright {
	background-color: #3a3a3a;
	float: left;
	margin-top:60px;
	margin-left:31%;
	height: 100px;
	width: 100%;
	border: 1px solid #FFF;
	transform:skew(-25deg);
	-webkit-transform:skew(-15deg);
	-moz-transform:skew(-25deg);
	-o-transform:skew(-25deg);
	box-shadow: 0px 0px 10px #999,inset 0px 0px 22px 10px #161616;
	position: absolute;
	z-index: 38;
	text-align: center;
}

.footleft span {
	margin-right: 25px;
	float: right;
	font-size:13px;
	margin-top: 30px;
	transform:skew(25deg);
	-webkit-transform:skew(15deg);
	-moz-transform:skew(25deg);
	-o-transform:skew(25deg);
}

.footright span {
	color:#fff;
	text-align:left;
	margin-left: 35px;
	float: left;
	font-size:13px;
	margin-top: 30px;
	transform:skew(25deg);
	-webkit-transform:skew(15deg);
	-moz-transform:skew(25deg);
	-o-transform:skew(25deg);
}

.footright i {

	margin-right: 10px;

}
.sidebar {
	padding: 20px;
    float: left;
    width: 215px;
    min-height: 350px;
    margin-top: -60px;
    box-shadow: 0px 0px 18px #ccc,inset 0px 0px 18px 10px #F0F0F0;
    position: relative;
    z-index: 52;
    background-color: #FFF;
    margin-left: -20px;
}

.content {
	padding: 20px;
    float: right;
    width: 635px;
    min-height: 350px;
    margin-top: -60px;
    box-shadow: 0px 0px 18px #ccc,inset 0px 0px 18px 10px #F0F0F0;
    position: relative;
    z-index: 52;
    background-color: #FFF;
}
.sidebar h2 {
	width: 100%;
	font-size: 20px;
	color: #080808;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 15px;
}
.sidebar ul li {
	list-style-type: none;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
}
.sidebar ul li a {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	padding-left: 5px;
}
.sidebar ul li a:hover {
	background-color: #F0F0F0;
	padding-left:10px;
	color: #333;
}
.title {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.title h1 {
	font-size: 22px;
}
.sosyal {
	float: right;
}
 .sayfa-galerisi {
	float: left;
	width: 100%;
	margin-top: 15px;
}
    .sayfa-galerisi a img {
	float: left;
    margin-right: 7px;
    margin-bottom: 14px;
    margin-left: 7px;
    width: 165px;
    height: 130px;
    box-shadow: 0px 0px 10px #666;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
    .sayfa-galerisi a img:hover {

	box-shadow: 0px 0px 20px #313131;
}
.content p {
	line-height: 22px;
}
#bigpage {
	width: 895px;
}
.iletisim tr td h4 {
	color: #080808;
}
.iletisim tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	height: 35px;
}
.iletisiminfo {
	text-align: center;
}
.gonderbtn {
	padding-right: 15px;
	padding-left: 15px;
	color: #666;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gonderbtn:hover {
	background-color: #ccc;
	color: #FFF;
}
.hata {
	font-weight: bold;
	color: #F00;
}

.okey {
	font-weight: bold;
	color: #090;
}
.list {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.list a img {
	float: left;
	width: 175px;
	height: 100px;
	margin-right: 10px;
}
.list h4 a {
	color: #080808;
}
.list p {
	margin: 0px;
	padding: 0px;
}
.list h4 a:hover {
	text-decoration: underline;
}
.list:hover {
	background-color: #F3F3F3;
}
.sayfalama {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 17px;
}
.sayfalama span a {
	text-decoration: none;
	color: #FFF;
	background-color: #ADADAD;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;	-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
}
.sayfalama span a:hover {
	background-color: #666;
}
.sayfalama .sayfalama-active a {
	background-color: #666;
}
.urun {
	float: left;
	height: 195px;
	width: 258px;
	padding: 8px;
	overflow: hidden;
	margin: 18px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.urunler {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 10px;
}
.urun span {
	background-image: url(../images/uruntitlebg.png);
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 194px;
	margin-top: -60px;
	position: absolute;
	margin-left: -15px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
}
.urun:hover {
	background-color: #080808;
}

.hizmetler {
	float: left;
	width: 100%;
	margin-top: 15px;
	padding-bottom: 10px;
}
.hizmet {
	float: left;
	width: 220px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
	min-height: 265px;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.hizmet h3 {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: 700;
	color: #080808;
}
.hizmet:hover h3 {
	color:#080808;
}
.hizmet i {
	font-size: 56px;
	width: 100px;
	border: 1px solid #080808;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin-bottom:20px;
	color: #080808;
}


.hizmet:hover i{

	background-color:#080808;
	border: 1px solid #080808;
	color:#fff;


}




#headertwo {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 105px;
	margin-bottom: 56px;
}
#menuwo {
	background-color: #bb9648;
	left: 0;
	width: 100%;
	height: 56px;
	position: absolute;
	margin-top:105px;
}
.menucontainer {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
.menucontainer ul {
	margin: 0px;
	padding: 0px;
}
#menuwo .menucontainer ul li a {
	line-height: 56px;
	padding-left:35px;
	padding-right:35px;
}

 #menuwo .menucontainer ul li ul li a {
	line-height: normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 0px;
    padding-left: 10px;
}
#menuwo .menucontainer ul li ul {
	top: 56px;
}

 #menuwo .menucontainer ul li ul li ul {
	top: 0px;
}.logonew {
	float: left;
	margin-top: 15px;
}
.headmail {
	float: right;
	margin-top: 25px;
	font-size: 16px;
	margin-left: 25px;
}
.headmail i {
	float: left;
	font-size:34px;
	margin-right:10px;

}.headinfospan {
	float: left;
}
.sosyallink {
	float: right;
	border: 1px solid #CCC;
	color: #CCC;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top:30px;
	font-size: 18px;
	margin-left:5px;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
.sosyallink:hover {
	color: #FFF;
	background-color: #069;
	border: 1px solid #069;
	margin-top:25px;
}
.footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat;
	background-position: center top;
	float: left;
	height: 287px;
	width: 100%;
	margin-top:75px;
	box-shadow: 0px 0px 15px #666;
}
.footercontainer {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
.footblok {
	float: left;
	width: 31%;
	margin-top: 20px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
.footinfo {
	float: left;
	margin-top: 20px;
	line-height: 25px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	font-size: 15px;
}
.footblok h3 {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}
.footinfo i {
	float: left;
	margin-right: 10px;
	font-size: 18px;
	width:20px;
}
#footnews a {
	color: #FFF;
	padding-bottom: 7px;
	float: left;
	width: 100%;
	padding-top: 7px;

}
#footnews a:hover {
	color: #999;
	padding-left:5px;
}
#footgaleri a img {
	float: left;
	width: 118px;
	height: 75px;
	margin: 10px;
	border: 3px solid #ccc;
}
#footgaleri a img:hover {
	border: 3px solid #000;
}
.footend {
	background-color: #343434;
	float: left;
	height: 90px;
	width: 100%;
}
.footendcontainer {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
.footendcontainer .sosyallink {
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
 .sosyallink .fa.fa-facebook {
	padding-right: 2px;
	padding-left: 2px;
}
.footcopyright {
	color: #CCC;
	float: left;
	line-height: 90px;
}
.footercontainer h3 i {
	margin-right: 10px;
}

.diller {
	float: left;
	margin-top: 35px;
	margin-left: 30px;
}
.diller select {
	width: 135px;
}



/*——————————[ 320 ]—————————*/
@media screen and (max-width:320px){



.amazingslider-title-1 {position:absolute;top:0;left:0;}


.amazingslider-text-bg-1 {top:0;left:0;}

}

.ref li img {margin-left:-5px;margin-top:-5px}
.urunlist {
	float: left;
	width: 200px;
	margin: 10px;
}
.urunlist a img {
	width: 198px;
	box-shadow: 0px 0px 5px #b1b1b1;
	margin-bottom:5px;
	height: 195px;
	position:relative;
	z-index:15;
}
.urunlist a img:hover {
	box-shadow: 0px 0px 15px #666;

}

.urunlist:hover img {
	box-shadow: 0px 0px 15px #666;

}
.urunlist h4  {
	    float: left;
    height: 49px;
    margin-top: -74px;
    position: relative;
    z-index: 18;
    padding: 5px;
    background-image: url(../images/bloktitlebg.png);
    background-repeat: repeat-x;
    background-position: left top;
    width: 94%;
    padding-top: 20px;
	text-shadow: 0.06em 0.06em #000;
}
.urunlist h4 a {
	font-weight: bold;
	font-size: 16px;
	color:#fff;
}


.menuAc {
	background-color: #bb9648;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	display: none;
	font-size:18px;
}

#list_carousel {width:935px;}

@media only screen and (min-width: 320px) and (max-width: 759px) {

	#wrapper {width:100%;}
	.menuAc { display: block }
	.menucontainer ul {
    display:none;
}
.menu {
    float: left;
}

	.menucontainer {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}


#menuwo {

    height: auto;
	position: relative;
	margin-top: 0px;

}
.menu li  {
    float: left;
	width:100%;
}
.menu li a {
    float: left;
    width: 100%;
	font-size: 20px;
}
#menuwo .menucontainer ul li ul li a {
    font-size: 18px;
	padding-left:50px;
}
.menu ul li ul {
    width: 100%;
    float: left;
    position: relative;
    top: 0px;
    /* left: 0px; */
    z-index: 1;
    display: none;
    margin: 0px;
    padding: 0px;
    background-color: #006666;
    box-shadow: 3px 3px 3px #333;
}

#menuwo .menucontainer ul li ul {
    top: 0px;
}

.logonew {
float: none;
}
.logocon {width:188px; margin:auto;margin-bottom:15px;}

.headsociallink {width:320px; margin:auto;text-align: center;    margin-top: 20px;    margin-bottom: 20px;}
.headmailcon {float:none;margin:auto;width:320px;}
.headmail {
     float: left;
	 margin-left:0;
	 margin-top:20px;

}
.headmail i {
    float: left;
    font-size: 30px;
    margin-right: 5px;
	margin-left: 5px;
}
.headinfospan {
	font-size:14px;
	word-wrap:break-word;

}

#headertwo {
    height: auto;
    margin-bottom: 0;
}

.mobclear {clear:both;display:block;}

.sosyallink {
    float: inherit;
	padding-top: 6px;
    padding-right: 9px;
    padding-bottom: 6px;

}

.amazingslider-text-box-1{
	top: -100px;
    position: absolute;
    left: -250px;
	}

.amazingslider-title-1 {
    display: block;
    position: relative;
    font: 16px Inder, Arial;
    color: #fff;
    float: left;
    width: 200px;
	margin-top:-33px;
}

.firmainfo {
    width: 100%;
}
.hometitle h2 {
   width:50%;
}
.hizmet {
    float: none;
    width: 100%;
    min-height:auto;
	margin-bottom:45px;
}
.urun {
   float: none;
    height: 195px;
    width: 258px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.blok {
     float: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}
.ref {
    float: none;
}

#prev5 {margin-left:25px;}
#list_carousel {width:200px;margin-left:auto;margin-right:auto;}
#prev5 {display:none;}
#next5 {display:none;}
#footgaleri {margin-top:25px;}
.footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat;
	background-position: center top;
	float: left;
	height: auto;
	width: 100%;
	margin-top:75px;
	box-shadow: 0px 0px 15px #666;
}
.footercontainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footblok {
	float: none;
	width: 80%;
	margin-top: 20px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 200px;
}
.footinfo {
	float: left;
	margin-top: 20px;
	line-height: 25px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	font-size: 15px;
}



.footendcontainer {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}


.footend {

    height: auto;

}

.footcopyright {
	color: #CCC;
    /* float: none; */
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

#footgaleri a img {

    width: 100px;

}

.content {
    padding: 20px;
    float: none;
    width: 85%;
    /* min-height: 350px; */
    margin-top: 0;
    box-shadow: 0px 0px 18px #ccc,inset 0px 0px 18px 10px #F0F0F0;
    position: relative;
    z-index: 52;
    background-color: #FFF;
	margin-left: auto;
    margin-right: auto;
}

.sidebar {
    padding: 20px;
    float: none;
    width: 85%;
    min-height: 350px;
    margin-top: 0;
    box-shadow: 0px 0px 18px #ccc,inset 0px 0px 18px 10px #F0F0F0;
    position: relative;
    z-index: 52;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
}

#mobilmap {width:100%;height:230px;}
#bigpage {
    width: 80%;
    margin-top:0px;
}

.iletisim {
    float: none;
    width: 100%;
}

input, select, textarea {

    width: 90%;

}
.title h1 {
    font-size: 24px;
    float: left;
}


 .diller {
   float: none;
   margin-left: auto;
   margin: auto;
   width: 135px;
}


} /* responsive end */


.iletisim {
	float: left;
}
.iletisim tr td textarea {
	height: 25px;
}
.bayiblgileri {
	float: left;
	width: 100%;
}
.bayilersubeler {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}
.bayisubeselect {
	text-align: center;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bayisubeselect select {
	font-size: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 250px;
}
.bayisubeselect label {
	font-size: 20px;
}
.bayiblgileri table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.belgeler {
	float: left;
	width: 100%;
}
.belge {
	float: left;
	text-align: center;
	width: 150px;
	height: 160px;
	margin: 14px;
}
a .belge:hover img{
	-webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}
a .belge h5 {
	color: #3A3A3A;
}
a .belge:hover  h5{
	text-decoration:underline;
}
a .belge img {
	width: 100px;
	height: 100px;
}
.teklifformu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.teklifformu input, select, textarea {
	width: 80%;
}
