body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Pontano Sans', sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
header {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	top: 0
}
#main {
	width: 96%;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 2%;
	overflow: hidden;
	position: relative;
	z-index: 9
}
.top {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 99
}
.top-sag {
	width: 78%;
	height: 100%;
	float: right;
	position: relative;
	z-index: 100;
}
.top-egik {
	border-color: transparent #444 transparent transparent;
	border-style: solid;
	border-width: 0 62px 62px 0;
	height: 0;
	left: 0px;
	width: 0;
}
.top-egik1 {
	border-bottom: 40px solid #444;
	border-right: 40px solid transparent;
	float: left
}
#menu-ic {
	width: 85%;
	height: 62px;
	float: right;
	background-color: #444 !important;
	box-shadow: 3px 4px 9px 0 rgba(0,0,0,0.26);
}
.top-sol {
	width: 297px;
	height: 80px;
	float: left;
	position: absolute;
	z-index: 999;
	background-image: url(../img/logo.png);
	background-position: left;
	background-repeat: no-repeat
}
.sol-egik-t {
	width: 62px;
	height: 88px;
	float: right
}
.img-responsive1 {
	width: 100%;
	height: auto
}
.img-responsive {
	width: 100%;
	height: 80px
}
.contact-short {
	width: 100%;
	height: 80px;
	position: relative;
	z-index: 98;
	background-color: #444;
	margin-top: -50px;
}
.span-short-ic {
	display: block;
	width: 20%;
	height: 80px;
	float: left;
	border-right: 1px solid #646363;
	box-sizing: border-box;
}
.span-short-ic-last {
	border: none
}
.kutu-ana {
	width: 32%;
	height: auto;
	float: left;
	margin-right: 2%
}
.last {
	margin: 0
}
h1, p, h2, h3, h4, h5 {
	font-family: 'Pontano Sans', sans-serif;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	padding: 0;
	margin: 0;
	color: #444;
	letter-spacing: 1px
}
.h1-baslik-m {
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: 1.5em;
	text-transform: uppercase
}
.h1-baslik {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #a6a5a5;
	letter-spacing: 1px
}
p {
	font-size: 1.2em;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: normal;
	color: #444
}
h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	color: #444;
	letter-spacing: 1px
}
h3 {
	font-size: 1.2em;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #444;
	letter-spacing: 1px;
}
.h3-baslik {
	text-align: center
}
h4 {
	font-size: 1em;
	margin: 0;
	color: #444;
	letter-spacing: 1px
}
h5 {
	font-size: 1.1em;
	margin: 0;
	color: #a6a5a5;
	letter-spacing: 1px;
	border-bottom: 1px solid #5a5959;
	padding: 0 0 5px 0
}
.text {
	font-size: 1em;
	font-family: 'Pontano Sans', sans-serif;
	padding: 0;
	margin: 0;
	color: #444;
}
.text1 {
	padding: 0 1.1875rem 0.875rem;
	font-size: 1em;
	font-family: 'Pontano Sans', sans-serif;
	margin: 0;
	color: #444;
}
.span-yan-img {
	width: 25%;
	height: auto;
	display: block;
	float: left
}
.span-yan-text {
	width: 73%;
	height: auto;
	display: block;
	float: right
}
.span-yan-text1 {
	width: 100%;
	height: auto;
	display: block;
	float: right;
	border-bottom: 1px solid #D4D4D4;
	padding: 5px 0 5px 0
}
.yan2 {
	height: auto;
	width: 100%;
}
.kutu-ana-yan {
	width: 31%;
	height: auto;
	float: right;
	border-left: 1px solid #D4D4D4;
	box-sizing: border-box;
	padding-left: 1%
}
.yan1 {
	height: 80px;
	width: 100%;
	margin-bottom: 30px
}
.btn {
	display: inline-block;
	padding: 6px 48px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;/* user-select:none; */
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
	font-family: 'Pontano Sans', sans-serif;
	color: #444
}
.btn.round {/* -webkit-border-radius:20px; */
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.btn.primary-border {
	border: 1px solid #e7ce4f
}
.btn.primary-border:hover, .btn.primary-border:active, .btn.primary-border:active:focus, .btn.primary-border:focus {/* color:#494013; *//* text-shadow:1px 1px #fee878; */
	background-color: #e7ce4f;
}
.main1 {
	margin-top: 3%;
	background-color: #F7F7F7;
	height: auto;
	border-top: 1px solid #E5E5E5;
	overflow: hidden;
	padding-bottom: 4%
}
.kutu-alt {
	width: 24.25%;
	height: auto;
	background-color: #FFF;
	float: left;
	margin-right: 1%;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 20px
}
.kutu-alt h4 {
	padding: 10px;
	text-align: center
}
.kutu-alt1 h4 {
	padding: 10px;
	text-align: center
}
.kutu-alt1 {
	width: 24.25%;
	height: auto;
	background-color: #FFF;
	float: left;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 20px
}
.main2 {
	margin-top: 50px;
	width: 100%;
	height: auto;
}
.span-etiket {
	width: 30%;
	height: auto;
	float: left;
	margin-right: 2%;
	background-color: #dfc024;
	margin-bottom: 20px;
	padding: 1%;
	-webkit-border-top-left-radius: 21px;
	-webkit-border-bottom-right-radius: 21px;
	-moz-border-radius-topleft: 21px;
	-moz-border-radius-bottomright: 21px;
	border-top-left-radius: 21px;
	border-bottom-right-radius: 21px;
	text-align: center;
	color: #FFF
}
.span-etiket1 {
	width: 30%;
	height: auto;
	float: left;
	margin-bottom: 30px;
	padding: 1%;
	background-color: #dfc024;
	margin-bottom: 20px;
	padding: 1%;
	-webkit-border-top-left-radius: 21px;
	-webkit-border-bottom-right-radius: 21px;
	-moz-border-radius-topleft: 21px;
	-moz-border-radius-bottomright: 21px;
	border-top-left-radius: 21px;
	border-bottom-right-radius: 21px;
	text-align: center;
	color: #FFF
}
.span-etiket1:hover {
	background-color: #444
}
.span-etiket:hover {
	background-color: #444
}
footer {
	width: 100%;
	height: auto;
	margin-top: 50px
}
.menu_simple ul {
	margin: 0;
	padding: 0;
	width: 90%;
	list-style-type: none;
}
.menu_simple ul li a {
	text-decoration: none;
	color: #a6a5a5;
	background-image: url(../img/arrow.png);
	display: block;
	height: 30px;
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
	font-size: 1em;
	line-height: 20px
}
.menu_simple ul li a:hover {
	color: #939393;
}
.span-footer-link {
	display: block;
	width: auto;
	height: auto;
	float: right;
	color: #dfc024;
	padding-right: 50px
}
.adres-f {
	display: block;
	height: 30px;
	width: auto;
	background-image: url(../img/location.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #FFF;
	margin-top: 10px
}
.fax-f {
	display: block;
	height: 30px;
	width: auto;
	background-image: url(../img/fax-1.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #FFF;
	line-height: 30px
}
.tel-f {
	display: block;
	height: 30px;
	width: auto;
	background-image: url(../img/phone.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 5px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #FFF;
	line-height: 30px
}
.mail-f {
	display: block;
	height: 30px;
	width: auto;
	background-image: url(../img/mail.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #FFF;
	line-height: 30px
}
.page-header-tasiyici {
	height: 40px;
	position: relative;
	margin-top: -45px;
	z-index: 102;
	width: 100%
}
.page-header-sol {
	width: 60%;
	height: 40px;
	float: left;
	position: relative;
	z-index: 9
}
.page-header-ic {
	width: 78%;
	height: 40px;
	float: left;
	background-color: #444;
	line-height: 60px;
	padding-left: 2%
}
.page-header-sag {
	width: 100%;
	height: 20px;
	margin-top: 40px;
	background-color: #444;
	position: absolute;
	z-index: 1
}
.span-etiket-ic {
	width: 30%;
	height: auto;
	float: left;
	margin-right: 2%;
	background-color: #515151;
	margin-bottom: 20px;
	padding: 1%;
	-webkit-border-top-left-radius: 21px;
	-webkit-border-bottom-right-radius: 21px;
	-moz-border-radius-topleft: 21px;
	-moz-border-radius-bottomright: 21px;
	border-top-left-radius: 21px;
	border-bottom-right-radius: 21px;
	text-align: center;
	color: #FFF
}
.span-etiket-ic1 {
	width: 30%;
	height: auto;
	float: left;
	background-color: #515151;
	margin-bottom: 20px;
	padding: 1%;
	-webkit-border-top-left-radius: 21px;
	-webkit-border-bottom-right-radius: 21px;
	-moz-border-radius-topleft: 21px;
	-moz-border-radius-bottomright: 21px;
	border-top-left-radius: 21px;
	border-bottom-right-radius: 21px;
	text-align: center;
	color: #FFF
}
.gallery {
	width: 15%;
	height: auto;
	margin-right: 2%;
	float: left;
	margin-bottom: 1%
}
.gallery1 {
	width: 15%;
	height: auto;
	float: left;
	margin-bottom: 1%
}
.link {
	color: #444;
	text-decoration: none
}
.link:hover {
	color: #dfc024
}
.adres-f1 {
	display: block;
	height: 30px;
	width: auto;
	background-image: url(../img/location.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #444;
	line-height: 30px;
	margin-top: 10px
}
.fax-f1 {
	display: block;
	height: 30px;
	width: auto;
	background-image: url(../img/fax-1.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #444;
	line-height: 30px
}
.tel-f1 {
	display: block;
	height: 30px;
	width: auto;
	background-image: url(../img/phone.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #444;
	line-height: 30px
}
.mail-f1 {
	display: block;
	height: 30px;
	width: auto;
	background-image: url(../img/mail.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #444;
	line-height: 30px
}
.span-etiket-bolge {
	width: 17.2%;
	height: auto;
	float: left;
	margin-right: 1%;
	background-color: #444;
	margin-bottom: 20px;
	padding: 1%;
	-webkit-border-top-left-radius: 21px;
	-webkit-border-bottom-right-radius: 21px;
	-moz-border-radius-topleft: 21px;
	-moz-border-radius-bottomright: 21px;
	border-top-left-radius: 21px;
	border-bottom-right-radius: 21px;
	text-align: center;
	color: #FFF;
	font-size: .9em
}
.span-etiket-bolge1 {
	width: 17.2%;
	height: auto;
	float: left;
	background-color: #444;
	margin-bottom: 20px;
	padding: 1%;
	-webkit-border-top-left-radius: 21px;
	-webkit-border-bottom-right-radius: 21px;
	-moz-border-radius-topleft: 21px;
	-moz-border-radius-bottomright: 21px;
	border-top-left-radius: 21px;
	border-bottom-right-radius: 21px;
	text-align: center;
	color: #FFF;
	font-size: .9em
}
.alt-cizgi {
	display: block;
	border-bottom: 1px solid #DBDBDB;
	margin-top: 20px
}
.ic-link {
	font-size: 1em;
	font-weight: bold;
	font-family: 'Pontano Sans', sans-serif;
	color: #444;
}
#urun-img {
	width: 30%;
	height: auto;
	float: left
}
#urun-txt {
	width: 68%;
	height: auto;
	float: right
}
 @media only screen and (max-width: 481px) {
.sol-egik-t {
	display: none
}
#menu-ic {
	width: 100%; height:100%; overflow:hidden
}
.top-sol {
	display: none
}
.top-sag {
	width: 100%;
	height: auto;
}
.top-egik-t {
	display: none;
	width: 0
}
.contact-short {
	display: none
}
.kutu-ana {
	width: 100%;
	height: auto;
	margin-bottom: 20px
}
.kutu-alt {
	width: 100%;
	height: auto;
}
.kutu-alt1 {
	width: 100%;
	height: auto;
}
.kutu-ana-yan {
	width: 100%;
	height: auto;
	padding-left: 1%
}
.span-etiket-ic {
	width: 100%;
	height: auto;
}
.span-etiket-ic1 {
	width: 100%;
	height: auto;
}
#main {
	margin-top: 70px;
}
#image-m {
	display: none
}
.page-header-tasiyici {
	height: 40px;
	width: 100%;
	margin-top: 70px;
	background-color: #444
}
.page-header-sol {
	width: 100%;
	height: 40px;
}
.top-egik1 {
	width: 0;
	display: none
}
#urun-img {
	width: 100%;
	height: auto;
}
#urun-txt {
	width: 100%;
	height: auto;
}
.gallery {
	width: 100%;
}
.gallery1 {
	width: 100%;
}
}
