﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');
@import url('bootstrap.min.css');
@import url('all.min.css');
@import url('font-awesome.min.css');
@import url('intlTelInput.css');
@import url('../owlcarousel/assets/owl.carousel.css');
@import url('../owlcarousel/assets/owl.theme.default.css');
@import url('../Urundetay/amazingslider-1.css');

body, html {
	background-color: #FFFFFF;
	font-family: "Exo 2", "sans-serif !important";
	letter-spacing: 0.5px !important;
	background-image: url('../Tema/plug.png');
	background-attachment: fixed;
}

input:focus {
	outline: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
	background-color: #FFFFFF !important;
	border: 0px solid #f8f8f8 !important;
}

textarea:focus {
	resize:none !important;
	outline: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
	border: 1px solid #f8f8f8 !important;

}
textarea {
	resize:none;
	outline: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
	border: 1px solid #f8f8f8 !important;
}

select:focus {
	outline: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
	border: 1px solid #f8f8f8 !important;
	cursor: pointer !important;
}

select {
	cursor: pointer !important;
}


custom-checkbox .custom-control-label::before {
	outline: none !important;
	box-shadow: none !important;
}

custom-checkbox .custom-control-label::after {
	outline: none !important;
	box-shadow: none !important;
}

custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	outline: none !important;
	box-shadow: none !important;
}

button:focus {
	outline: none !important;
	box-shadow: none !important;
}

a:focus {
	outline: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
}

::-webkit-input-placeholder {
	color: #D8D8D8 !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	font-style: normal !important;
	text-decoration: none !important;
	letter-spacing: 0.4px !important;
}

/* Firefox 4-18 */
:-moz-placeholder {
	color: #D8D8D8 !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	font-style: normal !important;
	text-decoration: none !important;
	letter-spacing: 0.4px !important;
}

/* Firefox 19-50 */
::-moz-placeholder {
	color: #D8D8D8 !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	font-style: normal !important;
	text-decoration: none !important;
	letter-spacing: 0.4px !important;
}

/* - Internet Explorer 10â€“11
   - Internet Explorer Mobile 10-11 */
:-ms-input-placeholder {
    color: #D8D8D8 !important;
    font-weight: 400 !important;
   	font-size: 13px !important;
   	letter-spacing: 0.4px !important;
}

/* Edge (also supports ::-webkit-input-placeholder) */
::-ms-input-placeholder {
	color: #D8D8D8 !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	font-style: normal !important;
	text-decoration: none !important;
	letter-spacing: 0.4px !important;
}

/* CSS Working Draft */
::placeholder {
	color: #D8D8D8 !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	font-style: normal !important;
	text-decoration: none !important;
	letter-spacing: 0.4px !important;
}

.Baslikkes {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* kaç satırla sınırlayacağımızı yazıyoruz */
  -webkit-box-orient: vertical;
}

.Yazikes2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* kaç satırla sınırlayacağımızı yazıyoruz */
  -webkit-box-orient: vertical;
}

.Yazikes3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* kaç satırla sınırlayacağımızı yazıyoruz */
  -webkit-box-orient: vertical;
}

.Yazikes4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* kaç satırla sınırlayacağımızı yazıyoruz */
  -webkit-box-orient: vertical;
}

.Duyuru-Ana-Div {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background-color: #58595b;
}

.Duyuru-Div {
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.Duyuru-Div ul {
	padding: 0px;
	margin: 0px;
	display: inline-table;
	width: 100%;
	text-align: center;
	list-style-type: none;
}
.Duyuru-Div ul li {
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	color: #FBFBFB !important;
}

.Top-Logo-Ana-Div {
	padding: 10px;
	margin: 0px;
	background-color: #FFFFFF;
}
.Logo-Genel-Div {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.Logo-Div {
	padding: 0px;
	margin: 0px;
	text-align: center !important;
}

.Logo2-Div {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: center !important;
}


.Top-Menu-Ana-Div {
	padding: 0px;
	margin: 0px;
	background-color: #d0ad6b;
	display: table;
	width: 100%;
}

.Top-Menu-Div {
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.Menu-Sirlama {
	padding: 0px;
	margin: 0px;
}

.navbar-brand {
	font-size: 17px;
	font-weight: 500 !important;
	font-style: normal;
	text-decoration: none;
	color: #404142 !important;
}

.navbar-brand:hover {
	color: #58595b !important;
	text-decoration: none;
}

.navbar-nav .nav-link {
	font-size: 17px;
	font-weight: 500 !important;
	font-style: normal;
	color: #404142 !important;
	text-decoration: none;
}

.navbar-nav .nav-link:hover {
	color: #58595b !important;
}

.navbar-toggler {
	color: #404142 !important;
}

.navbar-toggler:hover {
	color: #58595b !important;	
}

.Banner-Ana-Div {
	padding: 0px;
	margin: 0px;
}

.btn-outline-success {
	background-color: #58595b;
	border: 0px solid #58595b;
	color: #FBFBFB !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
}

.btn-outline-success:hover {
	background-color: #00CC99;
	border: 0px solid #58595b;
	color: #1F2330 !important;
	text-decoration: none;
}

.dropdown-menu {
	border: 0px solid #FBFBFB !important;
	border-radius: 5px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	box-shadow: 0px !important;
	background-color: #FBFBFB;
}

.next-icon {
	padding: 0px;
	margin: 0px 3px 0px 0px;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
}

.dropdown-item {
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #11131C !important;
	text-decoration: none;
	background-color: transparent !important;
}

.dropdown-item:hover {
	color: #d0ad6b !important;
}

.Arama-imput {
	border: 0px solid #FFFFFF !important;
	background-color: #FBFBFB !important;
}

.Top-Menu-Ul {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 20px 0px;
	display: inline-table;
	width: 100%;
	text-align: center;
}
.Top-Menu-Li {
	padding: 0px 3px 0px 3px;
	margin: 0px;
	display: inline-table;
	color: #58595b;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}
.Top-Menu-Li a {
	color: #58595b;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}
.Top-Menu-Li a:hover {
	color: #d0ad6b;
	text-decoration: none;
}

.Logo-Sag-Div {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
.Sag-Div {
	padding: 8px 0px 0px 0px;
	margin: 0px;
	text-align: right;
	font-size: 30px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	font-family: "Staatliches", sans-serif;
}

.Mhz-Span {
	padding: 0px;
	margin: -10px 0px 0px 0px;
	font-family: "Exo 2", "sans-serif";
	display: table ;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.Sag-Div a {
	color: #FFFFFF;
	text-decoration: none;
}
.Sag-Div a:hover {
	color: #58595b;
	text-decoration: none;
}
.next2-icon {
	font-size: 13px;
	text-decoration: none;
	margin-left: 5px;
}
.Tekliff {
	border-radius: 3px;
	background-color: #58595b;
	padding: 3px 15px 3px 15px;
	border: 0px;
	color: #FFFFFF;
	font-size: 14px;
	margin: 5px;
	position: relative;
	letter-spacing: 0.5px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}
.Tekliff:hover {
	background-color: #58595b;
	color: #FFFFFF;
	text-decoration: none;
}

.Tekliff:before,
.Tekliff:after {
	border: 0px solid #58595b;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	content: "";
	height: 24px;
	position: absolute;
	width: 24px;
}

.Tekliff:before {
  border-left-width: 2px;
  border-top-width: 2px;
  left: -10px;
  top: -10px;
}

.Tekliff:after {
  border-bottom-width: 2px;
  border-right-width: 2px;
  bottom: -10px;
  right: -10px;
}

.Tekliff:hover:before,
.Tekliff:hover:after {
	border-color: #58595b;
	height: 100%;
	width: 100%;
}

.modal-title {
	color: #EFEFEF;
	text-decoration: none;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}

.btn2-close {
	border: 0px solid #FFFFFF;
	border-radius: 5px;
	padding: 0px 5px 0px 5px;
	color: #EFEFEF !important;
	text-decoration: none;
	background-color: #58595b !important;
}

.btn-primary {
	background-color: #58595b;
	border: 0px solid #58595b;
	color: #FBFBFB;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
}
.btn-primary:hover {
	background-color: #58595b;
	border: 0px solid #58595b;
}

.btn-primary:focus {
	background-color: #58595b;
	border: 0px solid #58595b;
}

.modal-content {
	border: 0px solid #FFFFFF !important;
	border-radius: 10px !important;
	background: linear-gradient(#58595b,#58595b) !important;
}

.modal-body {
	padding: 20px !important;
	background-color: #58595b;
}

.Form-Text {
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #D8D8D8;
	text-decoration: none;
	padding: 0px;
	margin: 15px 0px 10px 0px !important;
}
.Ozelinput {
	border-style: solid;
	border-width: 0px;
	height: 45px !important;
	background-color: #58595b !important;
	border-top-color: #58595b;
	border-right-color: #58595b;
	border-bottom-color: #58595b;
	border-left-color: #58595b;
	color: #FFFFFF;
	text-decoration: none;
}

.Ozelinput:focus {
	border: 0px solid #E9E9E9 !important;
	height: 45px !important;
	background-color: #58595b !important;
	color: #FFFFFF;
}

.group {
	border: 0px solid #FFFFFF !important;
	width: 60px !important;
	background: linear-gradient(#FFFFFF, #E4E4E4) !important;
	text-align: center !important;
}

.Form-icon {
	display: inline-table;
	text-align: center;
	width: 100%;
}

.Soruozel {
	border: 0px solid #FFFFFF !important;
	text-align: right;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 13px !important;
}

.modal-footer {
	border: 0px solid #CFCFCF !important;
}

.mecburi {
	color: #FF5050;
	text-decoration: none;
}

.Textalan {
	border: 0px solid #E9E9E9 !important;
	height: 100px !important;
}
.Textalan:focus {
	border: 0px solid #E9E9E9 !important;
	height: 100px !important;
}

.modal-header {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #58595b !important;
}
.modal-footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E9E9E9;
}

.modal-body {
	padding-right: 10px;
	padding-left: 10px;
}

.Teklif-Dsc {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	padding: 15px 12px 0px 12px;
	margin: 5px 0px 0px 0px;
	color: #D8D8D8;
	letter-spacing: 0.4px;
	line-height: 18px;
}

.Baslik-Div {
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
	background: linear-gradient(#FFFFFF,#FBFBFB);
}
.Baslik-Genel-Div {
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
.Baslik-Genel-Div h1 {
	color: #58595b;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 38px;
}
.Top2-icon {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

.iletisim-Map-Ana-Div {
	padding: 0px;
	margin: 0px;
}

.map {
	width: 100% !important;
	height: 500px;
	padding: 0px;
	margin: 0px;
}

.iletisim-Ana-Div {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 60px 0px;
}
.iletisim-Genel-Div {
	padding: 10px 5px 10px 5px;
	margin: 0px;
}
.iletisim-Div {
	padding: 15px 0px 10px 0px;
	margin: -120px 0px 0px 0px;
	background: linear-gradient(#F9F9F9, #FFFFFF);
	border-radius: 10px;
	border: 1px solid #EEEEEE;
	z-index: 100;
	box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
}

.iletisim-Modal-Ana-Div {
	padding: 10px;
	margin: 0px;
}

.iletisim-Modal-Div {
	padding: 0px;
	margin: 0px;
}

.iletisim-Mpdal-icon {
	padding: 10px 0px 10px 0px;
	margin: 4px 0px 0px 0px;
	text-align: center;
	display: inline-table;
	float: left;
	background-color: #EEEEEE;
	border-radius: 5px;
	font-size: 25px;
	text-decoration: none;
	width: 15%;
	max-height: 100%;
	min-height: 100%;
	height: 100%;
}
.iletisim-Mpdal-icerik {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	display: inline-table;
	float: left;
	width: 85%;
}
.iletisim-Mpdal-Title {
	padding: 0px;
	margin: 0px;
	display: inline-table;
	width: 100%;
	color: #58595b;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}
.iletisim-Mpdal-Aciklama {
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%;
	color: #58595b;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
}

.iletisim-Mpdal-Aciklama a {
	color: #58595b;
	text-decoration: none;
}
.iletisim-Mpdal-Aciklama a:hover {
	color: #58595b;
	text-decoration: none;
}

.iletisim-Not-Div {
	padding: 10px;
	margin: 0px;
}
.iletisim-Duyuru-Div {
	padding: 17px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	color: #58595b;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EBEBEB;
	text-align: center;
}

.iletisim-Duyuru-Div strong {
	font-weight: 600;
	text-decoration: none;
}

.iletisim-icon {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.Sayfalama-Ana-Div {
	padding: 40px 5px 40px 5px;
	margin: 0px;
}
.Sayfa-Genel-Div {
	padding: 10px;
	margin: 0px;
}
.Sayfa-Div {
	border: 1px solid #F2F2F2;
	border-radius: 10px;
	padding: 20px 20px 15px 20px;
	margin: 0px;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline-table;
	width: 100%;
}

.Sayfa-Div ol {
	margin-bottom: 10px;
}
.Sayfa-Div ul {
	margin-bottom: 10px;
}
.Sayfa-img-Div {
	margin: 0px;
	padding: 0px 0px 15px 0px !important;
	width: 100%;
	float: left;
	display: table;
}

.Sayfa-img2-Div {
	margin: 0px;
	padding: 0px 0px 15px 0px !important;
	width: 100%;
	float: left;
	display: table;
}

.Sayfa-Div img {
	width: 100%;
	border-radius: 10px;
	padding: 0px;
	margin: 0px;
}

.Sayfa-Div strong {
	font-weight: 600;
	text-decoration: none;
}

.Sayfa-Div a {
	color: #58595b;
	text-decoration: none;
	font-weight: 600;
}
.Sayfa-Div a:hover {
	color: #58595b;
	text-decoration: none;
}

.Sayfa-Div h1 {
	font-size: 16px !important;
	font-weight: 700 !important;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #58595b !important;
	line-height: 22px;
}

.Sayfa-Div h2 {
	font-size: 16px !important;
	font-weight: 700 !important;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #58595b !important;
	line-height: 22px;
}

.Sayfa-Div h3 {
	font-size: 16px !important;
	font-weight: 700 !important;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #58595b !important;
	line-height: 22px;
}

.Sayfa-Div h4 {
	font-size: 16px !important;
	font-weight: 700 !important;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #58595b !important;
	line-height: 22px;
}

.Sayfa-Div h5 {
	font-size: 16px !important;
	font-weight: 700 !important;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #58595b !important;
	line-height: 22px;
}

.Sayfa-Div h6 {
	font-size: 16px !important;
	font-weight: 700 !important;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #58595b !important;
	line-height: 22px;
}



.Sayfa-Sag-Div {
	border: 1px solid #F2F2F2;
	border-radius: 10px;
	padding: 15px;
	margin: 0px;
	background-color: #FFFFFF;
}

.Sayfa-Geneli {
}

.Sayfa-Sag-Baslik-Div {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 17px;
	font-weight: 700;
	color: #58595b;
	text-decoration: none;
	font-style: normal;
}

.Sayfa-Menu-Ul {
	padding: 0px;
	margin: 0px;
	display: inline-table;
	width: 100%;
}

.Sayfa-Menu-Li {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	display: inline-table;
	width: 100%;
}
.Sayfa-Menu-Li a {
	font-size: 14px !important;
	font-weight: 400;
	font-style: normal;
	color: #58595b !important;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: inline-table;
	width: 100%;
}

.Sayfa-Menu-Li a:hover {
	color: #58595b !important;
	text-decoration: none;
}

.icon-sayfa {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}

.Hizmetler-Ana-Div {
	padding: 0px 0px 30px 0px;
	margin: 0px;
	background-image: url('../Tema/plug.png');
	background-attachment: fixed;
	background-color: #F5F5F5;
}

.Hizmetler-Genel-Div {
	padding: 10px;
	margin: 0px;
}

.Hizmetler-Div {
	border: 1px solid #EFEFEF;
	border-radius: 15px;
	padding: 15px;
	margin: 0px;
	background-color: #FFFFFF;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.Hizmetler-Baslik-Div {
	font-size: 22px;
	font-weight: 700;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}
.Hizmetler-Baslik2-Div {
	font-size: 22px;
	font-weight: 700;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}


.Hizmet-Sld-Div {
	padding: 0px;
	margin: 0px;
	text-align: center !important;
}

.container-fluid {
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

.Hizmet-img-Div {
	padding: 0px;
	margin: 0px;
}

.Hizmet-img-Div img {
	border-radius: 7px;
}
.Hizmet-Title-Div {
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	padding: 15px 0px 15px 0px;
	margin: 0px;
	z-index: 100;
	text-align: left !important;
	height: 45px;
}

.Hizmet-Title-Div a {
	color: #58595b;
	text-decoration: none;
}
.Hizmet-Title-Div a:hover {
	color: #58595b;
	text-decoration: none;
}

.Hizmet-Detay-Div {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: left;
}
.Hizmet-Detay-Div a {
	color: #58595b;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}

.Hizmet-Detay-Div a:hover {
	color: #58595b;
	text-decoration: none;
}

.devam-icon {
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
}

.Hizmet-DSC-Div {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	text-align: left !important;
}

.Footer-Genel-Div {
	padding: 0px !important;
	margin: 0px !important;
	bottom: 0px !important;
	width: 100% !important;
	display: table !important;
}
.Footer-Top-Genel {
	background-color: #66696a;
	padding: 40px 10px 40px 10px;
	margin: 0px;
}
.Footer-Battom-Genel {
	background-color: #d0ad6b;
	margin: 0px;
	padding: 10px;
}

.Footer-Menu-Ana-Div {
	padding: 10px 5px 10px 5px;
	margin: 0px;
}

.Footer-Menu-Div {
	padding: 0px;
	margin: 0px;
}

.Footer-Menu-Baslik-Div {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 19px;
	font-weight: 600;
	font-style: normal;
	color: #FBFBFB;
	text-decoration: none;
}
.Footer-Menu-Div ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline-table;
	width: 100%;
}
.Footer-Menu-Div ul li {
	padding: 0px;
	margin: 0px;
	display: inline-table;
	width: 100%;
}
.Footer-Menu-Div ul li a {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #FBFBFB;
	text-decoration: none;
}

.Footer-Menu-Div ul li a:hover {
	color: #d0ad6b;
	text-decoration: none;
}


.Footer-next {
	padding: 3px 0px 0px 0px;
	margin: 0px 7px 0px 0px;
	display: inline-table;
	float: left;
	font-size: 12px;
	text-decoration: none;
}
.Footer-dsc-Div {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #FBFBFB !important;
	text-decoration: none;
}
.Footer-img-Div {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.Copyt-Div {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #FBFBFB;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.Copyt-Div strong {
	font-weight: 600;
	text-decoration: none;
	color: #FBFBFB;
}
.Copyt-Div a {
	font-weight: 600;
	color: #FBFBFB;
	text-decoration: none;
}
.Copyt-Div a:hover {
	color: #58595b;
	text-decoration: none;
}

@-webkit-keyframes border-transform{
    0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; } 
	14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; } 
	28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; } 
	42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; } 
	56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; } 
	70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; } 
	84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } 
}
.paginacontainer {
  height: 100%;
}

.progress-wrap {
	position: fixed;
	right: 20px;
	bottom: 20px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	background-color: #58595b;
}
.progress-wrap.active-progress {
	opacity: 9;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	font-family: 'unicons';
	content: '\f102';
	font-family: FontAwesome;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #d0ad6b;
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	text-decoration: none;
}

.progress-wrap:hover {
	color: #d0ad6b !important;
}

.progress-wrap:hover::after {
	opacity: 1;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path { 
	fill: none; 
}
.progress-wrap svg.progress-circle path {
	stroke: rgba(208, 173, 107, 10);
	stroke-width: 4;
	box-sizing:border-box;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

 #contact_button {
	position: fixed;
	z-index: 9999;
	bottom: 20px;
	left: 20px;
}

  #contact_button a {
    display: flex;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 2px 2px 10px 0px rgb(0, 0, 0, 0.5);
  }

  #contact_button img {
    margin: auto;
  }

  #contact_button #contact_button_child a {
    margin-bottom: 10px;
  }

  @keyframes wave {
    0% {
      box-shadow: 0 0 0px 0px rgba(32, 51, 77, 0.5);
    }

    100% {
      box-shadow: 0 0 0px 10px rgba(32, 51, 77, 0.271);
    }
  }

  #contact_button_main {
	background-color: #58595b;
	animation: wave 1s linear infinite;
}

  .contact_button_zalo {
	background-color: #336699;
}
.contact_button_map {
	background-color: #FFFF66;
}
.contact_button_mail {
	background-color: #CC0066;
}

.contact_button_facebook {
    background-color: #25d366;
}

#contact_button #contact_button_phone {
    background-color: #007941;
    color: #eee;
    font-size: 18px;
    text-decoration: unset;
    align-items: center;
    border-radius: 5px;
    padding: 0px 10px;
    position: fixed;
    left: 80px;
    bottom: 20px;
    width: auto;
    height: 50px;
    font-weight: 900;
}
#contact_button #contact_button_phone img {
    margin-right: 5px;
}

@keyframes fadeIn {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
   }
}

.open_contact {
    visibility: visible !important;
    animation: fadeIn 1s;
}

.Urunler-Ana-Div {
	padding: 30px 0px 30px 0px;
	margin: 0px;
	background-color: #FFFFFF !important;
}
.Urunler-Genel-Div {
	padding: 10px !important;
	margin: 0px;
}
.Urunler-Div {
	border: 1px solid #EFEFEF;
	background-color: #FFFFFF;
	border-radius: 15px;
	padding: 15px;
	margin: 0px;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.Urunler-Div:hover {
	border: 1px solid #EFEFEF;
	background-color: #FFFFFF;
	border-radius: 15px;
	padding: 15px;
	margin: 0px;
	box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}


.Urunler-img-Div {
	padding: 0px;
	margin: 0px;
}

.Urunler-img-Div img {
	border-radius: 7px;
}
.Urunler-Title-Div {
	padding: 0px 5px 0px 5px;
	margin: 7px 0px 5px 0px;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	height: 40px;
}
.Urunler-Title-Div a {
	color: #58595b;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}
.Urunler-Title-Div a:hover {
	color: #d0ad6b;
	text-decoration: none;
}

.Marka-Div {
	padding: 5px;
	margin: 0px;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	text-align: left;
}

.Urunler-Kat-Aciklama-Ana-Div {
	padding: 20px 10px 10px 10px;
	margin: 0px;
}
.Urunler-Aciklama-Div {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F4F4F4;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
.Urunler-Aciklama-Div strong {
	font-weight: 600;
	text-decoration: none;
}

.Urunler-Fiyat-Div {
	padding: 10px 5px 10px 5px;
	margin: 0px;
	text-align: left;
	color: #58595b;
	font-size: 23px;
	font-weight: 800;
	font-style: normal;
	text-decoration: none;
}

.inc-Ana-Div {
	padding: 0px;
	margin: 0px;
}

.Urun-Detay-Ana-Div {
	padding: 30px 5px 30px 5px;
	margin: 0px;
}
.Urun-Detay-Genel-Div {
	padding: 10px;
	margin: 0px;
}
.Urun-Detay-Div {
	padding: 15px;
	margin: 0px;
	border: 1px solid #F4F4F4;
	border-radius: 10px;
	background-color: #FFFFFF;
}

.amazingslider-img-1 {
	border-radius: 10px !important;
}

.amazingslider-bullet-1 {
	background-color: #FFFFFF !important;
}

.amazingslider-bullet-image-1 {
	border: 1px solid #EBEBEB;
	border-radius: 10px !important;
}

.html5-elem-box {
	border-radius: 10px !important;
}

.Urunslt1 {
	display:block;position:relative;max-width:1024px;margin:0px auto 112px;
}
.Urunslt2 {
	display:block;position:relative;margin:0 auto;
}

.display {
	display:none;
}

.Urun-Detay-Baslik-Div {
	padding: 0px;
	margin: 0px;
}

.Urun-Detay-Baslik-Div h2 {
	padding: 0px;
	margin: 0px;
	color: #58595b !important;
	font-size: 19px !important;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	font-family: "Exo 2", sans-serif;
}
.Urun-Detay-Stok-Kod-Div {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.Ukod-Span {
	padding: 0px;
	margin: 0px 0px 0px 1px;
	display: inline-table;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	color: #58595b;
}
.Ukod-Span-icerik {
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	color: #58595b;
	padding: 0px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
	display: inline-table;
}
.Stok-sayisi-Div {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F4F4F4;
	padding: 12px 0px 12px 0px;
	margin: 15px 0px 15px 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F4F4F4;
}

.Stokvar-Button {
	background-color: #00CC99;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 5px;
	font-size: 13px !important;
	font-weight: 300 !important;
}
.Stokyok-Button {
	background-color: #58595b;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 5px;
	font-size: 13px !important;
	font-weight: 300 !important;
}
.Boyutx2 {
	font-size: 15px !important;
}

.Detay-Fiyat-Ana-Div {
	padding: 10px;
	margin: 0px;
}
.Detay-Fiyat-Div {
	padding: 0px;
	margin: 0px;
}
.Fiyat-Div {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	display: table;
}

.Fiyat2-Div {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	display: table;
	float: left;
}


.Fiyat-Title-Div {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #58595b;
	font-size: 19px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: "Exo 2", sans-serif;
}
.Fiyat-Fiyat-Div {
	padding: 0px;
	margin: -13px 0px 0px 0px;
	text-align: center;
	color: #58595b;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Exo 2", sans-serif;
}
.Fiyat-Aciklama-Div {
	padding: 0px;
	margin: 0px;
	display: inline-table;
	color: #58595b;
	font-size: 45px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	float: left;
}
.Fiyat-TRY-Div {
	margin: 0px;
	padding: 5px 5px 5px 8px;
	display: inline-table;
	text-align: left;
	float: left;
}
.TL-Div {
	display: table;
	width: 100%;
	font-size: 20px;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	margin: 0px;
}
.KDV-Div {
	display: table;
	width: 100%;
	font-size: 14px;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	margin: -5px 0px 0px 0px;
	font-weight: 400;
	font-style: normal;
	color: #666666;
}

.numberstyle-qty {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba($inputText,0.25);
	color: #FFFFFF;
}
.numberstyle-qty input,
.numberstyle-qty .qty-btn {
	position: relative;
	display: block;
	float: left;
	height: 40px;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 40px;
	outline: 0;
	box-shadow: 0px;
}
.numberstyle-qty .qty-btn {
	border-radius: 50%;
	width: 40px;
	font-size: 18px;
	cursor: pointer;
	z-index: 2;
	user-select: none;
	transition: all 250ms ease;
	background-color: #58595b;
}
.numberstyle-qty .qty-btn:hover {
	border-radius: 50%;
	width: 40px;
	font-size: 18px;
	cursor: pointer;
	z-index: 2;
	user-select: none;
	transition: all 250ms ease;
	background-color: #00CC99;
}

.numberstyle-qty .qty-btn.disabled {
  cursor: default;
  color: rgba($inputText,0.5);
}
  
.numberstyle-qty input {
	border-radius: 10px;
	width: 50px;
	border-left: 0;
	border-right: 0;
	color: #58595b;
	font-size: 18px;
	font-weight: 700;
	z-index: 1;
	border: 1px solid #E5E5E5;
	margin-right: 10px;
	margin-left: 10px;
}

.numberstyle-qty input:focus {
  outline: 0;
  box-shadow: 0px;
}
    
.numberstyle-qty input[type=number]::-webkit-inner-spin-button,
.numberstyle-qty input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
    
.numberstyle-qty input[type=number] {
  -moz-appearance: textfield;
}


/*
 * More from me link 🔥
 */
.more {
  position: absolute;
  bottom: 15px;
  right: 15px;
  padding: 7px 21px;
  border-radius: 8px;
  color: #fff;
  background-color: rgba(0,0,0,.2);
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  overflow: hidden;
  z-index: 1;
  animation: reveal 5000ms cubic-bezier(.87,-.41,.19,1.44);
  
  &::before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 20%;
    height: 100%;
    border-radius: 8px;
    background-color: rgba(0,0,0,0);
    transition: max-width 0ms ease 250ms,
            background-color 250ms ease;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  
  &:hover {
    &::before {
      max-width: 100%;
      background-color: rgba(0,0,0,0.6);
      transition: all 250ms ease;
    }
  }
}

@keyframes reveal {
    0%, 90% {
     bottom: -30px;
  }
   100% {
     bottom: 15px;
  }
}


.Spete-Ekle-Button {
	border: 0px solid #FFFFFF;
	background-color: #58595b;
	border-radius: 25px;
	padding: 3px 15px 3px 15px;
	margin: 0px 0px 0px 20px;
	font-family: "Exo 2", sans-serif;
	color: #FFFFFF;
	height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
}
.Spete-Ekle-Button:hover {
	border: 0px solid #FFFFFF;
	background-color: #00CC99;
	border-radius: 25px;
	padding: 3px 15px 3px 15px;
	margin: 0px 0px 0px 20px;
	font-family: "Exo 2", sans-serif;
	color: #F9F9F9;
	height: 40px;
	text-align: center;
}


.Detay-Buttonlar {
	text-align: center;
	padding: 15px 0px 0px 0px;
	margin: 0px auto 0px auto;
	display: table;
}

.Down {
	margin-top: 30px;
}

.Down2 {
	margin-bottom: 10px;
}

.Urun-Detay-icerik-Div {
	padding: 0px;
	margin: 0px;
	color: #58595b;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}


.Urun-Detay-icerik-Div li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.Urun-Detay-icerik-Div table {
	width: 100%;
}

.Urun-Detay-icerik-Div ul {
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.Urun-Detay-icerik-Div tr:nth-child(even) {
  background-color: #F5F5F5;
}

.Urun-Detay-icerik-Div th, td {
  padding: 7px;
}

.Urun-Ozellik-Baslik-Div {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color: #58595b;
	font-size: 19px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F4F4F4;
	font-family: "Exo 2", sans-serif;
}

.down-span {
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	margin: 0px 8px 0px 0px;
	display: inline-table;
	float: left;
}
.Urun-Detay-icerik-Div p {
	padding: 0px;
	margin: 0px;
}
.Urun-Detay-icerik-Div strong {
	font-weight: 600;
	text-decoration: none;
}

.Urunler-Ana-Ana-Div {
	padding: 15px 5px 30px 5px !important;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EAEAEA;
	background-image: url('../Tema/plug.png');
	background-attachment: fixed;
}

.social {
	padding: 0px;
	margin: 0px 2px 0px 2px;
	text-align: center;
}

.social img {
	width: 35px;
	height: 35px;
}


.carousel-indicators [data-bs-target] {
	border: 1px solid #58595b;
	border-radius: 10px !important;
	height: 10px !important;
	background-color: #58595b !important;
	margin-right: 5px;
	margin-left: 5px;
}


.Kapali-Ana-Div {
	padding: 20px;
	margin: 10% auto 0px auto;
	width: 100%;
	border-radius: 15px;
	text-align: center;
}
.Kapali-Div {
	border-radius: 15px;
	padding: 25px 25px 30px 25px;
	margin: 0px auto 0px auto;
	background-color: #58595b;
	display: inline-table;
	width: 500px;
}

.Kapali-img-Div {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.Kapali-Yazi-Div {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Kapali-Yazi-Div h1, h2, h3, h4, h5, h6 {
	font-size: 25px !important;
	font-weight: 500 !important;
	font-style: normal;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	letter-spacing: 0.4px;
}
.Kapali-Yazi-Div p {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0.4px;
}

.alert-success {
	border-radius: 0px;
	padding: 20px 10px 20px 10px;
	margin: 0px;
	text-align: center;
}

.modal-backdrop.show {
    opacity: 0.8;
}

.Urun-Kategori-Ana-Div {
	padding: 30px 5px 30px 5px;
	margin: 0px;
	background-image: url('../Tema/plug.png');
	background-attachment: fixed;
}
.Urun-Kategori-Genel-Div {
	background-color: #FFFFFF;
	background-image: url('../Tema/plug.png');
	background-attachment: fixed;
}
.Urun-Kategori-Div {
}

.Urun-Kategori-Baslik-Div {
	padding: 0px 5px 15px 3px;
	margin: 8px 0px 10px 0px;
	color: #58595b;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	line-height: 19px;
	letter-spacing: 0.4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
}
.Ukatdown {
	display: inline-table;
	padding: 0px;
	margin: 0px 5px 0px 0px !important;
	font-size: 13px !important;
	font-weight: 400 !important;
	text-decoration: none;
	float: left;
}

.Urunkategori-Ul {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	list-style-type: none;
	display: inline-table;
	width: 100%;
}
.Urunkategori-Ul li {
	padding: 0px;
	margin: 0px;
	display: inline-table;
	width: 100%;
}
.Urunkategori-Ul li a {
	color: #58595b;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0.4px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	display: inline-table;
	width: 100%;
}

.Urunkategori-Ul li a:hover {
	color: #58595b;
	text-decoration: none;
}

.Urun-next {
	font-size: 12px !important;
	font-weight: 400;
	text-decoration: none;
	display: inline-table;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.Urunler-Bosluk {
	padding: 10px;
	margin: 0px;
}

.Kat-Ara-Bosluk {
	padding-right: 20px;
	padding-left: 20px;
}

.Urunyok-Div {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	letter-spacing: 0.4px;
}

.pagination {
	padding: 0px 6px 0px 6px;
	margin: 15px 0px 7px 0px;
	display: inline-table;
	width: 100%;
	list-style-type: none;
}
.pagination li {
	display: inline-table;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
.pagination li a {
	color: #58595b;
	text-decoration: none;
	display: inline-table;
	border: 1px solid #F2F2F2;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	line-height: 18px;
	letter-spacing: 0.4px;
}

.aktif {
	color: #FFFFFF;
}
.aktif a {
	border: 0px solid #58595b  !important;
	color: #FFFFFF  !important;
	text-decoration: none;
	background-color: #58595b !important;
}

.kapali a {
	color: #58595b;
	text-decoration: none;
	background-color: #F7F7F7;
}

.Basliklar-Span {
	font-size: 18px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	text-decoration: none;
	display: table;
	width: 100%;
	padding: 0px !important;
	margin: 0px 0px 5px 0px !important;
	text-align: center !important;
	color: #58595b !important;
}
.Basliklar2-Span {
	display: table;
	width: 100%;
	padding: 0px;
	margin: -8px 0px 0px 0px;
}

.Land-Div {
	padding: 0px;
	margin: 0px;
	display: inline-table;
}
.flaga {
	display: table;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	width: 38px;
}

.Homicon {
	font-size: 15px;
	padding: 0px;
	margin: 1px 7px 0px 0px;
	display: inline-table;
	float: left;
}

.Footer-Top {
	background-image: url('../Tema/Footer1.png');
	height: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	display: none;
}

.Urun-Menuu-Div {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin-top: -16px;
	margin-left: -16px;
}


.sizeozel {
    position: absolute;
    left: 11px;
    top: 11px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.sizeozel span {
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
	line-height: 20px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 100px;
	display: block;
	background: #66696a;
	background: linear-gradient(#66696a 0%, #66696a 100%);
	position: absolute;
	top: 19px;
	left: -21px;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 0.3px;
}

.sizeozel span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #58595b;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #58595b;
}

.sizeozel span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #58595b;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #58595b;
}


.Header-Div {
	display: none;
	width: 100%;
	background-image: url('../Tema/Header1.png');
	background-position: center top;
	height: 70px;
}
.Mhizmet-Div {
	text-align: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.Mhztel {
	padding: 0px;
	margin: -8px 0px 0px 0px;
	display: inline-table;
	width: 100%;
	font-size: 25px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	color: #58595b;
}
.Mhizmet-Div a {
	color: #58595b;
	text-decoration: none;
}

.Mhizmet-Div a:hover {
	color: #d0ad6b;
	text-decoration: none;
}

.Kategori-Aciklama-Div {
	padding: 25px 10px 10px 10px;
	margin: 0px;
}
.Kategori-Aciklama-Ana-Div {
	border-radius: 20px;
	border: 1px solid #EFEFEF;
	padding: 15px;
	margin: 0px;
	color: #58595b;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

@media (min-width: 550px){

.Mhizmet-Div {
	text-align: center;
	padding: 0px;
	margin: 25px 0px 0px 0px;
}


}

@media (min-width: 992px){

.Mhztel {
	padding: 0px;
	margin: -8px 0px 0px 0px;
	display: inline-table;
	width: 100%;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	color: #58595b;
}


.Hizmetler-Baslik-Div {
	font-size: 22px;
	font-weight: 700;
	font-style: normal;
	color: #58595b;
	text-decoration: none;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: -50px 0px 0px 0px;
}


.Header-Div {
	display: table;
	width: 100%;
	background-image: url('../Tema/Header1.png');
	background-position: center top;
	height: 70px;
}


.Footer-Top {
	background-image: url('../Tema/Footer1.png');
	height: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}


.social img {
	width: 45px;
	height: 45px;
}


.social {
	padding: 0px;
	margin: 0px 3px 0px 3px;
}

.Logo-Div {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-align: left !important;
}

.Logo2-Div {
	padding: 0px 10px 0px 10px;
	margin: 15px 0px 0px 0px;
	text-align: right !important;
}


.Sayfa-img-Div {
	margin: 0px;
	padding: 5px 20px 10px 0px !important;
	width: 25%;
	float: left;
	display: table;
}

.Sayfa-img2-Div {
	margin: 0px;
	padding: 0px 20px 0px 0px !important;
	width: 35%;
	float: left;
	display: table;
}

.dropdown-menu {
	border: 0px solid #FFFFFF;
	border-radius: 0px 0px 10px 10px !important;
	margin-top: 18px !important;
	margin-left: 7px !important;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.Copyt-Div {
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #F9F9F9;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.Footer-dsc-Div {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #F9F9F9;
	text-decoration: none;
}


}