/*
lacivert #003
gri #666
turuncu #FC0
*/

html, body {
	height: 100% !important;
	width: 100% !important;
}
body {
	font-family: 'Rubik', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #666;
	line-height: 2;
	letter-spacing: 0.5px;
	text-rendering: optimizeLegibility;
}
* {
	outline: none;
	font-variant-ligatures: none;
}
a, a:visited, a:link {
	color: #666;
	text-decoration: none;
}
a:hover, a:focus {
	color: #C5A688;
}
p {
	margin-bottom: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 16px;
	font-weight: 700;
}

::-moz-selection {
	color: white;
	background: #666;
}
::selection {
	color: white;
	background: #666;
}
::placeholder {
	font-size: 14px;
	color: #999;
	font-weight: 400;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.p0 {
	padding: 0 !important;
}
.laci {
	color: #003;
}
.turuncu {
	color: #FC0;
}
.beyaz {
	color: #FFF;
}

.w100{
	width:100%;
}

.container {
	position: relative;
	padding: 0 16px;
	width: 100%;
	max-width: 1240px;
}
.container-fluid {
	position: relative;
	padding: 0 16px;
}
.row {
	margin-right: -16px;
	margin-left: -16px;
}
[class*='col-'] {
	padding-right: 16px;
	padding-left: 16px;
}

.tepe-bant {
	height: 40px;
	background: #003;
}

#komut {
	position: relative;
	padding: 0;
	height: 96px;
}
#komut .navbar-brand {
	padding: 0;
}
#komut .navbar-brand img {
	width: 210px;
}
#komut .navbar-collapse {
	margin: 0;
}
#komut .dropdown-toggle::after {
	display: none;
}
#komut .navbar {
	padding: 0 0 0 48px;
	height: 96px;
}
#komut .navbar-nav .nav-item {
	padding: 0 24px;
}
#komut .navbar-nav .nav-link {
	padding: 10px 0;
	border-bottom: 6px solid transparent;
	font-weight: 450;
}

.link-pratiker{
	font-weight: 700 !important;
}

#komut .navbar-nav .nav-link:hover,
#komut .navbar-nav > .active > a {
	border-bottom: 6px solid #C1272D;
	color: #003 !important;
}
.active>a {
	border-top: 6px solid #fff;
}

.menu-mobil-btn {
	position: absolute;
	top: -40px;
	right: 10px;
	padding: 0.25rem 0.5rem;
	border-color: #666;
}
 .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.site-ara {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.site-ara input[type=text] {
  width: 96px;
	height: 96px;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  font-size: 16px;
  background-image: url('../gorseller/site-ara.svg');
	background-color: rgba(0,0,0,0);
  background-repeat: no-repeat;
	background-position: right;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s, background 0.4s ease-in-out;
	cursor: pointer;
	z-index: 2;
}
.site-ara input[type=text]:focus {
	left: 0;
	padding-left: 24px;
  width: 100vw;
	background-color: rgba(0,0,0,0.7);
	background-image: url();
	color: #FFF;
	font-size: 24px;
	cursor: default;
	z-index: 0;
}
.ara-dugme {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
  width: 96px;
	height: 96px;
}
.ust-telefon {
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	top: 0;
	right: 128px;
	height: 96px;
}
.ust-telefon img {
	margin-right: 8px;
	width: 56px;
	height: 56px;
}

.kg .slick-prev,
.kg .slick-next {
	width: 64px;
	height: 64px;
	background-color: #DF1F27;
}
.kg .slick-prev {
	z-index: 99;
	left: 0;
}
.kg .slick-next {
	z-index: 99;
	right: 0;
}
.kg .slick-prev:before,
.kg .slick-next:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 40px;
}
.kg .slick-prev:before {
	content: "\f053";
}
.kg .slick-next:before {
	content: "\f054";
}
.kg-ic {
	padding-top: 192px;
	height: 780px;
	clip-path: polygon(0 9%, 100% 0%, 100% 100%, 0% 100%);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.no-clip{
	clip-path: unset;
}
.kg-metin {
	margin-bottom: 8px;
	padding: 24px;
	width: 50%;
	background: #FC0;
	color: #FFF;
}
a.devami {
	display: inline-block;
	margin-right: 8px;
	padding: 16px 24px;
	background: #FFF;
}
a.cozumler {
	display: inline-block;
	padding: 16px 24px;
	background: #666;
	color: #FFF !important;
}

.as-cozumler {
	margin-top: -160px;
	padding: 16px 24px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+15,000000+50,000000+85&0+15,1+50,0+85 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 15%, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 85%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 15%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 85%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 15%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.as-cozum {
	padding: 16px 0;
	background: #FFF;
}
.as-cozum-ic {
	padding: 48px 80px;
	height: 100%;
	border-right: 1px solid #000;
}
.as-cozum-ic img {
	display: block;
	margin: 0 auto 24px;
	width: 96px;
}

.as-hizmetler {
	margin: 72px 0;
	padding: 96px 0;
	background: #003;
}
.as-hizmet {
	margin-bottom: 32px;
	height: 100%;
}
.as-hizmet img {
	width: 100%;
}
.as-hizmet-tanim {
	padding: 48px;
	background: #FFF;
}
a.devami-turuncu {
	display: inline-block;
	padding: 8px 24px;
	border-radius: 4px;
	border: 1px solid #FC0;
	color: #FC0 !important;
}
a.devami-turuncu:hover {
	background: #FC0;
	color: #FFF !important;
}

.referanslar {
	margin: 0 auto 64px;
	padding: 48px;
}
.referans-logo {
	position: relative;
	padding-top: 100%;
}
.referans-logo img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 160px;
}

.musteri-yorumlari {
	padding: 0;
	background: #003;
}
.musteri-yorumlari .row {
	margin: 0;
}
.yorum-gorsel {
	width: 100%;
	height: 100%;
}
.yorum-gorsel img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.yorumlar {
	padding: 96px;
	color: #FFF;
}
.musteri-yorumlar .slick-dots {
	bottom: -96px;
	text-align: left;
}
.musteri-yorumlar .slick-dots li button:before {
	font-size: 16px;
	color: #999;
}
.musteri-yorumlar .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #FC0;
}

.bos-turuncu {
	height: 136px;
	background: #FC0;
}

a.turuncu-dugme {
	display: inline-block;
	margin-top: 24px;
	padding: 8px 16px;
	background: #FC0;
	color: #FFF !important;
}

.sayfa-baslik {
	position: relative;
	display: flex;
	align-items: center;
	height: 360px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
}

.sayfa-buyuk-baslik h1{    font-size:120px; }
.sayfa-buyuk-baslik {
    position: inherit;
    margin-top: 230px;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    opacity:0.5;
}

.sayfa-buyuk-baslik img {
	width: 100%;
	opacity: 0.2;
}
.harita {
	position: relative;
	height: 300px;
}
.gosterge {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 64px 32px;
	width: 64%;
	max-width: 280px;
	background: #FC0;
	font-size: 14px;
	color: #FFF;
}
.gosterge img {
	width: 100%;
	max-width: 200px;
}
.gosterge:after {
	content: "";
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 32px 32px 0 0;
	border-color: #FC0 transparent transparent transparent;
}

.sayilar {
	padding: 48px 0;
	background: #003;
	color: #FFF;
}
.sayilar p {
	margin: 0;
}
.sayi {
	margin-top: -24px !important;
	font-size: 64px;
}
.sayi-bilgi img {
	margin-right: 16px;
	height: 96px;
}

.ekatalog {
	margin-bottom: 24px;
	line-height: 1.2;
}
.ekatalog img {
	margin-right: 16px;
	width: 80px;
}

footer {
	background: #fff;
	color: #4D4D52;
}
footer a {
	color: #4D4D52 !important;
}
footer a:hover {
	opacity: 0.7;
}
footer .ayrinti-dugme {
	margin-bottom: 72px;
	font-size: 16px;
}
.alt-iletisim {
	padding-top: 96px;
	padding-bottom: 96px;
	width: 100%;
	max-width: 1410px;
}
.alt-iletisim-sm {
	padding: 15px;
	border: 2px solid #4D4D52;
	text-align: center;
}
.alt-iletisim-sm img {
	margin: 0 16px;
}
.footer_icon img{
	width:24px !important;
	height: 24px !important;
}
.alt-iletisim-formu input[type="text"],
.alt-iletisim-formu input[type="email"],
.alt-iletisim-formu input[type="tel"] {
	display: block;
	width: 100%;
	margin-bottom: 64px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #4D4D52;
	padding: 4px 16px;
	font-size: 16px;
	color: #4D4D52;
	font-weight: bold;
}
.alt-iletisim-formu ::placeholder {
	font-size: 16px;
	color: #4D4D52;
	font-weight: bold;
}
.alt-iletisim-formu input:focus::placeholder {
	opacity: 0;
}
a.gonder {
	padding: 16px 28px;
	border: 2px solid #4D4D52;
	text-align: center;
}

.m-mobil{
	display: none;
}

/* EKRAN AYARLAMALARI */

/* --------- ÇOK KÜÇÜK EKRANLAR --------- */
@media (max-width: 369px) {
}
@media (max-width: 479px) {
}

/* --------------- col-xs --------------- */
@media (min-width: 370px) and (max-width: 575px) {
}
@media (max-width: 575px) {
}

/* --------------- col-sm --------------- */
@media (min-width: 576px) and (max-width: 767px) {
}
@media (max-width: 769px) {
	.sayfa-buyuk-baslik h1 {
    font-size: 40px;
	}
	.telefon-mobil{
		text-align: left !important;
		margin-top: 20px;
	}
	.m-mobil{
		display: block;
	}
	.active>a {
		border-top: 0px;
	}
	#komut {
    height: auto;
	}
	#komut .navbar {
    padding: 20px 0;
    height: auto;
	}
	#komut .navbar-brand {
		padding-left: 16px;
	}
	#komut .navbar-collapse {
		background: #FFF;
		text-align: center;
	}
	.navbar-nav{
		position: relative;
	}

	.site-ara {
		display: none;
	}
	.kg .slick-prev,
	.kg .slick-next {
		width: 32px;
		height: 32px;
		background: #FC0;
	}
	.kg .slick-prev:before,
	.kg .slick-next:before {
		font-size: 20px;
	}
	.kg-ic {
		padding-top: 48px;
		height: 300px;
	}
	.kg .container {
		width: 80%;
	}
	.kg-metin {
		width: 100%;
	}
	.as-cozumler {
		margin-top: 24px;
	}
	.as-cozum-ic {
		padding: 24px;
		height: 100%;
	}
	.as-hizmet-tanim {
		padding: 16px;
	}
	.yorumlar {
		padding: 32px;
	}
	.musteri-yorumlar .slick-dots {
		bottom: -48px;
		text-align: left;
	}
}


.wminfull{
	min-width: 100% !important;
}

.hminfull{
	min-height: 100% !important;
}

.fullslider{
	  height: 100vh;
	  min-height: 350px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}


/* --------------- col-md --------------- */
@media (min-width: 768px) and (max-width: 991px) {
	#komut .navbar {
		padding: 0;
	}
	#komut .navbar-brand {
    margin: 16px auto 0;
	}
	#komut .navbar-expand-md {
		flex-flow: column;
	}
	#komut .navbar-nav .nav-item {
		padding: 0 10px;
	}
	#komut .navbar-nav .nav-link {
    padding: 5px 0 6px;
	}
	.kg-ic {
		padding-top: 80px;
		height: 480px;
	}
	.kg .container {
		width: 80%;
	}
	.kg-metin {
		width: 64%;
	}
}
@media (min-width: 768px) {
}
@media (max-width: 991px) {
}

/* --------------- col-lg --------------- */
@media (min-width: 992px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
	.kg .container {
		width: 80%;
	}
}
@media (max-width: 1199px) {
	.tepe-bant {
		height: 20px;
	}
	.ust-telefon {
		display: none;
	}
}

/* --------------- col-xl --------------- */
@media (min-width: 1200px) {
}
@media (max-width: 1441px) {
}

@media (max-width: 767px) and (orientation: portrait) {
}
@media (orientation: portrait) {
}
@media (orientation: portrait) and (width: 768px){
}
@media screen and (device-aspect-ratio: 4/3) {
}
