@import url('https://fonts.googleapis.com/css?family=Quicksand');
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Quicksand', sans-serif;
	font-size: 1.1em;
	color: #575757;
	width: 100%;
	font-weight: 400;
	background-color: #f6f8fb
}
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
}
.top-inf {
	width: 100%;
	height: 55px;
	background-color: #222222
}
.logo {
	position: absolute;
	content: '';
	top: 0px;
	border-top: 141px solid #fff;
	border-right: 110px solid transparent;
	width: 20%;
	left: 0;
	z-index: 998;
}
.logo img {
	position: absolute;
	z-index: 999;
	margin: -135px 0 0 10px
}
.span-tel {
	display: block;
	height: 50px;
	width: 200px;
	background-image: url(../img/phone.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 50px;
	font-family: 'Quicksand', sans-serif;
	float: right;
	color: #fbb908;
	font-size: 1em;
	margin-right: 2%
}
.span-mail {
	display: block;
	height: 50px;
	width: 200px;
	background-image: url(../img/mail.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 50px;
	font-family: 'Quicksand', sans-serif;
	float: right;
	color: #fbb908;
	font-size: 1em;
	margin-right: 5%
}
.span-mail a {
	color: #fbb908
}
.container {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 3% auto auto auto;
	padding-bottom: 20px
}
h1, h2, h3, h4, h5, p {
	font-family: 'Quicksand', sans-serif;
}
.baslik-h1 {
	margin: 0 0px 20px;
	display: inline-block;
	position: relative;
	padding: 0px 0px 17px;
	line-height: 1;
	clear: both
}
.baslik-h2 {
	margin: 20px 0px 20px;
	display: inline-block;
	position: relative;
	padding: 0px 0px 17px;
	line-height: 1;
	clear: both
}
h1 {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	letter-spacing: 2px;
	color: #014073;
	overflow: hidden !important;
	text-overflow: ellipsis;
	height: auto;
}
h2 {
	font-size: 1.6em;
	padding: 0;
	letter-spacing: 2px;
	color: #014073;
	overflow: hidden !important;
	text-overflow: ellipsis;
	height: auto;
	margin: 0
}
h6 {
	font-size: 1.2em;
	padding: 0;
	letter-spacing: 2px;
	color: #fbb908;
	margin: 0 0 20px 0
}
p {
	display: block;
	-webkit-margin-before: .5em;
	-webkit-margin-after: .5em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-size: 1.1em;
	font-weight: inherit;
}
.baslik-h1:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
	height: 2px;
	background-color: #fbb908;
}
.baslik-h1:after {
	content: '';
	position: absolute;
	left: 90px;
	bottom: -1px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #fbb908;
}
.baslik-h2:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
	height: 2px;
	background-color: #fbb908;
}
.baslik-h2:after {
	content: '';
	position: absolute;
	left: 90px;
	bottom: -1px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #fbb908;
}
.urun-kutu {
	width: 32%;
	height: auto;
	float: left;
	margin-top: 30px;
	overflow: hidden;
	margin-right: 2%;
	background-color: #FFF;
	box-shadow: 0 0 20px 0 rgba(62,28,131,.1);
	min-height: 420px
}
.urun-kutu-last {
	margin-right: 0
}
.urun-kutu img {
	width: 100%;
	height: auto
}
.urun-kutu h2 {
	font-size: 1.2em;
	text-align: center;
	padding: 20px 15px 20px 15px; text-transform:uppercase
}
.urun-kutu h2 a {
	color: #014073
}
.temizle {
	clear: both
}
.main-hizmet {
	width: 100%;
	height: 300px;
	margin-top: 50px;
}
.hizmet-sol {
	width: 40%;
	height: auto;
	float: left;
	background-image: url(../img/radyator.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 430px;
	position: relative;
}
.hizmet-sag {
	width: 60%;
	height: auto;
	float: left;
	min-height: 430px;
	background-image: url(../img/bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.hizmet-sag-ic {
	padding: 30px 30px 0 80px;
}
.hizmet-sag h3 {
	color: #014073;
	font-size: 1.5em;
	text-align: left;
	position: relative;
	z-index: 999;
	padding: 0;
}
.hizmet-sag ul li {
	color: #444;
	line-height: 30px
}
footer {
	margin-top: 100px;
	height: 100%;
	width: 100%;
	background-color: #222;
	overflow: hidden;
}
#footer-ic {
	width: 90%;
	height: 100%;
	padding: 2% 5% 0 5%;
	overflow: hidden;
}
#footer-top {
	width: 100%;
	height: 40px;
	background-color: #fbb908;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.footer-box {
	width: 22%;
	height: auto;
	margin-right: 2%;
	float: left;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.footer-box1 {
	width: 32%;
	height: auto;
	margin-right: 2%;
	float: left;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.footer-box2 {
	width: 30%;
	height: auto;
	float: right;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
footer span {
	display: block;
	margin-bottom: 10px;
	color: #fff;
}
.help-main {
	border-left-width: 3px !important;
	padding-left: 20px !important;
	border-left-color: #fbb908 !important;
	border-left-style: solid !important;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px
}
.help-main p {
	color: #FFF;
	font-size: .8em
}
.help-main h3 {
	font-size: .8em;
	padding: 0;
	font-style: normal;
	color: #fff;
	display: block;
	margin: 0 0 10px 0;
	padding: 0
}
.help-main h3 a {
	color: #fff;
	margin-top: 10px
}
.footer-box1 ul li {
	color: #FFF;
	line-height: 25px
}
.side-sol {
	width: 33%;
	height: auto;
	overflow: hidden;
	float: left
}
.side-sag {
	width: 64%;
	height: auto;
	overflow: hidden;
	float: right
}
.side-sol img {
	width: 100%;
	height: auto;
}
.help-main-con {
	border-left-width: 3px !important;
	padding-left: 20px !important;
	border-left-color: #fbb908 !important;
	border-left-style: solid !important;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px
}
.help-main-con p {
	color: #44;
	font-size: 1em
}
.help-main-con h3 {
	font-size: 1em;
	padding: 0;
	font-style: normal;
	color: #444;
	display: block;
	margin: 0 0 10px 0;
	padding: 0
}
.help-main-con h3 a {
	color: #444;
	margin-top: 10px
}
.markalar {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 30px
}
.marka-kutu {
	width: 19.2%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 1%; background-color:#FFF; margin-bottom:20px
	
}
.marka-kutu-last {
	margin-right: 0
}
.marka-kutu img {
	width: 100%;
	height: auto; border: 10px solid #fff;
	box-sizing: border-box
}
 @media only screen and (max-width: 733px) {
.logo {
	display: none
}
.span-tel {
	width: auto;
	font-size: .8em;
	margin-right: 20px
}
.span-mail {
	display: none;
}
.urun-kutu {
	width: 100%;
	float: none;
	margin-right: 0;
	min-height: inherit
}
.hizmet-sol {
	width: 100%;
}
.hizmet-sag {
	width: 100%;
}
.hizmet-sag-ic {
	padding: 20px 10px 20px 20px;
}
.footer-box1 {
	width: 100%;
	margin-right: 0;
	float: none;
}
.footer-box2 {
	width: 100%;
	float: none;
}
#footer-top {
	font-size: .8em
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 1em;
}
h5 {
	font-size: .83em;
}
p {
	font-size: 1em
}
.side-sol {
	width: 100%;
	float: none
}
.side-sag {
	width: 100%;
	float: none
}
.marka-kutu {
	width: 100%;
	float: none;
	margin-right: 0;
	
}
}
