a, p, input, select, textarea, table, td, th, span, h1, h2 h3, h4, h5, h6, body, button {font-family: 'Bai Jamjuree', sans-serif;}
html {
	scroll-behavior: smooth;
}
a:hover {
	text-decoration: none;
}
input, select, button, textarea {
	outline: none;
}
h1 {
	font-size: 80px;
	line-height: 84px;
}
h2 {
	font-size: 60px;
	line-height: 64px; 
	font-weight: 500;
	color: #231f20;
}
h3 {
	font-size: 30px;
	line-height: 34px;
}
h4 {
	font-size: 24px;
	line-height: 28px;
}
h5 {
	font-size: 20px;
	line-height: 24px;
}
h6 {
	font-size: 18px;
	line-height: 22px;
}
p {
	font-size: 16px;
	line-height: 20px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 90%;
}
.main-header {

	position: relative;
	transition: 1s;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
	width: 100%;
}
.main-header .main-header-logo {

	width: 13%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.main-header .main-header-logo img {

	width: 100%;
	transition: 1s;
}
.main-header .main-header-arama {

	width: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.main-header .main-header-arama img {

}
.main-header .main-header-dil {
	width: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.main-header .main-header-hamburger {

	width: 77%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.main-header .main-header-hamburger img {

	width: 4%;
	transition: 1s;
	cursor: pointer;
}
.banner {

	position: relative;
	z-index: -1;
}
.banner .banner-image {

	position: relative;
}
.banner .banner-image img {

width: 100%;

height: 640px;

object-fit: cover;
}
.banner .banner-image .banner-film {

	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(97.32deg, #000000 -7.06%, rgba(0, 0, 0, 0) 70.37%);
}
.banner .banner-image.urunler-banner-img .banner-film {
 
	background: 0 !important;
}
.banner .banner-desc {

	position: absolute;
	top: 40%;
}
.banner .banner-desc h1 {

	position: relative;
	color: #fff;
	font-weight: 300;
}
.banner .banner-desc h1:after {
	content: "";
	background-image: url("../img/bannerok.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 0px;
	height: 100px;
	position: absolute;
	display: block;
	margin-top: 20px;
	
}
.footer-ust {

	position: relative;
	background: #323232;
	padding-top: 3%;
	padding-bottom: 3%;
}
.footer-ust .footer-snyo {

	position: relative;
}
.footer-ust .footer-snyo span {

	font-weight: 400;
	font-size: 60px;
	line-height: 68px;
	color: #ffffff;
	display: block;
}
.footer-ust .footer-snyo span:after {
	content: "";
	background-image: url("../img/syno-arti.png");
	background-size: contain;
	width: 90px;
	height: 90px;
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
}
.footer {

	position: relative;
	overflow: hidden;
	padding-top: 5%;
	padding-bottom: 2%;
	background: #1b2236;
	z-index: 0;
}
.footer .footer-logo {

	width: 30%;
}
.footer .footer-logo img {

	width: 50%;
	display: block;
}
.footer .footer-logo iframe {

	margin-top: 40px;
	height: 320px;
}
.footer h6 {

	font-weight: 300;
	color: #ffffff;
	margin-bottom: 20px;
}
.footer ul {

	padding-left: 0;
	margin-bottom: 0;
}
.footer ul li {

	list-style: none;
	margin-bottom: 10px;
}
.footer ul li a {

	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
}
.footer .footer-link {

	width: 15%;
	padding-left: 5%;
}
.footer .footer-link ul {

}
.footer .footer-link ul li {

}
.footer .footer-link ul li a {

}
.footer .footer-sosyalmedya {

	width: 15%;
	padding-left: 5%;
}
.footer .footer-sosyalmedya ul {

}
.footer .footer-sosyalmedya ul li {
}
.footer .footer-sosyalmedya ul li a {
	text-decoration-line: underline;
}
.footer .footer-sosyalmedya ul li img {
	margin-right: 10px;
	width: 20px;
	height: 20px;
	object-fit: contain;
}
.footer .footer-adres {
	width: 40%;
	padding-left: 5%;
}
.footer .footer-logo p {
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	width: 60%;
}
.footer .footer-logo p a {
	display: block;
	color: #fff;
}
.footer .footer-bg-image {

position: absolute;

width: 100%;

height: 100%;

bottom: 0;

z-index: -1;

display: none;
}
.footer .footer-bg-image img {

	width: 100%;
}
.footer .footer-alt {

	position: relative;
	margin-top: 30px;
}
.footer .footer-alt .footer-alt-first {

	width: 12%;
}
.footer .footer-alt .footer-alt-first .footer-copy-right {

	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.footer .footer-alt .footer-alt-first .footer-copy-right p {

	font-weight: 300;
	font-size: 12px;
	line-height: 180%;
	color: #fafafa;
	margin-bottom: 0;
}
.footer .footer-alt .footer-alt-first .footer-copy-right p span {

	font-weight: bold;
}
.footer .footer-alt .footer-alt-second {
	width: 81%;
	margin-top: auto;
	margin-bottom: auto;
}
.footer .footer-alt .footer-alt-second .footer-alt-cizgi {
	background: #fff;
	width: 100%;
	height: 1px;
}
.footer .footer-alt .footer-alt-right {
	width: 7%;
}
.footer .footer-alt .footer-alt-right .footer-idemania {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.footer .footer-alt .footer-alt-right .footer-idemania a {
	font-weight: 300;
	font-size: 12px;
	line-height: 18px;
	text-decoration-line: underline;
	color: #ffffff;
}
.footer .footer-alt .footer-alt-right .footer-idemania a:hover {
}
.iletisim-part {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	width: 99%;
	z-index: 0;
}
.iletisim-part .iletisim-part-left {

	width: 40%;
	padding-left: 7%;
}
.iletisim-part .iletisim-part-left h2 {

}
.iletisim-part .iletisim-part-left .iletisim-adresler {

	margin-top: 30px;
}
.iletisim-part .iletisim-part-left .iletisim-adresler p {

	font-weight: 275;
	font-size: 22px;
	line-height: 131%;
	color: #231f20;
	margin-bottom: 0;
}
.iletisim-part .iletisim-part-left .iletisim-adresler p strong {

	font-weight: bold;
	display: block;
}
.iletisim-part .iletisim-part-left .iletisim-adresler p a {

	font-weight: 275;
	font-size: 22px;
	line-height: 131%;
	color: #231f20;
	margin-bottom: 0;
}
.iletisim-part .iletisim-part-left .iletisim-adresler p a:hover {

}
.iletisim-part .iletisim-part-right {
	width: 60%;
}
.iletisim-part .iletisim-part-right iframe {
	height: 600px;
}
.iletisim-satisekibi {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.iletisim-satisekibi h2 {

	margin-bottom: 30px;
}
.iletisim-satisekibi h5 {

	font-weight: 275;
	text-align: justify;
	color: #231f20;
	margin-bottom: 0;
}
.titlebuyutec {
	position: relative;
}
.titlebuyutec:before {
	content: "";
	background-image: url("../img/buyutec.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 0;
	height: 0;
	top: -140px;
	left: -120px;
	z-index: -1;
}
.iletisim-satisekibi .iletsatekipbutons {

	margin-top: 4%;
}
.buton {

	position: relative;
	width: 180px;
	height: 50px;
	text-align: center;
	border: 0.75px solid rgba(196, 196, 196, 0.67);
	transition: 0.5s;
}
.buton span {

	font-weight: 300;
	font-size: 18px;
	line-height: 150%;
	color: #231f20;
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	transition: 0.5s;
}
.buton .buton-sag-ust {

	position: absolute;
	top: 0;
	right: 0;
}
.buton .buton-sol-alt {

	position: absolute;
	left: 0;
	bottom: 0;
}
.buton .buton-hover-bg {

position: absolute;

width: 0%;

height: 100%;

background: #3336;

transition: 0.5s;
}
.buton .buton-cizgiler {

	position: absolute;
	width: 100%;
	height: 100%;
}
.buton .buton-cizgiler .btn-cizgi-sagust1 {

background: #be0000;

height: 4px;

position: absolute;

top: 0;

right: 0;

margin-bottom: 0;

transition: 1s;

width: 100%;
}
.buton .buton-cizgiler .btn-cizgi-sagust2 {
	background: #be0000;
	width: 100%;
	height: 16px;
	position: absolute;
	top: 4px;
	right: 0;
	margin-bottom: 0;
	transition: 1s;
}
.buton .buton-cizgiler .btn-cizgi-solalt1 {

background: #be0000;

width: 100%;

height: 100%;

position: absolute;

bottom: 0;

left: 0;

margin-bottom: 0;

transition: 1s;
}
.buton .buton-cizgiler .btn-cizgi-solalt2 {

	background: #be0000;
	width: 4px;
	height: 16px;
	position: absolute;
	bottom: 4px;
	left: 0;
	margin-bottom: 0;
	transition: 1s;
}
.buton:hover {
	border: 1px solid #be00003b;
}
.buton:hover .buton-hover-bg {
	transition: 0.5s;
	width: 100%;
}
.buton:hover span {
	transition: 0.5s;
	color: #fff;
}
.buton:hover .buton-cizgiler .btn-cizgi-sagust1 {
	transition: 1s;
	width: 100%;
}
.buton:hover .buton-cizgiler .btn-cizgi-sagust2 {
	transition: 1s;
	height: 90%;
}
.buton:hover .buton-cizgiler .btn-cizgi-solalt1 {
	transition: 1s;
	width: 100%;
}
.buton:hover .buton-cizgiler .btn-cizgi-solalt2 {
	transition: 1s;
	height: 85%;
}
.iletsatekipbutons ul {

	padding-left: 0;
	margin-bottom: 0;
}
.iletsatekipbutons ul li {

	display: inline-block;
	margin: 0px 70px 0px 0px;
}
.iletisim-formu {

	position: relative;
	padding-top: 5%;
	padding-bottom: 8%;
}
.iletisim-formu h2 {

	margin-bottom: 30px;
}
.iletisim-formu h5 {

	font-weight: 275;
	text-align: justify;
	color: #231f20;
}
.iletisim-formu .iletrows {
	margin-top: 3%;
}
.iletisim-formu .iletrows h5 {
	font-weight: 500;
	letter-spacing: 0.02em;
}
.iletisim-formu .iletrows input {
	border: 1px solid #d1d1d1;
	width: 100%;
	height: 55px;
	padding-left: 10px;
	font-weight: 300;
	font-size: 14px;
	line-height: 180%;
	color: #474747;
	margin-bottom: 30px;
	background: none;
	position: relative;
}
.iletisim-formu .iletrows textarea {
	border: 1px solid #d1d1d1;
	width: 100%;
	height: 170px;
	padding-left: 10px;
	font-weight: 300;
	font-size: 14px;
	line-height: 180%;
	color: #474747;
	resize: none;
	margin-bottom: 30px;
	padding-top: 10px;
	background: none;
	position: relative;
}
.iletisim-formu .iletrows select {
	border: 1px solid #d1d1d1;
	width: 100%;
	height: 55px;
	padding-left: 10px;
	font-weight: 300;
	font-size: 14px;
	line-height: 180%;
	color: #474747;
	margin-bottom: 30px;
	background: none;
	position: relative;
}
.iletisim-formu .iletisim-form-buton {

	float: right;
	margin-top: 2%;
}
.iletisim-formu .iletisim-form-buton button {

	background: transparent;
	border: none;
}

/*----*/

/*-------------*/
select {

	/* styling */

	background-color: white;
	border: thin solid blue;
	display: inline-block;
	font: inherit;
	line-height: 1.5em;
	padding: 0.5em 3.5em 0.5em 1em;
	/* reset */

	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}
/*-------------*/

.iletisim-formu .iletrows .selectok {

	position: absolute;
	right: 30px;
	margin-top: 15px;
}
.iletisim-formu .iletrows .selectok img {

}
.genpowerkurumsal-izlence {

position: relative;

border-bottom: 1px solid #ababab;

display: none;
}
.genpowerkurumsal-izlence ul {

	padding-left: 0;
	margin-bottom: 0;
	text-align: center;
}
.genpowerkurumsal-izlence ul li {

	display: inline-block;
	width: 16%;
	height: 55px;
	position: relative;
}
.genpowerkurumsal-izlence ul li a {

	font-weight: 500;
	font-size: 15px;
	line-height: 145%;
	color: #231f20;
	opacity: 0.5;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.genpowerkurumsal-izlence ul li:before {
	content: "";
	background: #ee1c25;
	height: 100%;
	position: absolute;
	left: 0;
	width: 1px;
}
.genpowerkurumsal-izlence ul li:last-child:after {
	content: "";
	background: rgba(0, 0, 0, 0.33);
	height: 100%;
	width: 1px;
	position: absolute;
	right: 0;
	top: 0;
}
.genpowerkurumsal-izlence ul li.genkur-active:after {
	content: "";
	background: #ee1c25;
	height: 4px;
	width: 102%;
	display: block;
	position: absolute;
	bottom: 0;
	top: auto;
	left: 0;
}
.genpowerkurumsal-izlence ul li.genkur-active a {
	font-weight: bold;
	opacity: 1;
}
.genpowerhakkinda {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.genpowerhakkinda h2 {

	margin-bottom: 50px;
	width: 70%;
}
.genpowerhakkinda h5 {

	font-weight: 275;
	color: #231f20;
}
.genpowerhakkinda img {

	width: 100%;
	height: 650px;
	object-fit: contain;
}
.vizyonmisyon {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.vizyonmisyon h2 {

	width: 28%;
}
.vizyonmisyon .vizyonmisyon-width {

	width: 50%;
}
.vizyonmisyon .vizyonmisyon-width .vizmiscard {

	position: relative;
	height: 300px;
	width: 90%;
	margin: auto;
}
.vizyonmisyon .vizyonmisyon-width .vizmiscard img {

	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	object-fit: contain;
	z-index: -1;
}
.vizyonmisyon .vizyonmisyon-width .vizmiscard h3 {

	font-weight: 500;
	color: #231f20;
	height: 50px;
	margin-bottom: 0;
}
.vizyonmisyon .vizyonmisyon-width .vizmiscard h5 {

	font-weight: 400;
	color: #909090;
	margin-bottom: 0;
	line-height: 40px;
	height: 160px;
}
.vizyonmisyon .vizyonmisyon-width .vizmiscard .vizmiscard-desc {

	position: absolute;
	bottom: 9%;
	width: 90%;
}
.hedefdegerler {

	position: relative;
	padding-top: 0%;
	padding-bottom: 5%;
}
.hedefdegerler .hedefdeger-title {

	width: 25%;
}
.hedefdegerler .hedefdeger-title h2 {

	margin-bottom: 0;
	width: 100%;
}
.hedefdegerler .hedefdeger-cizgi {

	width: 75%;
	border-bottom: 1px solid #231f20;
	margin-bottom: 10px;
}
.hedefdegerler .hedefdeger-owl {

	margin-top: 5%;
}
.hedefdegerler .hedefdeger-owl .hedefdegercard {

	border: 1px solid #231f20;
	border-radius: 14px;
	position: relative;
	width: 90%;
	padding: 15% 10% 10% 10%;
	transition: 1s;
}
.hedefdegerler .hedefdeger-owl .hedefdegercard img {

	height: 150px;
	object-fit: contain;
}
.hedefdegerler .hedefdeger-owl .hedefdegercard h5 {

	margin-bottom: 0;
	font-weight: 300;
	text-align: center;
	color: #000000;
	height: 270px;
	margin-top: 30px;
	line-height: 34px;
	transition: 1s;
	font-size: 18px;
}
.hedefdegerler .hedefdeger-owl .hedefdegercard:hover {
	transition: 1s;
	background: #323232;
}
.hedefdegerler .hedefdeger-owl .hedefdegercard:hover h5 {
	color: #fff;
}
.hedefdegerler .hedefdeger-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -38%;
	right: -1%;
}
.kalite-politikamiz {

position: relative;

padding-top: 5%;

padding-bottom: 5%;
}
.kalite-politikamiz .kalitepol-width {

	width: 50%;
}
.kalite-politikamiz .kalitepol-width h2 {

	margin-bottom: 50px;
	width: 55%;
}
.kalite-politikamiz .kalitepol-width h5 {

	font-weight: 275;
	line-height: 131%;
	color: #231f20;
	margin-bottom: 0;
}
.kalite-politikamiz .kalitepol-width img {

	width: 100%;
	height: 600px;
	object-fit: contain;
}
.hedefdegerler .kalitebelge-owl {

	margin-top: 4%;
}
.hedefdegerler .kalitebelge-owl img {

width: auto !important;

margin: auto;
}
.hedefdegerler .kalitebelge-owl h5 {

margin-bottom: 0;

font-weight: 275;

line-height: 131%;

color: #231f20;

height: 80px;

margin-top: 30px;

text-align: center;
}
.hedefdegerler .kalitebelge-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -30%;
	right: -1%;
}
.hedefdegerler .sosyalsorumluluk-owl {
	margin-top: 4%;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard {
	position: relative;
	width: 90%;
	border: 1px solid #231f20;
	border-radius: 14px;
	transition: 1s;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-main-image {
	position: relative;
	overflow: hidden;
	border-radius: 14px;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-main-image img {
	height: 200px;
	object-fit: cover;
	border-radius: 14px;
	transition: 1s;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-desc {
	padding: 7% 5% 5% 5%;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-desc h5 {
	font-weight: 500;
	color: #231f20;
	margin-bottom: 0;
	height: 60px;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-desc h6 {
	font-weight: 275;
	color: #231f20;
	margin-bottom: 0;
	height: 110px;
	overflow: hidden;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-desc .sscard-buton {
	margin-top: 15px;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-desc .sscard-buton .buton {
	width: 140px;
	height: 45px;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-desc .sscard-buton .buton .buton-sag-ust {
	width: auto;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-desc .sscard-buton .buton .buton-sol-alt {
	width: auto;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard .sscard-desc .sscard-buton .buton span {

	font-size: 14px;
}
.hedefdegerler .sosyalsorumluluk-owl .sosyalsorumlulukcard:hover .sscard-main-image img {
	transition: 1s;
	transform: scale(1.1);
}
.hedefdegerler .sosyalsorumluluk-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -30%;
	right: -1%;
}

/*------*/

.headerdildrop {
	position: relative;
	display: inline-block;
}
.headerdildrop span {
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	text-align: center;
	text-transform: uppercase;
	color: #090909;
}
.headerdildrop span img {
	margin-left: 10px;
}
.headerdildrop-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 100%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 1;
}
.headerdildrop:hover .headerdildrop-content {
	display: block;
}
.headerdildrop:hover .headerdildrop-content ul {
	padding-left: 0;
	margin-bottom: 0;
}
.headerdildrop:hover .headerdildrop-content ul li {
	list-style: none;
}
.headerdildrop:hover .headerdildrop-content ul li a {
	color: #000;
	font-weight: bold;
}

/*------*/

.sosyalsorumluluk-ic {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.sosyalsorumluluk-ic h2 {

}
.sosyalsorumluluk-ic .ssic-mainimage {
	margin-top: 50px;
	margin-bottom: 30px;
}
.sosyalsorumluluk-ic .ssic-mainimage img {
	border-radius: 14px;
	width: 100%;
	height: 450px;
	margin: auto;
	justify-content: center;
	display: flex;
}
.sosyalsorumluluk-ic .ssic-tarih {
	border-bottom: 1px solid #e8e7e7;
	margin-top: 3%;
	padding-bottom: 10px;
}
.sosyalsorumluluk-ic .ssic-tarih h6 {
	font-weight: 400;
	color: #718096;
}
.sosyalsorumluluk-ic .ssic-tarih h6 strong {
	color: #2d3748;
	font-weight: bold;
	margin-right: 20px;
}
.sosyalsorumluluk-ic .ssic-desc {

	margin-top: 20px;
	border-bottom: 1px solid #e8e7e7;
	padding-bottom: 30px;
}
.sosyalsorumluluk-ic .ssic-desc p {

	font-weight: 400;
	line-height: 24px;
	color: #231f20;
	margin-bottom: 0;
}
.genpowerkurumsal-izlence ul li:last-child {

	border-right: 1px solid #ababab;
}
.genpowerkurumsal-izlence ul li:last-child.genkur-active:after {
	width: 100%;
}
.genpowerliolmak {

	position: relative;
}
.genpowerliolmak h2 {

	width: 32%;
}
.genpowerliolmak ul {

	padding-left: 0;
	margin-bottom: 0;
	margin-top: 2%;
}
.genpowerliolmak ul li {

	display: inline-block;
	width: 40%;
	font-weight: 275;
	font-size: 22px;
	line-height: 131%;
	text-align: justify;
	color: #231f20;
}
.genpowerliolmak ul li:last-child {

	padding-left: 5%;
}
.hedefdegerler .acikpoz-owl {
	margin-top: 4%;
}
.hedefdegerler .acikpoz-owl .acikpoz-card {
	position: relative;
	border: 1px solid #231f20;
	border-radius: 14px;
	padding: 15% 10% 10% 10%;
	text-align: center;
	transition: 1s;
	width: 90%;
}
.hedefdegerler .acikpoz-owl .acikpoz-card img {
	width: 95px;
	margin: auto;
}
.hedefdegerler .acikpoz-owl .acikpoz-card h4 {
	margin-bottom: 0;
	font-weight: 700;
	color: #231f20;
	height: 90px;
	margin-top: 20px;
	transition: 1s;
}
.hedefdegerler .acikpoz-owl .acikpoz-card p {
	margin-bottom: 0;
	font-weight: 300;
	font-size: 14px;
	line-height: 180%;
	color: #474747;
	height: 150px;
	transition: 1s;
}
.hedefdegerler .acikpoz-owl .acikpoz-card:hover {

	transition: 1s;
	background: #323232;
}
.hedefdegerler .acikpoz-owl .acikpoz-card:hover h4 {
	color: #fff;
	transition: 1s;
}
.hedefdegerler .acikpoz-owl .acikpoz-card:hover p {
	color: #fff;
	transition: 1s;
}
.hedefdegerler .acikpoz-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -30%;
	right: -1%;
}
.iletisim-formu .insankaynakbasformbubtons {
	margin-bottom: 0;
	padding-left: 0;
	text-align: right;
}
.iletisim-formu .insankaynakbasformbubtons li {
	list-style: none;
	display: inline-block;
	margin: 30px 0px 0px 30px;
}

/*-----*/
#upload-photo {
	opacity: 0;
	position: absolute;
	z-index: 1;
	left: 0;
	cursor: pointer;
}
/*------*/

.satisekibimiz {

	position: relative;
	padding-top: 2%;
	padding-bottom: 5%;
}
.satisekibimiz h2 {

	margin-bottom: 30px;
}
.satisekibimiz h5 {

	font-weight: 275;
	color: #231f20;
}
.satisekibimiz .satekiprows {

	margin-top: 3%;
}
.satisekibimiz .satekiprows .satekipwidth {

	width: 50%;
}
.satisekibimiz .satekiprows .satekipwidth .satekipcard {

	width: 96%;
	position: relative;
	margin: auto;
}
.satisekibimiz .satekiprows .satekipwidth .satekipcard h5 {

	font-weight: 700;
	margin-top: 20px;
}
.satisekibimiz .satekiprows .satekipwidth .satekipcard h3 {

	font-weight: 700;
	color: #231f20;
}
.satisekibimiz .satekiprows .satekipwidth .satekipcard .satekip-desc {

	margin-top: 30px;
}
.satisekibimiz .satekiprows .satekipwidth .satekipcard .satekip-desc h5 {

	margin-top: 0;
	margin-bottom: 0;
}
.satisekibimiz .satekiprows .satekipwidth .satekipcard .satekip-desc h5 span {

	font-weight: 275;
	display: block;
}
.satisekibimiz .satekiprows .satekipwidth .satekipcard .satekip-desc h5 a {

	font-weight: 275;
	display: block;
	color: #231f20;
}
.satisekibimiz .satekiprows .satekipwidth .satekipcard .satekip-desc h5 a:hover {

}
.satissonrasihizmetfirst {

	position: relative;
	padding-top: 5%;
	padding-bottom: 0%;
}
.satissonrasihizmetfirst h2 {

	margin-bottom: 50px;
}
.satissonrasihizmetfirst ul {

padding-left: 0;

margin-bottom: 0;

display: flex;
}
.satissonrasihizmetfirst ul li {

display: inline-block;

width: 44%;

font-weight: 275;

font-size: 20px;

line-height: 129%;

text-align: justify;

color: #231f20;
}
.satissonrasihizmetfirst ul li:last-child {

	padding-left: 2%;
}
.haberler-part {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.haberler-part h2 {

}
.haberler-part .haberlerpart-tabmenu {
	margin-top: 3%;
}
.haberler-part .haberlerpart-tabmenu ul {
	padding-left: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #000;
}
.haberler-part .haberlerpart-tabmenu ul li {
	display: inline-block;
	font-weight: 500;
	font-size: 24px;
	line-height: 132%;
	color: #000000;
	border: 1px solid #231f20;
	box-sizing: border-box;
	border-radius: 14px 14px 0px 0px;
	width: 200px;
	text-align: center;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
	cursor: pointer;
}
.haberler-part .haberlerpart-tabmenu .habertabrows {

	margin-top: 4%;
}
.habercard-width {

	width: 32%;
}
.habercard-width .habercard {

	position: relative;
	width: 90%;
	transition: 1s;
	overflow: hidden;
	margin: auto;
	margin-bottom: 50px;
}
.habercard-width .habercard:hover {
	transition: 1s;
	border-radius: 14px;
}
.habercard-width .habercard .habercard-main-image {

	position: relative;
}
.habercard-width .habercard .habercard-main-image .habercard-film {
	background: linear-gradient(360deg, #323232 -18.87%, rgba(50, 50, 50, 0.3) 100%);
	border-radius: 10px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.habercard-width .habercard .habercard-main-image img {

	width: 100%;
	transition: 1s;
	border-radius: 14px;
	height: 500px;
	object-fit: cover;
}
.habercard-width .habercard .habercard-desc {
	position: absolute;
	bottom: -5%;
	padding-left: 7%;
	padding-right: 7%;
	transition: 1s;
	z-index: 1;
}
.habercard-width .habercard .habercard-desc h3 {
	font-weight: 600;
	color: #ffffff;
	transition: 1s;
	margin-bottom: 0;
	height: 110px;
}
.habercard-width .habercard .habercard-desc .habercard-butons {
	transition: 1s;
	margin-top: 10px;
	opacity: 0;
}
.habercard-width .habercard .habercard-desc .habercard-butons .buton {
	width: 150px;
	height: 44px;
}
.habercard-width .habercard .habercard-desc .habercard-butons .buton span {
	color: #fff;
	font-size: 14px;
}
.habercard-width .habercard:hover .habercard-desc {
	transition: 1s;
	bottom: 7%;
}
.habercard-width .habercard:hover .habercard-desc .habercard-butons {
	transition: 1s;
	opacity: 1;
}
.habercard-width .habercard:hover .habercard-main-image img {
	transition: 1s;
	transform: scale(1.2);
}
.haberler-part .haberlerpart-tabmenu ul li.habertab.active-habertab {

	background: #be0000;
	color: #fff;
	border: 1px solid #be0000;
}
.hedefdegerler.mainpageaktuel-part {

}
.hedefdegerler.mainpageaktuel-part .hedefdeger-title {

	width: 14%;
	padding-left: 1%;
	margin-top: 2%;
}
.hedefdegerler.mainpageaktuel-part .mainpageaktuel-owl {

	margin-top: 2%;
}
.hedefdegerler.mainpageaktuel-part .mainpageaktuel-owl .habercard-width {

	width: 100%;
}
.hedefdegerler.mainpageaktuel-part .mainpageaktuel-owl .habercard-width .habercard {

	margin: inherit;
}
.hedefdegerler.mainpageaktuel-part .hedefdeger-cizgi {

	margin-bottom: 0;
	width: 82%;
}
.hedefdegerler.mainpageaktuel-part .mainpageaktuel-owl .buton .buton-sol-alt {
	width: auto;
}
.hedefdegerler.mainpageaktuel-part .mainpageaktuel-owl .buton .buton-sag-ust {
	width: auto;
}
.hedefdegerler.mainpageaktuel-part .mainpageaktuel-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -20%;
	right: 3%;
}
.mainpage-urun-filtreleme {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.mainpage-urun-filtreleme h2 {

	text-align: center;
	position: relative;
}
.mainpage-urun-filtreleme h2 strong {

}
.mainpage-urun-filtreleme .mp-urunfiltrows {

	margin-top: 5%;
}
.mp-urunfilt-width {

	width: 16%;
}
.mp-urunfilt-width .mp-urunfilt {

background: #fff;

border-radius: 5px;

position: relative;

text-align: center;

padding: 20px 20px 20px 20px;

width: 90%;

margin: auto;

cursor: pointer;

border: 1px solid #000;
}
.mp-urunfilt-width .mp-urunfilt img {

height: 130px;

width: 150px;

object-fit: cover;
}
.mp-urunfilt-width .mp-urunfilt .filt-icon-normal {

transition: 0.5s;

display: none;
}
.mp-urunfilt-width .mp-urunfilt .filt-icon-hover {

transition: 0.5s;

display: block;

margin: auto;
}
.mp-urunfilt-width .mp-urunfilt h6 {

font-weight: 300;

margin-bottom: 0;

height: 30px;

margin-top: 20px;

color: #231f20;
}
.mainpage-urun-filtreleme .mpfiltertitle {

	position: absolute;
	top: 14px;
	width: 100%;
}
.mainpage-urun-filtreleme .mpfiltertitle span:first-child {

	font-weight: 700;
}
.mainpage-urun-filtreleme .mpfiltertitle span {

	font-weight: 300;
	font-size: 120px;
	line-height: 0px;
	color: #231f20;
	opacity: 0.04;
}
.mainpageurunarama {

	margin-top: 4%;
	text-align: center;
}
.mainpageurunarama h4 {

	font-weight: 600;
	color: #231f20;
}
.mainpageurunarama p {

	font-weight: 300;
	color: #231f20;
	width: 50%;
	margin: auto;
	margin-top: 1%;
}
.mainpageurunarama .mpuaramarows {

	margin-top: 4%;
}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width {

	width: 25%;
	display: flex;
	align-items: baseline;
	justify-content: center;
}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width .mpurunaramacard {

	width: 70%;
	position: relative;
	text-align: left;
	height: 100%;
}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width .mpurunaramacard p {

	margin: initial;
	font-weight: 400;
	color: #d5d5d5;
	text-align: left;
	padding-left: 15px;
}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width .mpurunaramacard .urunfiltrelekirmiziok {
	position: absolute;
	right: 20px;
	z-index: 1;
	margin-top: 10px;
}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width .mpurunaramacard .urunfiltrelekirmiziok img {
}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width .mpurunaramacard select {

	width: 100%;
	position: relative;
	border-bottom: 1px solid #231f20;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #be0000;
	background: none;
	z-index: 1;
}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width .mpurunaramacard .mainpagearamabox {

	background: #be0000;
	height: 100%;
	width: 100%;
	padding: 18px 10px;
	text-align: center;
	cursor: pointer;
	transition: 1s;
}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width .mpurunaramacard .mainpagearamabox img {

}
.mainpageurunarama .mpuaramarows .mpurunaramacard-width .mpurunaramacard .mainpagearamabox:hover {

	transition: 1s;
	background: #880505;
}
.mainpage-bayilikler {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.mainpage-bayilikler .mp-bayi-left {

	width: 45%;
}
.mainpage-bayilikler .mp-bayi-left .mp-bayi-dunya {

}
.mainpage-bayilikler .mp-bayi-left .mp-bayi-dunya img {

	width: 100%;
}
.mainpage-bayilikler .mp-bayi-right {

	width: 55%;
	margin-top: auto;
	margin-bottom: auto;
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc {

}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc h2 {

}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all {

	margin-top: 5%;
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width {

	width: 50%;
	height: 100%;
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-left {

}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right {

}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .mpbayicard-adres {

}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .mpbayicard-adres h4 {

	font-weight: 700;
	letter-spacing: 0.02em;
	color: #be0000;
	margin-bottom: 20px;
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .mpbayicard-adres h5 {

	font-weight: 600;
	letter-spacing: 0.02em;
	color: #231f20;
	margin-bottom: 5px;
	margin-top: 25px;
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .mpbayicard-adres p {

	font-weight: 400;
	letter-spacing: 0.02em;
	color: #231f20;
	margin-bottom: 0;
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .mpbayicard-adres a {

	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.02em;
	color: #231f20;
}

/*-------*/

.mpbayidrop {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	border-bottom: 1px solid #000;
}

.mpbayidrop span {
	font-weight: 600;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.02em;
	color: #231f20;
}

.mpbayidrop span img {
	float: right;
	margin-top: 14px;
}

.mpbayidrop-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 100%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 111;
}

.mpbayidrop-content ul {
	padding-left: 0;
	margin-bottom: 0;
}
.mpbayidrop-content ul li {
	list-style: none;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.02em;
	color: #949494;
	cursor: pointer;
}

.mpbayidrop:hover .mpbayidrop-content {
	display: block;
	width: 100%;
}

/*-------*/

.svg-turkiye-haritasi {
	max-width: max-content;
	width: 100%;
	padding-top: 10%;
}
.svg-turkiye-haritasi svg {
	width: 400px;
	height: auto;
}
.il-isimleri {
	position: absolute;
	z-index: 2;
}
.il-isimleri div {
	font-family: 'open sans';
	display: inline-block;
	background: #1094f6;
	color: #fff;
	padding: 8px 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#svg-turkiye-haritasi path {
	cursor: pointer;
	fill: #353535;
}
#svg-turkiye-haritasi path:hover {
	fill: #be0000;
}
#guney-kibris {
	pointer-events: none;
}

/*-------*/

.slider-ok {

}
.slider-ok .slider-ok-normal {
	transition: 0.5s;
	display: inline;
}
.slider-ok .slider-ok-hover {
	transition: 0.5s;
	display: none;
}
.slider-ok:hover .slider-ok-normal {
	transition: 0.5s;
	display: none;
}
.slider-ok:hover .slider-ok-hover {
	transition: 0.5s;
	display: inline;
}

.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .turkiye-adres-owl {
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .turkiye-adres-owl .owl-nav {
	display: block !important;
	text-align: left;
	margin-top: 5%;
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .turkiye-adres-owl .owl-nav .owl-next img, .mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-right .turkiye-adres-owl .owl-nav .owl-prev img {

	width: 40px;
}
.mainpage-bayilikler .mp-bayi-right .mp-bayi-desc .mpbayicard-all .mpbayicard-width .mpbayicard-left img {

	width: 80%;
	padding-top: 10%;
	height: 300px;
	object-fit: contain;
}
.sayilarlagenpower {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	z-index: 0;
}
.sayilarlagenpower h2 {

}
.sayilarlagenpower .sayilarlagp-owl {

	margin-top: 5%;
	position: relative;
}
.sgpcard {

	border: none;
	background: transparent;
	width: 80%;
	position: relative;
	margin: auto;
}
.sgpcard img {

	height: 300px;
	object-fit: contain;
	margin-bottom: 30%;
}
.sgpcard .card-body {

	padding: 0;
}
.sgpcard .card-body h2 {

	font-weight: 400;
	font-size: 75px;
	line-height: 85px;
	color: rgba(144, 144, 144, 0.3);
	margin-bottom: 0;
	height: 80px;
}
.sgpcard .card-body h5 {

	font-weight: 400;
	font-size: 20px;
	line-height: 175.5%;
	color: rgba(144, 144, 144, 0.3);
	height: 260px;
	margin-bottom: 0;
}
.sgpcard.columnters {
	flex-direction: column-reverse;
}
.sgpcard.columnters img {

	margin-top: 30%;
}
.sayilarlagenpower .sayilarlagp-owl:after {
	content: "";
	background: #909090;
	height: 3px;
	width: 100%;
	position: absolute;
	top: 42%;
	z-index: -1;
}
.sgpcard:after {
	content: "";
	background: #909090;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 40%;
	top: 364px;
	z-index: 1;
}
.sayilarlagenpower .sayilarlagp-owl .owl-item.actdsa {

}
.sayilarlagenpower .sayilarlagp-owl .owl-item.actdsa .sgpcard .card-body h2 {

	color: #9cca32;
}
.sayilarlagenpower .sayilarlagp-owl .owl-item.actdsa .sgpcard .card-body h5 {

	color: #909090;
}
.sayilarlagenpower .sayilarlagp-owl .owl-item.actdsa .sgpcard:after {
	background: #9cca32;
}
.yetkiliservis {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.yetkiliservis .yetkiliservis-ysbf-butons {

	position: absolute;
	top: 13%;
	right: 8%;
}
.yetkiliservis .yetkiliservis-ysbf-butons ul {

	padding-left: 0;
	margin-bottom: 0;
}
.yetkiliservis .yetkiliservis-ysbf-butons ul li {

	display: inline-block;
	margin: 0px 0px 0px 40px;
}
.yetkiliservis h2 {
}
.yetkiliservis .yetserrows {

	margin-top: 4%;
	padding-left: 1%;
	padding-right: 1%;
}
.yetkiliservis .yetkiliservis-left {

	width: 20%;
	position: relative;
}

.yetkiliservis .yetkiliservis-left select {

	position: relative;
	width: 100%;
	border-bottom: 1px solid #000;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.02em;
	color: #454545;
	padding-bottom: 5px;
	margin-bottom: 30px;
	z-index: 0;
	background: none;
}
.yetkiliservis .yetkiliservis-left .yetserselectok {

	position: absolute;
	right: 0;
	margin-top: 18px;
}

.yetserselectok {
}
.yetkiliservis .yetkiliservis-left .yetserselectok img {

}
.yetkiliservis .yetkiliservis-right {

	width: 80%;
	padding-left: 5%;
	position: relative;
	height: 480px;
	overflow: auto;
}
.yetkiliservis .yetkiliservis-right .row {
	width: 100%;
}
.yetkiliservis .yetkiliservis-right .yscard-width {

	width: 32%;
}
.yetkiliservis .yetkiliservis-right .yscard-width .yscard {

	width: 95%;
	position: relative;
	background: #f2f4f5;
	border-radius: 15px;
	padding: 10% 10% 10% 10%;
	margin-bottom: 20px;
}
.yetkiliservis .yetkiliservis-right .yscard-width .yscard h4 {

	font-weight: 700;
	letter-spacing: 0.02em;
	color: #231f20;
	margin-bottom: 0;
	height: 60px;
}
.yetkiliservis .yetkiliservis-right .yscard-width .yscard .yscard-desc {

}
.yetkiliservis .yetkiliservis-right .yscard-width .yscard .yscard-desc h5 {

	font-weight: 600;
	letter-spacing: 0.02em;
	color: #454545;
	margin-bottom: 5px;
}
.yetkiliservis .yetkiliservis-right .yscard-width .yscard .yscard-desc p {

	font-weight: 300;
	letter-spacing: 0.02em;
	color: #454545;
}
.yetkiliservis .yetkiliservis-right .yscard-width .yscard .yscard-desc p a {

	color: #454545;
}
.yetkiliservis .yetkiliservis-right .yscard-width .yscard .yscard-buton {

	margin-top: 50px;
}

/*----*/
/* width */
::-webkit-scrollbar {
	width: 5px;
}

/* track */
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 5px;
}

/* handle */
::-webkit-scrollbar-thumb {
	background: #ee1c25;
	border-radius: 5px;
}

/* handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #be0000;
}

/*----*/

/* the container */
.ysradio {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 300;
	font-size: 20px;
	line-height: 150%;
	/* identical to box height, or 30px */

	letter-spacing: 0.02em;
	color: #949494;
	margin-bottom: 30px;
}
.ysradio input {
	display: none;
}
/* hide the browser's default radio button */
.arizabildirimradio .ysradio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* create a custom radio button */
.checkmark {
	position: absolute;
	top: 5px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: transparent;
	border-radius: 50%;
	border: 1px solid #a1a1a1;
}

/* on mouse-over, add a grey background color */
.ysradio:hover input ~
.checkmark {
	background-color: #ccc;
}

/* when the radio button is checked, add a blue background */
.ysradio input:checked ~
.checkmark {
	background-color: transparent;
	border: 1px solid #454545;
}

/* create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* show the indicator (dot/circle) when checked */
.ysradio input:checked ~
.checkmark:after {
	display: block;
}

/* style the indicator (dot/circle) */
.ysradio .checkmark:after {
	top: 2px;
	left: 2px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #9dcb36;
}

/*----*/

.yetkiliservis .yetkiliservis-left .ysradiobuttons {

	margin-top: 5%;
}
.ucadimdadestek {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	z-index: 0;
	overflow: hidden;
}
.ucadimdadestek .ucadimda-dalga-bg {

position: absolute;

z-index: -1;

top: 24%;

display: none;
}
.ucadimdadestek .ucadimda-dalga-bg img {

	width: 104%;
}
.ucadimdadestek h2 {

	width: 40%;
}
.ucadimdadestek .ucadimdarows {

margin-top: 2%;

margin: auto;
}
.ucadimcardwidth {

width: 50%;

padding-left: 0%;

padding-right: 4%;

margin-top: auto;

height: 50vh;

margin-bottom: auto;

margin: auto;
}
.ucadimcardwidth .ucadimcarddesc {

	margin-top: 5%;
	margin-bottom: 5%;
}
.ucadimcardwidth .ucadimcarddesc h3 {

	font-weight: 500;
	font-size: 36px;
	line-height: 140%;
	letter-spacing: 0.02em;
	color: #231f20;
}
.ucadimcardwidth .ucadimcarddesc ul {

	padding-left: 0;
	margin-bottom: 0;
	margin-top: 3%;
}
.ucadimcardwidth .ucadimcarddesc ul li {

font-weight: 275;

font-size: 22px;

line-height: 131%;

/* text-transform: lowercase; */

color: #231f20;

list-style: none;

margin-bottom: 30px;
}
.ucadimcardwidth .ucadimcarddesc ul li strong {

	font-weight: 700;
}
.ucadimcardwidth .ucadimcarddesc img {

	width: 100%;
	height: 450px;
	object-fit: contain;
}
.arizabildirimformu {

position: relative;

padding-top: 5%;

padding-bottom: 10%;

overflow: hidden;

z-index: 0;
}
.arizabildirimformu h2 {

	margin-bottom: 40px;
	width: 32%;
}
.arizabildirimformu h5 {

	font-weight: 275;
	text-align: justify;
	color: #231f20;
	width: 40%;
}
.arizabildirimformu h3 {

	font-weight: 500;
	letter-spacing: 0.02em;
	color: #231f20;
	margin-top: 4%;
	position: relative;
}
.arizabildirimformu h3 img {

	margin-left: 20px;
	width: 30px;
	height: 30px;
	object-fit: contain;
	transition: 1s;
}
.arizabildirimformu .arizabildirimbutons {
	position: absolute;
	top: -10px;
	left: 30%;
}
.arizabildirimformu .arizabildirimel {
	position: absolute;
	right: 10%;
	top: -220px;
	display: none;
}
.arizabildirimformu .arizabildirimel img {
	width: 100%;
	height: 100%;
}
.arizabildirimformu h3:hover img {
	transition: 1s;
	margin-left: 30px;
}
.arizabildirimformu .disli1 {

position: absolute;

z-index: -1;

width: 40%;

right: 0%;

top: 10%;

display: none;
}
.arizabildirimformu .disli1 img {

	width: 100%;
}
.arizabildirimformu .disli2 {

position: absolute;

z-index: -1;

bottom: -20%;

width: 30%;

left: -10%;

display: none;
}
.arizabildirimformu .disli2 img {

	width: 100%;
}
.arizabildirimformu .disli3 {

position: absolute;

z-index: -1;

width: 20%;

top: 40%;

left: 20%;

display: none;
}
.arizabildirimformu .disli3 img {

	width: 100%;
}
.arizabildirimformu .disli4 {

position: absolute;

z-index: -1;

width: 25%;

bottom: -15%;

right: 21%;

display: none;
}
.arizabildirimformu .disli4 img {

	width: 100%;
}
.arizabildirimformuic {

	position: relative;
	padding-top: 10%;
	padding-bottom: 5%;
}
.arizabildirimformuic h2 {

	text-align: center;
}
.arizabildirimformuic h2:before {
	left: 30%;
}
.arizabildirimformuic h3 {
	margin-top: 2%;
	text-align: center;
	font-weight: 500;
	color: #c02828;
}
.arizabildirimformuic .arizabildirimradio {

}
.arizabildirimformuic .arizabildirimradio ul {

	padding-left: 0;
	margin-bottom: 0;
	text-align: center;
	margin-top: 2%;
}
.arizabildirimformuic .arizabildirimradio ul li {

	display: inline-block;
	margin: 0px 20px 0px 20px;
}
.arizabildirimformuic .arizabildirimradio ul li label {

	color: #231f20;
	font-weight: 500;
}
.arizabildirimformuic .abfrows {

	margin-top: 3%;
	padding-left: 15%;
	padding-right: 15%;
}
.arizabildirimformuic h5 {
	font-weight: 500;
	letter-spacing: 0.02em;
	color: #231f20;
}
.arizabildirimformuic input {
	width: 100%;
	position: relative;
	background: #ffffff;
	border: 1px solid #d1d1d1;
	height: 55px;
	padding-left: 20px;
	font-weight: 300;
	font-size: 14px;
	line-height: 180%;
	color: #474747;
	margin-bottom: 30px;
}
.arizabildirimformuic .atfdesc {
	margin-top: 2%;
	padding-left: 15%;
}
.arizabildirimformuic .atfdesc p {
	margin-bottom: 0;
	font-weight: 300;
	font-size: 14px;
	line-height: 180%;
	color: #474747;
}
.arizabildirimformuic .atf-butons {
	margin-top: 5%;
	text-align: right;
}
.arizabildirimformuic .atf-butons ul {
	padding-left: 0;
	margin-bottom: 0;
}
.arizabildirimformuic .atf-butons ul li {
	display: inline-block;
	margin: 0px 0px 0px 50px;
}
.arizabildirimformuic .atf-butons button {

	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background: none;
	border: none;
}
.uruntipleri {

	background: #f8f8f8;
}
.uruntipleri .uruntiprows {

}
.uruntipcardwidht {

	width: 16.66%;
}
.uruntipcardwidht .uruntipcard {

	width: 100%;
	position: relative;
	padding: 30px 20px 30px 20px;
	text-align: center;
	border-right: 1px solid #323232;
}
.uruntipcardwidht .uruntipcard img {

	width: 130px;
	height: 130px;
	object-fit: contain;
}
.uruntipcardwidht .uruntipcard .urtip-normal {

	transition: 0.5s;
	display: inline;
}
.uruntipcardwidht .uruntipcard .urtip-hover {

	transition: 0.5s;
	display: none;
}
.uruntipcardwidht .uruntipcard h6 {

	font-weight: 300;
	color: #292929;
	margin-bottom: 0;
	margin-top: 20px;
}
.uruntipcardwidht:first-child .uruntipcard {
	border-left: 1px solid #323232;
}
.uruntipcardwidht .uruntipcard.utaktif {

	background: #fff;
}
.uruntipcardwidht .uruntipcard.utaktif h6 {

color: #333;
}
.uruntipcardwidht .uruntipcard.utaktif .urtip-normal {
	transition: 0.5s;
	display: none;
}
.uruntipcardwidht .uruntipcard.utaktif .urtip-hover {
	transition: 0.5s;
	display: inline;
}
.urunler-list-cards {

	position: relative;
	padding-top: 3%;
	padding-bottom: 5%;
}
.urunler-list-cards .ulcrows {

}
.urunler-list-cards .urunler-list-cards-left {

	width: 20%;
	padding-right: 3%;
}

/*----*/

.urunsolacc {
	background-color: #fff;
	cursor: pointer;
	padding: 10px 10px 10px 25px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	transition: 0.4s;
	border: 1px solid #231f20;
	font-weight: 700;
	font-size: 18px;
	line-height: 134%;
	/* or 33px */

	color: #231f20;
	position: relative;
	margin-top: 15px;
}

.active-urunsolacc, .urunsolacc:hover {
	background: #9cca32;
	color: #fff;
	border: 1px solid transparent;
}

.panel-urunsolacc {
	padding: 0px 0px 0px 0px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	border: 1px solid #231f20;
	border-top: none;
	border-bottom: none;
}
.panel-urunsolacc ul {
	padding-left: 0;
	margin-bottom: 0;
}
.panel-urunsolacc ul li {
	list-style: none;
	border-bottom: 1px solid #231f20;
	padding: 10px 20px;
}
.urunsolacc:before {
	content: "";
	background: #9CCA32;
	position: absolute;
	left: 0;
	width: 15px;
	height: 100%;
	top: 0;
}

/*----*/

/* the container */
.uruncheckbox {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 0;
	font-weight: 300;
	font-size: 20px;
	line-height: 150%;
	/* identical to box height, or 30px */

	letter-spacing: 0.02em;
	color: #949494;
}

/* hide the browser's default checkbox */
.uruncheckbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* create a custom checkbox */
.checkmark-uruncheckbox {
	position: absolute;
	top: 4px;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
	border: 1px solid #454545;
	border-radius: 50%;
}

/* on mouse-over, add a grey background color */
.uruncheckbox:hover input ~
.checkmark-uruncheckbox {
	background-color: #9cca32;
}

/* when the checkbox is checked, add a blue background */
.uruncheckbox input:checked ~
.checkmark-uruncheckbox {
	background-color: #9cca32;
}

/* create the checkmark/indicator (hidden when not checked) */
.checkmark-uruncheckbox:after {
	content: "";
	position: absolute;
	display: none;
}

/* show the checkmark when checked */
.uruncheckbox input:checked ~
.checkmark-uruncheckbox:after {
	display: block;
}

/* style the checkmark/indicator */
.uruncheckbox .checkmark-uruncheckbox:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*----*/

.urunler-list-cards .urunler-list-cards-right {

	width: 80%;
	margin-top: 10px;
}
.urunler-list-cards .urunler-list-cards-right .ulist-izlence {

}
.urunler-list-cards .urunler-list-cards-right .ulist-izlence ul {

	padding-left: 0;
	margin-bottom: 0;
}
.urunler-list-cards .urunler-list-cards-right .ulist-izlence ul li {

	display: inline-block;
	margin: 0px 20px 0px 0px;
}
.urunler-list-cards .urunler-list-cards-right .ulist-izlence ul li:last-child a {

	opacity: 1;
}
.urunler-list-cards .urunler-list-cards-right .ulist-izlence ul li a {

	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.04em;
	color: #292929;
	opacity: 0.44;
}
.urunler-list-cards .urunler-list-cards-right .ulist-izlence ul li img {

}
.urunler-list-cards .urunler-list-cards-right .urun-list-title {

	margin-top: 2%;
}
.urunler-list-cards .urunler-list-cards-right .urun-list-title h3 {

	font-weight: 700;
	color: #231f20;
	border-bottom: 1px solid #231f20;
	padding-bottom: 15px;
}
.ulistcarrows {

	margin-top: 3%;
}
.urunlistcard-width {
	width: 32%;
}
.urunlistcard-width .urunlistcard {
	background: #323232;
	border-radius: 15px;
	position: relative;
	width: 90%;
	padding: 25px 20px 70px 20px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 40px;
}
.urunlistcard-width .urunlistcard h3 {
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 0;
	height: 70px;
	transition: 1s;
}
.urunlistcard-width .urunlistcard p {
	font-weight: 300;
	letter-spacing: 0.02em;
	color: #ffffff;
	margin-bottom: 0;
	transition: 1s;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons {

	text-align: center;
	margin-top: 20px;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-image {

	width: 250px;
	height: 250px;
	object-fit: contain;
	transition: 1s;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-buttons {

	position: absolute;
	bottom: -8%;
	width: 100%;
	left: 0;
	transition: 1s;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-buttons ul {

	padding-left: 0;
	margin-bottom: 0;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-buttons ul li {

	display: inline-block;
	margin: 0px 10px 0px 10px;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-buttons .buton {
	border: 1px solid #fff;
	width: 130px;
	height: 35px;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-buttons .buton span {
	color: #fff;
	font-size: 14px;
	top: 5px;
	position: relative;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-buttons .buton:hover .buton-hover-bg {

	background: #be0000cc;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-buttons ul li:first-child .buton span:before {
	content: "";
	background-image: url("../img/butongoz.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	left: -17px;
}
.urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-buttons ul li:last-child .buton span:before {
	content: "";
	background-image: url("../img/butonkarsilastir.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 6px;
	left: -12px;
}
.urunlistcard-width .urunlistcard:hover .urunlistcard-image-buttons .urunlistcard-buttons {
	transition: 1s;
	bottom: 12%;
}
.urunlistcard-width .urunlistcard:hover .urunlistcard-image-buttons .urunlistcard-image {
	transition: 1s;
	opacity: 0.3;
}
.urunlistcard-width .urunlistcard:hover h3 {
	opacity: 0.8;
	transition: 1s;
}
.urunlistcard-width .urunlistcard:hover p {
	opacity: 0.8;
	transition: 1s;
}
.bizi-farkli-kilan-teknik-ozellikler {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.bizi-farkli-kilan-teknik-ozellikler .bfktorows {

padding-left: 2%;

padding-right: 2%;

width: 100%;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left {

width: 100%;
}

.bfkto-owl{
	
}
.bfkto-owl .owl-nav {
	
display: block !important;
	
text-align: left !important;
	
position: absolute;
	
bottom: 10%;
}
.bfkto-owl .owl-nav .owl-prev{
	
}
.bfkto-owl .owl-nav .owl-next{
	
}
.bfkto-owl .owl-nav .owl-prev img{
	
}
.bfkto-owl .owl-nav .owl-next img{
	
}
.bfkto-owl .bfkto-left-butons-number{
	top: auto !important;
	bottom: 20px !important;
	font-size: 90px !important;
}
 
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left h2 {

	font-weight: 700;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left h2 span {

	display: block;
	font-weight: 400;
	color: #be0000;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left h5 {

font-weight: 275;

color: #231f20;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left li {

font-weight: 275;

color: #231f20;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left .bfkto-left-butons {

position: relative;

width: 59%;

display: inline-block;

height: 30vh;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left .bfkto-left-butons h5 {

font-weight: 300;

width: 70%;

margin: auto 0;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left .bfkto-left-butons img {

	width: 80px;
	height: 80px;
	object-fit: contain;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left .bfkto-left-butons .bfkto-left-butons-number {

font-weight: 300;

font-size: 170px;

line-height: 0px;

color: #d2d2d2;

position: absolute;

right: 15%;

top: 90px;

display: none;
}
.bizi-farkli-kilan-teknik-ozellikler .bfkto-right {

width: 40%;

background-image: url("../img/bfkto-right.png");

background-size: contain;

background-repeat: no-repeat;

background-position: center;

position: relative;

display: inline-block;

height: 30vh;
}

/*------*/

.img-comp-container {
	position: relative;
	height: 100%; /*should be the same height as the images*/
	margin: auto;
	width: 90%;
	margin-left: 10%;
}

.img-comp-img {
	position: absolute;
	height: auto;
	/* overflow: hidden; */
	width: 100%;
	z-index: 1;
	height: 400px;
}

.img-comp-img img {
	display: block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-comp-slider {
	position: absolute;
	z-index: 9;
	cursor: ew-resize;
	/*set the appearance of the slider:*/
	width: 60px;
	height: 60px;
	opacity: 1;
	background-image: url("../img/bfkto-drag.png");
	background-size: contain;
	background-repeat: no-repeat;
}

/*------*/

.mainslider {

position: relative;

height: 90vh;
}
.mainslider .container {
	height: 100%;
}
.mainslider .owl-carousel.mainslider-owl {
	height: 90vh;
	overflow: hidden;
	width: 100%;
}
.mainslider .mainslidercard {

position: relative;

cursor: pointer;

width: 100%;
}
.mainslider .mainslidercard .film{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;background: #3333337a;}
.mainslider .mainslidercard .mainsliderdesc{

position: absolute;

left: 10%;

width: 50%;

top: 25%;
}
.mainslider .mainslidercard .mainsliderdesc h1{

color: #fff;
}
.mainslider .mainslidercard span {

	font-weight: 700;
	font-size: 27px;
	line-height: 140%;
	text-align: center;
	color: #d1d1d1;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	width: 80%;
	margin: auto;
	height: 110px;
	transition: 1s;
	display: block;
}
.mainslider .mainslidercard img {

transition: 1s;

height: 85vh;

object-fit: cover;
}
.mainslider .mainslider-owl .owl-item.center .mainslidercard img {

height: 85vh;

width: 100%;

object-fit: cover;
}
.iletisim-satisekibi h5 strong{
    font-weight:600;
    }
.mainslider .mainslider-owl .owl-item.center .mainslidercard span {
	transition: 1s;
	font-size: 40px;
	color: #fff;
}
.mainslider .owl-carousel.mainslider-owl .owl-stage-outer {
}
.mp-urunfilt-width .mp-urunfilt.mpuftab.active-mpuftab {

	background: #fff;
	border: 1px solid #000;
}
.mp-urunfilt-width .mp-urunfilt.mpuftab.active-mpuftab .filt-icon-normal {
	display: none;
	transition: 0.5s;
}
.mp-urunfilt-width .mp-urunfilt.mpuftab.active-mpuftab .filt-icon-hover {
	display: inline;
	transition: 0.5s;
	transform: scale(1.2);
}
.mp-urunfilt-width .mp-urunfilt.mpuftab.active-mpuftab h6 {

	color: #231f20;
}
.mainslider .mainslider-owl .owl-item.firstsld .mainslidercard img {
}
.mainslider .mainslider-owl .owl-item.firstsld .mainslidercard span {
	font-size: 20px;
}
.mainslider .mainslider-owl .owl-item.secondld .mainslidercard img {}
.mainslider .mainslider-owl .owl-item.secondld .mainslidercard span {
	font-size: 20px;
	display: none;
}
.mainslider .owl-carousel.mainslider-owl .owl-nav {
	display: block !important;
}
.mainslider .owl-carousel.mainslider-owl .owl-nav .owl-next {

position: absolute;

right: 5%;

top: 40%;
}
.mainslider .owl-carousel.mainslider-owl .owl-nav .owl-prev {

position: absolute;

left: 5%;

top: 40%;
}

/*----*/

.msopen {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	background-image: url("../img/ms-open-bg.png");
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.msopen .closebtn {

	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #f90000;
	position: relative;
	padding-left: 30px;
	transition: 0.5s;
	opacity: 0;
}
.msopen .closebtn:before {
	content: "";
	background-image: url("../img/geridon.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
}

/*----*/

.msopen .msopen-first {

	width: 15%;
	padding-top: 2%;
	padding-left: 1%;
	transition: 0.5s;
	opacity: 0;
}
.msopen .msopen-first h3 {

	font-weight: 700;
	color: #d5d5d5;
}
.msopen .msopen-first ul {

	padding-left: 0;
	margin-bottom: 0;
	margin-top: 10%;
}
.msopen .msopen-first ul li {

	list-style: none;
	margin-bottom: 30px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 5px;
}
.msopen .msopen-first ul li p {

	font-weight: 400;
	color: #d5d5d5;
	margin-bottom: 0;
}
.msopen .msopen-first ul li img {

	display: block;
	margin-bottom: 10px;
}
.msopen .msopen-center {
	width: 50%;
	padding-left: 4%;
	margin-top: auto;
	transition: 0.5s;
	opacity: 0;
}
.msopen .msopen-center h1 {
	font-weight: 600;
	color: #ffffff;
}
.msopen .msopen-center h5 {
	font-weight: 700;
	color: #be0000;
}
.msopen .msopen-center h6 {
	font-weight: 200;
	color: #ffffff;
	margin-top: 30px;
}
.msopen .msopen-center .msopen-center-butons {
	margin-top: 30px;
}
.msopen .msopen-center .msopen-center-butons .buton span {
	color: #fff;
}
.msopen .msopen-last {
	width: 34%;
	position: absolute;
	right: 30px;
	bottom: 100px;
	transition: 0.5s;
	opacity: 0;
}
.msopen .msopen-last img {
	width: 100%;
}
.urunler-list-cards .urunler-list-cards-left .urunaccbutons {
	margin-top: 30px;
}
.urunler-list-cards .urunler-list-cards-left .urunaccbutons .buton {

	margin: auto;
}
.urunlerkarsilastirfixed {

	position: fixed;
	right: 2%;
	z-index: 11;
	bottom: 20%;
	cursor: pointer;
	transform:none;
}
.urunlerkarsilastirfixed .ukfix {position: relative;background: #9CCA32;height: 110px;width: 110px;border-radius: 50%;}
.urunlerkarsilastirfixed .ukfix span {

background: #BE0000;

border: 1px solid #FFFFFF;

box-sizing: border-box;

font-weight: 300;

font-size: 16px;

line-height: 24px;

color: #FFFFFF;

width: 40px;

height: 40px;

position: absolute;

border-radius: 50%;

display: flex;

align-items: center;

justify-content: center;

right: 0;

top: -25%;
}

.urunlerkarsilastirfixed .ukfix p {

box-sizing: border-box;

font-weight: 300;

font-size: 26px;

line-height: 24px;

position: absolute;

color: #fff;

position: absolute;

right: -30px;

top: 41%;

transform: rotate(90deg);
}
.urunlerkarsilastirfixed .ukfix img {width: 90px;height: 90px;object-fit: contain;position: absolute;bottom: 10%;left: 10%;transform: rotate(90deg);}

/*------*/

.fixedopen {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 111;
	top: 0;
	right: 0;
	background: #F8F8F8;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}
.fixedopen .closebtn {
	color: #231F20;
	font-size: 20px;
	border: 1px solid;
	border-radius: 50%;
	height: 35px;
	width: 35px;
	padding: 2px 10px;
	position: absolute;
	right: 40px;
	top: 55px;
}
.fixedopen h4 {

	margin-bottom: 40px;
	font-weight: 600;
	/* or 29px */

	color: #231F20;
}

/*------*/

.bodyoveflowhidden {
	overflow: hidden;
	position: relative;
}
.bodyfilm {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.82);
	z-index: -1;
	top: 0;
	opacity: 0;
	transition: 1s;
}
.opacitybir {
	opacity: 1;
	transition: 1s;
	z-index: 1;
}
.fixedkarscard {

	position: relative;
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
	padding: 20px 30px;
	margin-bottom: 20px;
}
.fixedkarscard .fixedkarscard-image {

	width: 90px;
	height: 90px;
	object-fit: contain;
	display: inline-block;
}
.fixedkarscard .fixedkarscard-kapaticon {

	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	object-fit: contain;
}
.fixedkarscard h6 {

	display: inline-block;
	font-weight: 600;
	color: #231F20;
	padding-left: 10px;
	margin-bottom: 0;
}
.fixedkarscard-butons {

	margin-top: 10px;
}
.fixedkarscard-butons .buton {

	margin-left: auto;
}
.fixedopen .fixedkarscarddesc {

	padding-top: 5%;
	font-weight: 275;
	font-size: 14px;
	line-height: 131%;
	color: #231F20;
}
.modal-backdrop {
	z-index: 1;
}
.ukpopup {

overflow-x: hidden;

overflow-y: auto;
}
.ukpopup .modal-dialog {
	max-width: 98%;
}
.ukpopup .modal-dialog .modal-content {

	border-radius: 0;
	background: #F8F8F8;
	height: auto;
}
.ukpopup .modal-dialog .modal-content .modal-header {

	border: none;
	padding-right: 40px;
	padding-top: 40px;
}
.ukpopup .modal-dialog .modal-content .modal-header button {

	color: #323232;
	font-size: 50px;
	font-weight: 300;
}
.ukpopup .modal-dialog .modal-content .modal-body {

	padding: 10px 50px 10px 50px;
}
.ukpopup .modal-dialog .modal-content .modal-body h2 {

}
.ukpopup .modal-dialog .modal-content .modal-body h2 span {

	font-weight: 500;
	font-size: 35px;
	line-height: 132%;
	color: #231F20;
	display: block;
}
.urunfiltrele-cards {

	margin-top: 5%;
	border-bottom: 10px solid #fff;
}
.urunfiltrele-cards .ufcardwidth {

	width: 25%;
	border-right: 1px dashed #000;
}
.urunfiltrele-cards .ufcardwidth:first-child .ufcard {
	border: none;
}
.urunfiltrele-cards .ufcardwidth .ufcard {

	position: relative;
	background: #fff;
	width: 90%;
	margin: auto;
	padding: 30px 30px 30px 30px;
	height: 330px;
	border: 1px solid #D1D1D1;
}
.urunfiltrele-cards .ufcardwidth .ufcard .ufcard-okimage {

	display: flex;
	width: 250px;
	height: 250px;
	object-fit: contain;
	margin: auto;
}
.urunfiltrele-cards .ufcardwidth .ufcard .ufcard-kapaticon {

	position: absolute;
	width: 15px;
	height: 15px;
	object-fit: contain;
	right: 20px;
	top: 20px;
}
.urunfiltrele-cards .ufcardwidth .ufcard .ufcard-main-image {

	width: 150px;
	height: 150px;
	object-fit: contain;
	margin: auto;
	display: block;
}
.urunfiltrele-cards .ufcardwidth .ufcard h3 {

	font-weight: 500;
	text-align: center;
	color: #231F20;
	margin-bottom: 0;
	margin-top: 20px;
	height: 120px;
}
.urunfiltrele-cards .ufcardwidth:last-child {
	border: none;
}
.ukpopup .modal-dialog .modal-content .modal-body table {

position: relative;

width: 100%;

margin-bottom: 1rem;

color: #212529;

margin-top: 5rem;
}
.ukpopup .modal-dialog .modal-content .modal-body table img{

	width: 50%;
}
.ukpopup .modal-dialog .modal-content .modal-body table tr td{
	position:relative;
}
.ukpopup .modal-dialog .modal-content .modal-body table .ufcard-kapaticon.kucukkapaticon{

	width: 15px;
	position:absolute;
	right:30%;
	
}

.ukpopup .modal-dialog .modal-content .modal-body table tr {

	border-bottom: 10px solid #fff;
}
.ukpopup .modal-dialog .modal-content .modal-body table tr td {

background: linear-gradient(0deg, rgba(239, 239, 239, 0.29) 0%, rgba(0, 0, 0, 0) 100%);

padding-top: 20px;

padding-bottom: 20px;

font-weight: 275;

font-size: 24px;

line-height: 131%;

color: #231F20;

background: #ebebeb9c;

padding-left: 30px;

width: 25%;
}
.ukpopup .modal-dialog .modal-content .modal-body table tr td:first-child {

	font-weight: 700;
}
.urunleric-first {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.urunleric-first .urunleric-f-left {

	width: 40%;
}
.urunleric-first .urunleric-f-left .urunleric-f-left-butons {

	margin-top: 5%;
}
.urunleric-first .urunleric-f-left h2 {

}
.urunleric-first .urunleric-f-left h2 span {

	font-size: 35px;
	line-height: 122%;
	display: block;
}
.urunleric-first .urunleric-f-left h5 {

	font-weight: 275;
	color: #231F20;
	margin-bottom: 0;
}
.urunleric-first .urunleric-f-right {

	width: 60%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url(../img/bfkto-right.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.urunleric-first .urunleric-f-right img {

width: 50%;
}
.urunlericrangesliders {

	margin-top: 30px;
}
.urunlericrangesliders .rangesliderbigones {

	width: 100%;
}
.urunlericrangesliders .rangesliderbigones img {

	display: inline-block;
	margin-right: 20px;
	width: 50px;
	height: 50px;
	object-fit: contain;
	vertical-align: middle;
}

/*-----*/

input[type="range"] {
	margin: auto;
	-webkit-appearance: none;
	position: relative;
	overflow: hidden;
	height: 20px;
	width: 60%;
	cursor: pointer;
	border-radius: 0; /* iOS */
}

::-webkit-slider-runnable-track {
	background: #BABABA;
}

/*
 * 1. Set to 0 width and remove border for a slider without a thumb
 */
::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 24px;
	height: 24px;
	background: transparent;
	border: none;
	box-shadow: -100vw 0 0 100vw #9CCA32;
	background-image: url('../img/polygon.png');
	background-size: contain;
	background-repeat: no-repeat;
}
::-webkit-slider-thumb:after {
	content: "";
}
::-moz-range-track {
	height: 20px;
	background: #ddd;
}

::-moz-range-thumb {
	background: #fff;
	height: 40px;
	width: 20px;
	border: 3px solid #999;
	border-radius: 0 !important;
	box-shadow: -100vw 0 0 100vw dodgerblue;
	box-sizing: border-box;
}

::-ms-fill-lower {
	background: dodgerblue;
}

::-ms-thumb {
	background: #fff;
	border: 2px solid #999;
	height: 40px;
	width: 20px;
	box-sizing: border-box;
}

::-ms-ticks-after {
	display: none;
}

::-ms-ticks-before {
	display: none;
}

::-ms-track {
	background: #ddd;
	color: transparent;
	height: 40px;
	border: none;
}

::-ms-tooltip {
	display: none;
}

/*-----*/

.rangeliderdesc {

	display: inline-block;
	width: 80%;
	margin-bottom: 20px;
}
.rangeliderdesc h4 {

	font-weight: 500;
	color: #231F20;
}
.rangeliderdesc h4:last-child {

	display: inline-block;
	margin-left: 10px;
}
.rangsldsamlltite {
	font-weight: 500;
	font-size: 14px;
	line-height: 132%;
	color: #231F20;
	display: block;
}
.rangeliderdesc .sliderrangesmallones-width {

	width: 50%;
	padding-left: 3%;
}
.rangeliderdesc .sliderrangesmallones-width h4 {

	font-weight: 500;
	font-size: 14px;
	line-height: 132%;
	color: #231F20;
	display: inline-block;
	margin-bottom: 0;
}
.rangeliderdesc .sliderrangesmallones-width h4:last-child {
	margin-left: 0;
}
.rangeliderdesc .sliderrangesmallones-width input[type="range"] {

	height: 10px;
}
.rangeliderdesc .sliderrangesmallones-width ::-webkit-slider-thumb {

	width: 12px;
	height: 12px;
}
.urunleric-urunhakkinda {

	position: relative;
	padding-top: 0%;
	padding-bottom: 5%;
}
.urunleric-urunhakkinda h2 {

}
.urunleric-urunhakkinda .urunhaktabmenus {

	margin-top: 3%;
}
.urunleric-urunhakkinda .urunhaktabmenus ul {

	margin-bottom: 0;
	padding-left: 0;
	width: 100%;
	border-bottom: 1px solid #000;
}
.urunleric-urunhakkinda .urunhaktabmenus ul li {

	border: 1px solid #231F20;
	border-radius: 14px 14px 0px 0px;
	display: inline-block;
	font-weight: 500;
	font-size: 24px;
	line-height: 132%;
	color: #231F20;
	width: 14%;
	text-align: center;
	padding: 16px 10px;
	border-bottom: 0;
	background: #fff;
	cursor: pointer;
}
.urunleric-urunhakkinda .urunhaktabmenus table {

	width: 100%;
	position: relative;
	margin-top: 2%;
}
.urunleric-urunhakkinda .urunhaktabmenus table tr {

	border-bottom: 10px solid #fff;
}
.urunleric-urunhakkinda .urunhaktabmenus table tr td {

	font-weight: 275;
	font-size: 24px;
	line-height: 131%;
	color: #231F20;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #F0F0F0;
	padding-left: 30px;
	border-right: 1px dashed #231F20;
}
.urunleric-urunhakkinda .urunhaktabmenus table tr td:nth-child(odd) {
	font-weight: 700;
}
.urunleric-urunhakkinda .urunhaktabmenus table tr td:last-child {
	border: none;
}
.urunleric-urunhakkinda .urunhaktabmenus ul li.active-urunhaktab {
	background: #BE0000;
	color: #fff;
	border: 1px solid #BE0000;
}
.urunhaktabpdfler {

	margin-top: 5%;
	position: relative;
}
.urunhaktabpdfler .pdfcardsrows {

}
.pdfcard-width {

	width: 25%;
}
.pdfcard-width .pdfcard {

	width: 80%;
	position: relative;
	border: 1px solid #565656;
	padding: 70px 40px 70px 40px;
	text-align: center;
	transition: 0.5s;
	background: #fff;
	margin: auto;
}
.pdfcard-width .pdfcard .pdfcard-icon-normal {

	width: 120px;
	height: 120px;
	object-fit: contain;
	transition: 0.5s;
	display: inline;
}
.pdfcard-width .pdfcard .pdfcard-icon-hover {

	width: 120px;
	height: 120px;
	object-fit: contain;
	transition: 0.5s;
	display: none;
}
.pdfcard-width .pdfcard .pdfcard-butonok-normal {

	margin-left: 20px;
	transition: 0.5s;
	display: inline;
}
.pdfcard-width .pdfcard .pdfcard-butonok-hover {

	margin-left: 20px;
	transition: 0.5s;
	display: none;
}
.pdfcard-width .pdfcard .pdfcard-butons {
	margin-top: 20%;
}
.pdfcard-width .pdfcard .pdfcard-butons a {
	font-weight: 300;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.02em;
	color: #231F20;
	border: 1px solid #231F20;
	transition: 0.5s;
	padding: 8px 20px;
}
.pdfcard-width .pdfcard .pdfcard-butons a:hover {
}
.pdfcard-width .pdfcard:hover {
	transition: 0.5s;
	background: #BE0000;
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.25);
}
.pdfcard-width .pdfcard:hover .pdfcard-icon-normal {
	transition: 0.5s;
	display: none;
}
.pdfcard-width .pdfcard:hover .pdfcard-icon-hover {
	transition: 0.5s;
	display: inline;
}
.pdfcard-width .pdfcard:hover .pdfcard-butonok-normal {
	transition: 0.5s;
	display: none;
}
.pdfcard-width .pdfcard:hover .pdfcard-butonok-hover {
	transition: 0.5s;
	display: inline;
}
.pdfcard-width .pdfcard:hover .pdfcard-butons a {
	color: #fff;
	transition: 0.5s;
	border: 1px solid #fff;
}
.benzerurunler {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.benzerurunler .benzeruruntitle {

	width: 30%;
}
.benzerurunler .benzeruruntitle h2 {

	margin-bottom: 0;
}
.benzerurunler .benzeruruncizgi {

	width: 70%;
	border-bottom: 1px solid #231f20;
}
.benzerurunler .acikpoz-owl {

	margin-top: 4%;
}
.benzerurunler .acikpoz-owl .urunlistcard-width {

	width: 100%;
}
.benzerurunler .acikpoz-owl .urunlistcard-width .urunlistcard {

	margin: inherit;
}
.benzerurunler .acikpoz-owl .urunlistcard-width .urunlistcard .urunlistcard-image-buttons .urunlistcard-image {
	margin: auto;
}
.benzerurunler .acikpoz-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -25%;
	right: -1%;
}
.genpowerkurumsal-izlence.cozumlerimiz-izlence {

}
.genpowerkurumsal-izlence.cozumlerimiz-izlence ul {

}
.genpowerkurumsal-izlence.cozumlerimiz-izlence ul li {

	width: 12%;
	height: 70px;
}
.genpowerkurumsal-izlence.cozumlerimiz-izlence ul li a {

	height: auto;
	padding-top: 6%;
}
.cozumler-avantajlar {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.cozumler-avantajlar .caleft {
	width: 25%;
}
.cozumler-avantajlar .caleft h2 {

}
.cozumler-avantajlar .caright {

	width: 75%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cozumler-avantajlar .caright h5 {

	font-weight: 300;
	color: #231F20;
	margin-bottom: 0;
}
.genpowerkurumsal-izlence.cozumlerimiz-izlence ul li.genkur-active:after {
	bottom: -1px;
}
.cozumler-avantajlar .cozavanrows {

margin-top: 5%;
}
.cozavcard-width {
	width: 25%;
	margin: auto;
}
.cozavcard-width .cozavcard {
	position: relative;
	width: 90%;
	text-align: center;
	margin: auto;
}
.cozavcard-width .cozavcard img {
	width: 180px;
	height: 180px;
	object-fit: contain;
}
.cozavcard-width .cozavcard h3 {
	font-weight: 600;
	color: #231F20;
	margin-bottom: 0;
	height: 80px;
	margin-top: 30px;
}
.cozavcard-width .cozavcard h5 {
	font-weight: 300;
	line-height: 175.5%;
	color: #231F20;
	margin-bottom: 0;
	height: 140px;
}
.referansprojeler {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	overflow: hidden;
}
.referansprojeler .refprojtitle {

	width: 20%;
}
.referansprojeler .refprojtitle h2 {

	margin-bottom: 0;
}
.referansprojeler .refprojcizgi {

	width: 80%;
	border-bottom: 1px solid #231F20;
}
.referansprojeler .kalitebelge-owl {

	margin-top: 4%;
	margin-left: 5.5%;
}
.referansprojeler .kalitebelge-owl .refprojcard {

	position: relative;
	width: 100%;
}
.referansprojeler .kalitebelge-owl .refprojcard .refprojcard-mainimage {

}
.referansprojeler .kalitebelge-owl .refprojcard .refprojcard-mainimage img {

	border-radius: 10px;
	height: 380px;
}
.referansprojeler .kalitebelge-owl .refprojcard .refprojcard-mainimage .refprojcard-film {
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(360deg, #323232 -18.87%, rgba(50, 50, 50, 0.3) 100%);
	border-radius: 10px;
}
.referansprojeler .kalitebelge-owl .refprojcard .refprojcard-desc {
	position: absolute;
	bottom: 10%;
	padding-left: 7%;
	padding-right: 7%;
}
.referansprojeler .kalitebelge-owl .refprojcard .refprojcard-desc h3 {
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 0;
}
.referansprojeler .kalitebelge-owl .owl-nav {
	display: block !important;
	position: absolute;
	top: -35%;
	right: 10.5%;
}
.benzerurunler.guchesaplamaurunler {

	padding-top: 2%;
	padding-bottom: 0%;
}
.benzerurunler.guchesaplamaurunler h2 {

	font-weight: 700;
}
.benzerurunler.guchesaplamaurunler h2 span {

	font-weight: 300;
	display: block;
}
.guchesaplama {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.guchesaplama .guchesaplama-left {
	width: 50%;
}
.guchesaplama .guchesaplama-left h2 {
	font-weight: 700;
}
.guchesaplama .guchesaplama-left h2 span {
	font-weight: 300;
	display: block;
}
.guchesaplama .guchesaplama-right {
	width: 50%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}
.guchesaplama .guchesaplama-right ul {
	padding-left: 0;
	margin-bottom: 0;
	text-align: right;
}
.guchesaplama .guchesaplama-right ul li {
	display: inline-block;
	cursor: pointer;
	border: 1px solid #9CCA32;
	border-radius: 11px;
	padding: 10px 10px;
	width: 250px;
	font-weight: 400;
	font-size: 24px;
	line-height: 145%;
	text-align: center;
	color: #231F20;
	margin: 0px 0px 0px 50px;
}
.guchesaplama .guchesaplama-right ul li img {
	width: 55px;
	height: 55px;
	object-fit: contain;
	margin-right: 10px;
}
.guchesaplama .guchesaplama-right ul li .pasificon {
	transition: 0.5s;
	display: inline;
}
.guchesaplama .guchesaplama-right ul li .aktificon {
	transition: 0.5s;
	display: none;
}
.guchesaplamatabmenuler {

	position: relative;
	padding-top: 5%;
}
.guchesaplamatabmenuler ul {

	padding-left: 0;
	text-align: center;
	margin-bottom: 0;
	border-bottom: 1px solid #231F20;
}
.guchesaplamatabmenuler ul .ghtab {

display: inline-block;

font-weight: 500;

font-size: 24px;

line-height: 132%;

color: #231F20;

border: 1px solid #9CCA32;

border-radius: 14px 14px 0px 0px;

width: 18%;

text-align: center;

padding: 20px 10px;

border-bottom: 0;

cursor: pointer;

display: none;

position: relative;
}
.guchesaplamatabmenuler ul .ghtab span {

	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	border: 2px solid #fff;
	background: red;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	position: absolute;
	top: -20px;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 30px;
}
.guchesaplamatabmenuler .ghrows {

	margin-top: 4%;
}
.guchesaplamatabmenuler .ghleft {

width: 50%;

padding-left: 5%;

height: 80vh;

overflow-x: hidden;

margin-right: 8%;

overflow-y: scroll;
}
.guchesaplamatabmenuler .ghright {

	width: 40%;
	padding-right: 5%;
}
.guchesaplamatabmenuler .ghright img {

	width: 100%;
}
.guchesaplamatabmenuler .ghright .ghright-hesapbant {

	background: #9CCA32;
	border-radius: 11px;
	padding: 20px;
	text-align: center;
	margin-top: 7%;
}
.guchesaplamatabmenuler .ghright .ghright-hesapbant h3 {

	font-weight: 700;
	color: #FFFFFF;
}
.guchesaplamatabmenuler .ghright .ghright-hesapbant span {

	font-weight: 400;
	font-size: 35px;
	line-height: 135%;
	text-align: center;
	color: #FFFFFF;
	display: block;
}
.guchesaplamatabmenuler .ghright  p {
	font-weight: 400;
	font-size: 14px;
	line-height: 145%;
	margin-bottom: 0;
	color: #231F20;
	margin-top: 30px;
}

/*----*/

/* The container */
.ghcheckbox {
	display: block;
	position: relative;
	padding-left: 10%;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 0;
	display: inline-block;
	font-weight: 400;
	font-size: 24px;
	line-height: 145%;
	/* identical to box height, or 35px */

	text-align: center;
	color: #231F20;
}

/* Hide the browser's default checkbox */
.ghcheckbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.ghcheckmark {
	position: absolute;
	top: 4px;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
	border: 1px solid #454545;
	border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.ghcheckbox:hover input ~
.ghcheckmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.ghcheckbox input:checked ~
.ghcheckmark {
	background: #9CCA32;
}

/* Create the checkmark/indicator (hidden when not checked) */
.ghcheckmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.ghcheckbox input:checked ~
.ghcheckmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.ghcheckbox .ghcheckmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*----*/
.gleftcheckboxes {
	position: relative;
	margin-bottom: 20px;
}
.gleftcheckboxes img {
	display: inline-block;
	width: 30px;
	height: 30px;
	object-fit: contain;
	margin-left: 10px;
	vertical-align: sub;
}
.gleftcheckboxes .guchesaplamanumberinput {
	position: absolute;
	width: 40px;
	height: 40px;
	border: 1px solid #9CCA32;
	left: 30px;
	z-index: 1;
	background: #9CCA32;
	border-radius: 5px;
	color: #fff;
	text-align: center;
}
.gleftcheckboxes-butons {
	margin-top: 7%;
}
.gleftcheckboxes-butons .buton:last-child {
	margin-left: 30px;
}
.gleftcheckboxes-butons .buton button {
	background: transparent;
	border: none;
}
.guchesaplamatabmenuler ul .ghtab.active-ghtab {
	background: #9CCA32;
	color: #fff;
}
.guchesaplama .guchesaplama-right ul li.active-guchesaptab {

	background: #9CCA32;
	color: #fff;
	font-weight: bold;
}
.guchesaplama .guchesaplama-right ul li.active-guchesaptab .pasificon {
	transition: 0.5s;
	display: none;
}
.guchesaplama .guchesaplama-right ul li.active-guchesaptab .aktificon {
	transition: 0.5s;
	display: inline;
}
.satisbayilikler {

	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
.satisbayilikler h2 {

}
.satisbayilikler .dunyaharitarows {

	margin-top: 4%;
}
.dhar-left {

	width: 25%;
	padding-left: 1%;
	position: relative;
}
.dhar-left .dharselok {

	position: absolute;
	right: 0;
	margin-top: 12px;
}
.dhar-left .dharselok img {

}
.dhar-left select {

	border-bottom: 1px solid #000000;
	width: 100%;
	background: none;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	font-weight: 600;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.02em;
	color: #454545;
	padding-bottom: 0;
}
.dhar-left .dharbayilikerheight {

	margin-top: 10%;
	background: #DADADA;
	padding: 40px 30px 40px 30px;
	height: 450px;
	overflow: auto;
}
.dhar-left .dharbayilikerheight h4 {

	font-weight: 700;
	letter-spacing: 0.02em;
	color: #231F20;
}
.dhar-left .dharbayilikerheight .dharbayilikercard {

	margin-top: 30px;
	margin-bottom: 30px;
}
.dhar-left .dharbayilikerheight .dharbayilikercard h5 {

	font-weight: 600;
	letter-spacing: 0.02em;
	color: #454545;
	margin-bottom: 0;
}
.dhar-left .dharbayilikerheight .dharbayilikercard p {

	font-weight: 300;
	letter-spacing: 0.02em;
	color: #454545;
}
.dhar-left .dharbayilikerheight .dharbayilikercard p a {

	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.02em;
	color: #454545;
}
.dhar-right {

	width: 75%;
	padding-right: 1%;
}
.satisbayilikler .satisbayibutons {
	position: absolute;
	right: 8%;
	top: 14%;
}
.dhar-right .dunyaharitasi {

	width: 100%;
}
.dhar-right .dunyaharitasi svg {
	width: 100%;
}
.dhar-right .dunyaharitasi path {
	fill: #353535;
	stroke: white;
}
.dhar-right .dunyaharitasi path:hover {
}
.main-header .main-header-link {

	display: none;
}
.main-header .main-header-link ul {

	padding-left: 0;
	margin-bottom: 0;
}
.main-header .main-header-link ul li {

	display: inline-block;
	margin: 0px 20px 0px 20px;
	vertical-align: middle;
}
.main-header .main-header-link ul li a {

font-weight: 400;

font-size: 20px;

line-height: 200%;

color: #090909;

transition: 0.5s;
}
.main-header .main-header-link ul li a:hover {

	transition: 0.5s;
	font-weight: 700;
}
.main-header .main-header-link ul li a.ssh-link-spec {

	background: #C02828;
	border-radius: 10px;
	font-weight: 700;
	font-size: 16px;
	line-height: 110%;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 10px;
	display: inline-block;
	width: 80%;
	border: 1px solid transparent;
	transition: 0.5s;
}
.main-header-link ul li a.ssh-link-spec:hover {

	transition: 0.5s;
	border: 1px solid #C02828;
	background: #fff;
	color: #C02828;
}
.icsayfamenu {

}
.icsayfamenu .main-header .main-header-hamburger {
	display: none;
}
.main-header .normalmenudegorun {
	display: none;
}
.icsayfamenu .main-header .normalmenudegorun {
	display: flex;
	width: 10%;
	justify-content: flex-end;
}
.icsayfamenu .main-header .hamburgermenudegorun {
	display: none;
}
.icsayfamenu .main-header .normalmenudegorun .main-header-arama {

	width: 50%;
}
.icsayfamenu .main-header .normalmenudegorun .main-header-dil {

	width: 50%;
}
.icsayfamenu .main-header .main-header-link {

display: flex;

width: 87%;

justify-content: flex-end;

align-items: center;

padding-right: 5%;
}
.main-header .hamburgermenudegorun {
	width: 10%;
	display: flex;
}
.main-header .hamburgermenudegorun .main-header-arama {

	width: 50%;
}
.main-header .hamburgermenudegorun  .main-header-dil {
	width: 50%;
}

/*----*/

.hamburgeropen {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, #323232 0%, #1B2336 100%);
	overflow-x: hidden;
	transition: 0.5s;
}
.hamburgeropen .hamburger-kapat-logo {

	position: relative;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 60px;
}
.hamburgeropen .hamburger-kapat-logo .hamburger-logo {

	width: 50%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.hamburgeropen .hamburger-kapat-logo .hamburger-logo img {

	width: 100%;
	transition: 0.5s;
	opacity: 0;
}
.hamburgeropen .hamburger-kapat-logo .hamburger-kapat {

	width: 50%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.hamburgeropen .hamburger-kapat-logo .hamburger-kapat .closebtn {

	font-size: 80px;
	font-weight: 100;
	color: #fff;
	opacity: 0;
	transition: 0.5s;
}

.hamburgeropen .genpowerlogo-openmenu {
	position: absolute;
	bottom: 0%;
	width: 100%;
	z-index: -1;
}
.hamburgeropen .genpowerlogo-openmenu img {
	width: 100%;
}

/*---*/

.hamburgeropen .hamopenmenurows {

}
.hamburgeropen .hamopenfirst {

width: 30%;

height: 75vh;

display: flex;

align-items: flex-end;

/* justify-content: center; */
}
.hamburgeropen .hamopenfirst .hamopenmail {

	position: relative;
	transition: 0.5s;
	opacity: 0;
}
.hamburgeropen .hamopenfirst .hamopenmail a {

	font-weight: 400;
	font-size: 25px;
	line-height: 26px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 30px;
}
.hamburgeropen .hamopenfirst .hamopenmail ul {

	padding-left: 0;
	margin-bottom: 0;
}
.hamburgeropen .hamopenfirst .hamopenmail ul li {

	display: inline-block;
	margin: 0px 20px 0px 0px;
}
.hamburgeropen .hamopenfirst .hamopenmail ul li a {

	font-weight: 300;
	font-size: 14px;
	line-height: 180%;
}
.hamburgeropen .hamopenfirst .hamopenmail ul li img {

	width: 16px;
	height: 16px;
	object-fit: contain;
	margin-right: 10px;
}
.hamburgeropen .hamopensecond {

	width: 30%;
	height: 75vh;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	transition: 0.5s;
	opacity: 0;
}
.hamburgeropen .hamopensecond ul {

	padding-left: 0;
	margin-bottom: 0;
}
.hamburgeropen .hamopensecond ul li {

	list-style: none;
	margin-bottom: 20px;
	position: relative;
}
.hamburgeropen .hamopensecond ul li a {

font-weight: 600;

font-size: 45px;

line-height: 70px;

color: rgba(255, 255, 255, 0.5);

transition: 0.5s;

cursor: pointer;
}
.hamburgeropen .hamopensecond ul li a:hover {

}
.hamburgeropen .hamopensecond ul li a sup {

	font-weight: 275;
	font-size: 20px;
	line-height: 70px;
	color: rgba(255, 255, 255, 0.5);
	vertical-align: top;
	margin-right: 10px;
}
.hamburgeropen .hamopenlast {

width: 40%;

height: 75vh;

display: flex;

align-items: flex-start;

/* justify-content: center; */

transition: 0.5s;

opacity: 0;

padding-left: 5%;
}
.hamburgeropen .hamopenlast .hamopenlastdisfelx {

	position: relative;
}
.hamburgeropen .hamopenlast h3 {

	font-weight: 600;
	font-size: 45px;
	line-height: 70px;
	color: #9CCA32;
	border-bottom: 1px solid #9CCA32;
	width: max-content;
}
.hamburgeropen .hamopenlast ul {

	padding-left: 0;
	margin-bottom: 0;
	margin-top: 7%;
}
.hamburgeropen .hamopenlast ul li {

	list-style: none;
	position: relative;
	margin-bottom: 25px;
}
.hamburgeropen .hamopenlast ul li a {

	transition: 0.5s;
	font-weight: 600;
	font-size: 22px;
	line-height: 25px;
	color: #FFFFFF;
	opacity: 0.5;
}
.hamburgeropen .hamopenlast ul li a:hover {

	transition: 0.5s;
	opacity: 1;
}
.hamburgeropen .openmenu-f-cizgi {
	width: 30%;
	position: absolute;
	border-right: 1px solid #ffffff5e;
	height: 100%;
	z-index: -1;
	transition: 0.5s;
	opacity: 0;
}
.hamburgeropen .openmenu-s-cizgi {
	width: 30%;
	position: absolute;
	border-right: 1px solid #ffffff5e;
	height: 100%;
	z-index: -1;
	left: 30%;
	transition: 0.5s;
	opacity: 0;
}
.hamburgeropen .openmenu-l-cizgi {
	width: 40%;
}
.navbar-takip {

transition: 1s;

position: fixed;

z-index: 11;

padding-top: 10px;

padding-bottom: 10px;

border-bottom: 2px solid #333;
}

/*------*/
.enerji_icon1 {
	width: 2%;
	position: absolute;
	z-index: 1;
}

.enerji_grid2_ic_alan:hover .tooltip-enerji {
	cursor: pointer;
	visibility: visible;
	opacity: 1;
}
.tooltip_ic_icerik {
}
.tooltip_ic_icerik span {

	font-weight: 300;
	font-size: 14px;
	line-height: 130.5%;
	/* or 18px */

	color: #FFFFFF;
	display: block;
}

.enerji_grid2_ic_alan .location-images {
}
.enerji_grid2_ic_alan .location-images img {
	width: 30px !important;
	height: 30px;
	object-fit: contain;
}
.enerji_grid2_ic_alan:hover {
	stroke-dashoffset: 0;
	transition: 1s;
}

.tech-bayaz-cubuk {
	position: absolute;
	top: 70px;
	left: 283px;
}
.tech-bayaz-cubuk svg {
	width: 60px;
	height: 100%;
}
.tech-bayaz-cubuk svg .path {
	stroke: #BE0000;
}
.enerji_grid2_ic_alan:hover .path-car:hover {
	fill: transparent;
}
.enerji_grid2_ic_alan:hover .path-car {
	fill: transparent;
}
.enerji_grid2_ic_alan {

	stroke-dasharray: 1;
	stroke-dashoffset: 1;
	fill: transparent;
	stroke-width: 2px;
	transition: 1s;
}

.enerji_grid2_ic_alan:hover {

	stroke-dashoffset: 0;
	transition: 1s;
}

.img-comp-container .tooltip-enerji {
	text-align: center;
	position: absolute;
	display: block;
	text-decoration: none;
	padding: 10px;
	min-width: 300px;
	border-radius: 10px;
	visibility: hidden;
	opacity: 1;
	-webkit-transition: opacity .6s ease-in-out;
	z-index: 555555;
	left: -340px;
	border-radius: 0;
	top: -142px;
	height: auto;
	background-image: url(../img/tech-toltip-bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	background: #be0000;
	border-radius: 14px;
	padding: 10px;
	height: 70px;
}

/*------*/

.mainpageucgenbg {

	position: relative;
	background: linear-gradient(180deg, #323232 0%, #1B2336 100%);
	padding-top: 5%;
	padding-bottom: 5%;
	clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
	border-radius: 30px;
}
.mainpageucgenbg .dunyaninenbuyukjenfab {
	width: 70%;
	padding-left: 25%;
	padding-top: 25%;
}
.mainpageucgenbg .dunyaninenbuyukjenfab h2 {
	font-weight: 300;
	color: #FFFFFF;
}
.mainpageucgenbg .dunyaninenbuyukjenfab h2 span {
	display: block;
	font-weight: 700;
	color: #CE0808;
}
.mainpageucgenbg .dunyaninenbuyukjenfab h5 {
	font-weight: 275;
	color: #FFFFFF;
}
.mainpageucgenbg .dunyaninenbuyukjenfab .dunyaninenbuyukjenfab-btn {

	margin-top: 5%;
}
.mainpageucgenbg .dunyaninenbuyukjenfab .dunyaninenbuyukjenfab-btn .buton span {
	color: #fff;
}
.mainpageucgenbg .debjfimage {
	position: absolute;
	top: 10%;
	width: 100%;
	z-index: -1;
}
.mainpageucgenbg .debjfimage img {
	width: 100%;
}
.mainpageucgenbg .debjfimage .debjfimagefilm {

	position: absolute;
	width: 100%;
	height: 100%;
	background: #2f3032a8;
}
.mainpagesayilar-genpower {

	position: relative;
	padding-top: 28%;
	padding-bottom: 12%;
}
.mainpagesayilar-genpower h2 {

	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
}
.mainpagesayilar-genpower h2 span {

	font-weight: 700;
	display: block;
}
.mpsayilarcards {

	position: relative;
	margin-top: 5%;
}
.mpsayilarcards:after {
	content: "";
	height: 100%;
	width: 3px;
	background: #909090;
	position: absolute;
	top: 0;
	left: 48.5%;
}
.mpsayilarcards .mpsayicards-width {

	width: 50%;
}
.mpsayilarcards .mpsayicards-width .mpsayicards-card {

	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.mpsayilarcards .mpsayicards-width .mpsayicards-card .mpsayicards-card-desc {

	padding-left: 5%;
}
.mpsayilarcards .mpsayicards-width .mpsayicards-card  img {

	width: 350px;
	height: 250px;
	object-fit: contain;
}
.mpsayilarcards .mpsayicards-width .mpsayicards-card .mpsayicards-card-desc h3 {

	font-weight: 400;
	font-size: 65px;
	line-height: 75px;
	color: rgba(144, 144, 144, 0.3);
}
.mpsayilarcards .mpsayicards-width .mpsayicards-card .mpsayicards-card-desc h5 {

	font-weight: 400;
	color: #909090;
	font-size: 18px;
	width: 78%;
}
.mpsayilarcards .mpsayicards-width:nth-child(even) .mpsayicards-card {

	flex-direction: row-reverse;
}
.mpsayilarcards .mpsayicards-width .mpsayicards-card:after {
	content: "";
	background: #909090;
	width: 50px;
	height: 50px;
	position: absolute;
	border-radius: 50%;
	right: 0;
}
.mpsayilarcards .mpsayicards-width:nth-child(even) .mpsayicards-card:after {
	left: -50px;
}
.mainpagecozumlerimiz {

	position: relative;
	padding-top: 0%;
	padding-bottom: 5%;
}
.mainpagecozumlerimiz h2 {

	color: #FFFFFF;
	font-weight: 700;
}
.mainpagecozumlerimiz h3 {

	font-weight: 300;
	font-size: 40px;
	line-height: 96.5%;
	color: #ABD33D;
	margin-top: 30px;
}
.mainpagecozumlerimiz h5 {

	font-weight: 300;
	color: #E5E5E5;
	width: 40%;
}
.mainpagecozumlerimiz .mpcozbuton {

	margin-top: 3%;
}
.mainpagecozumlerimiz .mpcozbuton .buton span {
	color: #fff;
}
.mpcozumlertabmenus {
	position: relative;
	padding-top: 0%;
	overflow: hidden;
}
.mpcozumlertabmenus  .locaicon {
	width: 50px;
	height: 50px;
	object-fit: contain;
	cursor: pointer;
}

.mpcozumlermain-images {

	position: relative;
}
.mpcozumlermain-images .mpcozmainchangeimage {

	width: 100%;
}
.hamburgeropen .hamopensecond ul li:hover a {
	color: #9CCA32;
	text-shadow: -1px 0px 22px rgba(156, 202, 50, 0.62);
}
.hamburgeropen .hamopensecond ul li:before {
	content: "";
	background: #9CCA32;
	height: 1px;
	position: absolute;
	bottom: 5px;
	width: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .3s;
	transition-duration: .5s;
	left: 34px;
}
.hamburgeropen .hamopensecond ul li:hover:before {
	width: 100%;
}
.urunoepnwidth {
	width: 40%;
}

.fixedkarscard.listedir {
	display: none;
}

.fixedkarscard.listedir.active {
	display: block;
}
td.urunozellik {
	display: none;
}

td.urunozellik.active {
	display: table-cell;
}
.karcilastirliste {

	display: none;
}
.karcilastirliste.active {

	display: block;
}
.logoOpGoster {
	transition: 0.5s !important;
	opacity: 1 !important;
	transition-delay: 0.3s !important;
}

/*--------*/

.enerji_icon1 {
	width: 2%;
	position: absolute;
	z-index: 1
}
.tooltip-enerji {
	text-align: center;
	position: absolute;
	display: block;
	text-decoration: none;
	font-weight: 700;
	padding: 10px 10px;
	min-width: 125px;
	-webkit-border-radius: 10px;
	visibility: hidden;
	opacity: 1;
	-webkit-transition: opacity .6s ease-in-out;
	z-index: 555555;
	font-weight: 400;
	font-size: 12px;
	min-height: 20px;
	left: 52px;
	background-image: url("../img/tabmenubayrak.png");
	background-repeat: no-repeat;
	background-size: contain;
	top: -160px;
	width: 260px;
	height: 170px;
	background-position: center;
	padding: 20px 30px 20px 30px;
}
.enerji_grid2_ic_alan:hover {
	cursor: pointer;
	z-index: 999999
}
.tooltip_ic_icerik p {
	margin-bottom: 0;
	position: relative;
	font-weight: 300;
	font-size: 15px;
	line-height: 137.5%;
	color: #E5E5E5;
	text-align: left;
	padding-left: 50px;
}
.tooltip_ic_icerik p:before {
	content: "";
	background-image: url("../img/salyangozbuton.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 6px;
}
.enerji_grid2_ic_alan:hover {
	cursor: pointer;
	z-index: 999999;
}

.enerji_icon1.santral1 {
	bottom: 58%;
	left: 70%;
}

/*--------*/

.bizifarklikilantekresim {
	width: 100%;
	object-fit: cover;
	height: 50vh;
}

.bizi-farkli-kilan-teknik-ozellikler .cozumler-ic-sayfa {
	padding-top: 0;
}

.bizi-farkli-kilan-teknik-ozellikler .cozumler-ic-sayfa .bizifarklikilantekresim {
	display: block;
	margin: auto;
	position: absolute;
	width: 100%;
	left: 0%;
	object-fit: contain;
	padding: 0;
}
 
.bizi-farkli-kilan-teknik-ozellikler .bfkto-left .bfkto-left-butons h3 {
	width: 70%;
	padding-bottom: 5%;
}

/*------*/

.baynewdrop {
	position: relative;
	display: inline-block;
	width: 30%;
}
.baynewdrop span {
	position: relative;
	margin-top: 20px;
	border-bottom: 1px solid #000;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 100%;
}
.baynewdrop span img {
	width: 10px;
	height: 10px;
	object-fit: contain;
	float: right;
	margin-top: 8px;
}
.baynewdrop-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 1;
}

.baynewdrop:hover .baynewdrop-content {
	display: block;
	width: 100%;
	height: 80px;
overflow: auto;
}
.baynewdrop:hover .baynewdrop-content ul {
	padding-left: 0;
	margin-bottom: 0;
}
.baynewdrop:hover .baynewdrop-content ul li {
	list-style: none;
	font-size: 14px;
	cursor:pointer;
}

/*------*/ 


.acc-sss {
	background-color: #141414;	
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 30px;
	transition: 0.4s;
	color: #fff;margin-top: 10px;
}

.active-acc-sss, .acc-sss:hover {
	background-color: #c02828;
}

.acc-sss:after {
	content: '\002B';
	color: #fff;
	font-weight: 300;
	float: right;
	margin-left: 5px;
}

.active-acc-sss:after {
	content: "\2212";
}

.panel-acc-sss {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.panel-acc-sss p{
	margin-top:20px;
}

.panel-acc-sss h5{
	margin-top:1%; 
    font-weight: 275;
    color: #231f20;
}

.panel-acc-sss p{
	margin-top:1%; 
    font-weight: 275;
    color: #231f20;
}


	.panel-acc-sss ul li{
		margin-top:1%; 
	    font-weight: 275;
	    color: #231f20;
	}

	.panel-acc-sss img{
		height:auto;
	}

	.kalitecardwidth{
	    width:25%;
	    display:
	    inline-block;
	    margin-bottom: 5%;
	    }
	    .kalitecardwidth .kartlink{
	   /* border:1px solid #231F20;*/
	    border-radius:5px;
	    margin-right:5%;
	    height: 35vh;
	    text-align: center;
	    transition:1s;
    }
    .kalitecardwidth .kartlink a{
        
        }
        
    .kalitecardwidth .kartlink h3{      
    color: #231f20;
    width: 100%;
    height: 10vh;
    padding: 10%;
    box-shadow: 0px 0px 15px #333;
    border-radius: 100px;
    margin-top: 10%;
    font-size: 15px;
    line-height: 120%;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
        }
        
    .kalitecardwidth .kartlink img{     
		margin-top: 20%;       
		width: 30%;      
		height: 10vh;       
		object-fit: contain;
        }
        
        .karsilastirtextikon{            
			top: -40% !important;			            
			left: -24% !important;			            
			transform: rotateY(60deg);			            
			width: 110px !important;            
            }
          
           
  .karsilastirdon{
  	animation: 6s ease-in 1s infinite reverse both running rotata;
  }          
            
 @keyframes rotata {
  0% {
   transform:rotate(0deg);
  }

	 
  50% {
	  
   transform:rotate(360deg);
  }
  100% {
	  
   transform:rotate(0deg);
  }
}






@keyframes rotate {
	100% {
		transform: rotate(1turn);
	}
}

.rainbow {
	position: relative;
	z-index: 0;
	border-radius: 10px;
	overflow: hidden;
	padding: 2rem;
}

	.rainbow::before {
		content: '';
		position: absolute;
		z-index: -2;
		left: -50%;
		top: -50%;
		width: 200%;
		height: 200%;
		background-color: #313132;
		background-repeat: no-repeat;
		background-size: 50% 50%, 50% 50%;
		background-position: 0 0, 100% 0, 100% 100%, 0 100%;
		background-image: linear-gradient(#be0000, #be0000), linear-gradient(#313132, #313132), linear-gradient(#be0000, #be0000), linear-gradient(#313132, #313132);
		animation: rotate 4s linear infinite;
	}
	
	.rainbow::after {
		content: '';
		position: absolute;
		z-index: -1;
		left: 6px;
		top: 6px;
		width: calc(100% - 12px);
		height: calc(100% - 12px);
		background: white;
		border-radius: 5px;
	}
	
 .mp-urunfilt-width .mp-urunfilt.mpuftab.active-mpuftab .filt-icon-hover{
 	
 }
 
.kartlink:hover img{
	transition:1s;
	transform:scale(1.2);
}

.buton1 {
	display: inline-block;
	transition: all .2s ease-in;
}

.buton1:hover {
	color: #fff;
	border: 2px solid transparent;
}

.buton1 span {
	display: block;
	position: absolute;
	background: #E1222C;
}

.buton1 span:nth-child(1) {
	left: 0;
	bottom: 0;
	width: 2px;
	height: 100%;
	transform: scaleY(0);
	transition: transform 0.2s;
	transform-origin: bottom;
}

.buton1:hover span:nth-child(1) {
	transform: scaleY(1);
	transform-origin: bottom;
	transition: transform 0.5s;
}

.buton1 span:nth-child(2) {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	transform: scaleX(0);
	transition: transform 0.5s;
	transform-origin: left;
}

.buton1:hover span:nth-child(2) {

	transform: scaleX(1);
	transform-origin: left;
	transition: transform 0.5s;
}

.buton1 span:nth-child(3) {
	right: 0;
	top: 0;
	width: 2px;
	height: 100%;
	transform: scaleY(0);
	transform-origin: top;
	transition: transform 0.5s;
}

.buton1:hover span:nth-child(3) {

	transform: scaleY(1);
	transform-origin: top;
	transition: transform 0.5s;
}

.buton1 span:nth-child(4) {
	left: 0;
	top: 0;
	width: 100%;
	height: 2px;
	transform: scaleX(0);
	transform-origin: right;
	transition: transform 0.5s;
}

.buton1:hover span:nth-child(4) {
	transform: scaleX(1);
	transform-origin: right;
	transition: transform 0.5s;
}

.buton1.active-mpuftab{
	border: none !important;
}

.buton1.active-mpuftab span:nth-child(4){	
	transform: scaleX(1);
}

.buton1.active-mpuftab span:nth-child(3){	
	transform: scaleY(1);
}

.buton1.active-mpuftab span:nth-child(2){	
	transform: scaleX(1);
}

.buton1.active-mpuftab span:nth-child(1){
	transform: scaleY(1);
}
.uruntipcard:hover .filt-icon-hover{
	transition:1s;
	transform:scale(1.2);
}
.uruntipcard:hover .filt-icon-hover{
	transition:1s;
	transform:scale(1.2);
}
.uruntipcardwidht .uruntipcard.utaktif .filt-icon-hover{
    background: #fff;
	transform:scale(1.2);
} 
.uruntipcard{ 
	position:relative; 
}
.uruntipcard.utaktif .filt-icon-hover{ 
	animation: 3s ease-in 1s infinite reverse both running gorselscale;
}
           
            
 @keyframes gorselscale {
  0% {
  	transform:scale(1);
  }

	 
  50% {
	  
transform: scale(1.3);
	 }
  100% {
	  
  	transform:scale(1);
  }
}

.footer-ust a{ 
}
.footer-ust .all-link{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
} 
.bfkto-owl {
    height: 60vh;
}
.bfkto-owl .owl-item{
    height:60vh;
    }
    
    
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background: #fff;
  min-width: max-content;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 10000;
  left: 0;
  top: 80%;
  left: -100%;
  border-radius: 30px;
}

.dropdown:hover .dropdown-content {
  display: block;
}


.dropdown-content a{display: block;}