﻿@import url('https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700&subset=latin-ext');


.lato { font-family: 'Lato', sans-serif; }

* { orphans: inherit; margin: 0; padding: 0; -webkit-font-smoothing: antialiased; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { direction: ltr; box-shadow: none !important; }
body, html { overflow-x: hidden; }
img, iframe, table { max-width: 100%; border: none; }
img { height: auto !important; vertical-align: middle; }
.fancybox-slide img { height: auto !important; }
b, strong { font-weight: 700; }
p { margin-bottom: 5px; }
i { margin-right: 5px; }
	i.none { margin-right: 0px; }
th, td { text-align: left; }
ul, li { list-style: none; vertical-align: top; margin: 0; padding: 0; }
:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

button, input, select, textarea { font-family: 'Raleway', sans-serif; font-size: 100%; font-weight: 300; vertical-align: baseline; background: none; border: none; margin: 0; }
	button[disabled], input[disabled] { cursor: default; }
button { cursor: pointer; }
textarea { overflow: auto; vertical-align: top; }
	textarea:focus, input:focus, select:focus { outline: none; }

.text, .form input[type="text"], .form input[type="password"],
.textarea, .form textarea,
.select, .form select { border-radius: 3px; border: 1px solid #c8c8c8; color: #424242; padding: 15px 15px; width: 100%; font-weight: 700; }
.select, .form select { padding: 14px 15px; }
	.text:focus, .form input[type="text"]:focus, .form input[type="password"]:focus,
	.textarea:focus, .form textarea:focus,
	.select:focus, .form select:focus { background-color: #fff; border: 1px solid #0880c2; outline: 0; }

input[type=radio]:not(.none) + label { display: block; margin-right: 10px; cursor: pointer; }
input[type=radio]:not(.none) { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; opacity: 0; }
	input[type=radio]:not(.none) + label:before { float: left; margin-right: 10px; margin-bottom: 10px; text-align: center; content: "\2714"; border: 1px solid #c8c8c8; border-radius: 50px; display: inline-block; width: 20px; height: 20px; vertical-align: middle; color: transparent; transition: .2s; }
	input[type=radio]:not(.none) + label:active:before { transform: scale(0); }
	input[type=radio]:not(.none):checked + label:before { background-color: MediumSeaGreen; border-color: MediumSeaGreen; color: #fff; }
	input[type=radio]:not(.none):disabled + label:before { transform: scale(1); border-color: #aaa; }
	input[type=radio]:not(.none):checked:disabled + label:before { transform: scale(1); background-color: #bfb; border-color: #bfb; }

input[type=checkbox]:not(.none) + label { display: block; margin-right: 10px; cursor: pointer; }
input[type=checkbox]:not(.none) { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; opacity: 0; }
	input[type=checkbox]:not(.none) + label:before { float: left; margin-right: 10px; margin-bottom: 10px; text-align: center; content: "\2714"; border: 1px solid #c8c8c8; border-radius: 0.2em; display: inline-block; width: 20px; height: 20px; vertical-align: middle; color: transparent; transition: .2s; }
	input[type=checkbox]:not(.none) + label:active:before { transform: scale(0); }
	input[type=checkbox]:not(.none):checked + label:before { background-color: MediumSeaGreen; border-color: MediumSeaGreen; color: #fff; }
	input[type=checkbox]:not(.none):disabled + label:before { transform: scale(1); border-color: #aaa; }
	input[type=checkbox]:not(.none):checked:disabled + label:before { transform: scale(1); background-color: #bfb; border-color: #bfb; }

.btn { cursor: pointer; padding: 10px 20px; width: 100%; background: #157aad; border: none; color: #ffffff; font-size: 18px; font-weight: 500; text-transform: uppercase; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	.btn:hover, .btn_active { background: #18191a; color: #fff; }
.btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }
.fa-lg { font-size: 1.43333333em; line-height: .75em; vertical-align: -15%; }

.btn_success { background-color: #5cb85c; }
	.btn_success:hover { background-color: #449d44; }
.btn_default { color: #333; background-color: #fff; border: 1px solid #ccc; }
	.btn_default:hover { color: #333; background-color: #e6e6e6; border: 1px solid #8c8c8c; }

.telefon { font-family: 'Lato', sans-serif; }


.left { float: left !important; }
.right { float: right !important; }
.text_center { text-align: center !important; }
.text_right { text-align: right !important; }
.text_left { text-align: left !important; }
.auto { height: auto !important; }

.clr:before, .clr:after { content: ""; display: table; }
.clr:after { clear: both; }
.clr { zoom: 1; }

.gizle { visibility: hidden !important; }
.goster { visibility: visible !important; }
.block { display: block !important; }

.madde_imi { margin: 20px; }
	.madde_imi li { margin: 5px 20px; list-style-type: disc; }

.center { margin-right: auto; margin-left: auto; }
.anasayfa .center.mains, .iletisim .center.mains { width: auto; padding: 0px; }
.iletisim footer { margin-top: 0px; }

.margin_bottom20 { margin-bottom: 20px; }
.margin_bottom30 { margin-bottom: 30px; }
.margin_bottom40 { margin-bottom: 40px; }
.margin_top30 { margin-top: 30px; }
.margin_top20 { margin-top: 20px; }
.margin_top10 { margin-top: 10px; }
.padding_top0 { padding-top: 0px !important; }
.padding_10 { padding: 10px !important; }

hr { background-image: -webkit-linear-gradient(left, transparent, #dbdbdb, transparent); background-image: linear-gradient(to right, transparent, #dbdbdb, transparent); border: 0; height: 1px; margin: 22px 0; }

.img_responsive { display: block; max-width: 100%; height: auto; }
.satir { margin-left: -15px; margin-right: -15px; }
	.satir:after, .satir:before { display: table; content: " "; }
	.satir:after { clear: both; }
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 { float: left; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.col12 { width: 100%; }
.col11 { width: 91.66666667%; }
.col10 { width: 83.33333333%; }
.col9 { width: 75%; }
.col8 { width: 66.66666667%; }
.col7 { width: 58.33333333%; }
.col6 { width: 50%; }
.col5 { width: 41.66666667%; }
.col4 { width: 33.33333333%; }
.col3 { width: 25%; }
.col2 { width: 16.66666667%; }
.col1 { width: 8.33333333%; }

::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-thumb { background: #0880c2; -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.3); }
::-webkit-scrollbar-track { background: #fff; -webkit-box-shadow: inset 1px 1px 2px #E0E0E0; border: 1px solid #D8D8D8; }
::-webkit-scrollbar-thumb { background: #0880c2; -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.3); }
	::-webkit-scrollbar-thumb:hover { -webkit-box-shadow: inset 1px 1px 10px rgba(0, 0, 0, 0.2); }
	::-webkit-scrollbar-thumb:active { background: #686a68; -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2); }
::selection { background: #0880c2; color: #fff; text-shadow: none; }

h1, h2, h3, h4, h5, h6 { font-weight: 500; }
h1 { font-size: 26px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

.loader-content { position: absolute; left: 50%; top: 50%; font-size: 40px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.loader-line-bar { position: relative; width: 100%; margin-top: 10px; height: 1px; overflow: hidden; }
	.loader-line-bar:before { content: ''; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-color: #fff; -webkit-animation: move 3s linear infinite; -moz-animation: move 3s linear infinite; -o-animation: move 3s linear infinite; animation: move 3s linear infinite; }

@-webkit-keyframes move {
	0% { left: -100%; }
	100% { left: 100%; }
}

@-moz-keyframes move {
	0% { left: -100%; }
	100% { left: 100%; }
}

@-o-keyframes move {
	0% { left: -100%; }
	100% { left: 100%; }
}

@keyframes move {
	0% { left: -100%; }
	100% { left: 100%; }
}

.owl-theme .owl-dots .owl-dot span { color: #0880c2; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #0880c2; }
.background-images .item { background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 407px; }


body { font-family: 'Raleway', sans-serif; color: #18191a; font-size: 14px; font-weight: 300; }
a { color: #18191a; text-decoration: none; }
	a:hover { text-decoration: none; color: #0880c2; }

header { width: 100%; display: table; box-shadow: 3px 0px 5px rgba(177, 177, 177, .73); position: relative; z-index: 100; padding: 5px 0; }
	header .logo { float: left; margin: 7px 0 7px 15px; }
#ddl_diller { float: right; font-size: 15px; font-weight: 500; margin: 50px 15px 0 30px; padding: 8px 24px 8px 10px; color: #157aad; background: url(/static/img/bot_ar.png) right center no-repeat; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; -ms-appearance: none; appearance: none; cursor: pointer; position: relative; z-index: 999999; }
	#ddl_diller ul { display: none; position: absolute; /* border: 1px solid #157aad; */ min-width: 155px; right: 0; margin-top: 5px; background: #fff; }
	#ddl_diller:hover ul { display: table; }
	#ddl_diller ul li { /* border-bottom: 1px solid #073856; */ padding: 10px; display: table; width: 100%; }
		#ddl_diller ul li img { float: left; margin-right: 5px; }
		#ddl_diller ul li:hover a { color: #073856; }
		#ddl_diller ul li:last-child { border: none; margin-bottom: 0px; }
.diller { display: inline-block; margin-right: 20px; float: right; margin-top: 8px; }
	.diller a { padding: 0px 3px; }
	.diller img { max-height: 18px !important; }

header .ust_menu { float: right; margin-right: 30px; padding-top: 10px; }
	header .ust_menu li { display: inline-block; padding: 0px 10px; border-left: 1px solid #ccc; }
		header .ust_menu li:first-child { border-left: 0px; }

.sitemenu > ul > li:hover, .sitemenu > ul > li > a.active { background: #0581c4; background-image: -webkit-linear-gradient(top, #0581c4, #296b9d); background-image: -moz-linear-gradient(top, #0581c4, #296b9d); background-image: -ms-linear-gradient(top, #0581c4, #296b9d); background-image: -o-linear-gradient(top, #0581c4, #296b9d); background-image: linear-gradient(to bottom, #0581c4, #296b9d); color: #fff; }
.sitemenu ul ul { background: #18191a; }
.sitemenu.mobile ul { background: #18191a; }

.header_fixed { width: 100%; position: fixed; z-index: 9999; top: 0; left: 0; background-color: #fff; box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); padding-top: 0px; }
	.header_fixed .header_ust { display: none; }
	.header_fixed .logo { margin-top: 5px; }
		.header_fixed .logo img { width: 70%; }
	.header_fixed .sitemenu { margin-top: 22px; }
	.header_fixed #ddl_diller { margin-top: 27px; }

.arama { float: right; margin-right: 30px; margin-top: 5px; position: relative; width: 200px; background: #f3f3f3; height: 28px; line-height: 28px; }
	.arama .txt_arama { width: 88%; padding: 0px 5px; color: #a6a7a8; vertical-align: top; height: 28px; line-height: 28px; }
	.arama .btn_arama { background: none; border: none; cursor: pointer; position: absolute; top: 4px; right: 0px; font-size: 18px; }

header .sosyal_icon { float: right; margin-right: 16px; }
.sosyal_icon li:last-child { margin-right: 0px; }
.sosyal_icon li { width: 34px; height: 34px; text-align: center; display: inline-block; margin-right: 2px; }
	.sosyal_icon li a { display: table; width: 100%; }
	.sosyal_icon li i { border: 2px solid #fff; color: #fff; width: 34px; height: 34px; line-height: 32px; text-align: center; margin: 0; font-size: 16px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
	.sosyal_icon li:last-child i { margin-right: 0px; }
	.sosyal_icon li.facebook i { background: #3b5998; transition: all .4s; }
	.sosyal_icon li.facebook:hover i { background: #fff; border-color: #3b5998; color: #3b5998; }
	.sosyal_icon li.twitter i { background: #00aced; }
	.sosyal_icon li.twitter:hover i { background: #fff; border-color: #00aced; color: #00aced; }
	.sosyal_icon li.instagram i { background: -webkit-gradient(radial, 33% 100%, 0, 33% 100%, 221, color-stop(1.00, #515ECF), color-stop(0.81, #9B36B7), color-stop(0.63, #D92E7F), color-stop(0.32, #F15245), color-stop(0.04, #FED373)); background: -webkit-radial-gradient(33% 100%, circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF 100%); background: radial-gradient(33% 100%, circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF 100%); }
	.sosyal_icon li.instagram:hover i { background: #fff; border-color: #517fa4; color: #517fa4; }
	.sosyal_icon li.youtube i { background: #bb0000; }
	.sosyal_icon li.youtube:hover i { background: #fff; border-color: #bb0000; color: #bb0000; }
	.sosyal_icon li.linkedin i { background: #007bb6; }
	.sosyal_icon li.linkedin:hover i { background: #fff; border-color: #007bb6; color: #007bb6; }
	.sosyal_icon li.google-plus i,
	.sosyal_icon li.google i { background: #dd4b39; }
	.sosyal_icon li.google:hover i,
	.sosyal_icon li.google-plus:hover i { background: #fff; border-color: #dd4b39; color: #dd4b39; }
	.sosyal_icon li.pinterest i { background: #cb2027; }
	.sosyal_icon li.pinterest:hover i { background: #fff; border-color: #cb2027; color: #cb2027; }
	.sosyal_icon li.whatsapp i { background: #009688; }
	.sosyal_icon li.whatsapp:hover i { background: #fff; border-color: #009688; color: #009688; }

.altsayfa_banner { text-align: center; }
#banner { text-align: center; max-width: 1920px; margin: 0px auto; }
	#banner .caption { position: absolute; width: 100%; top: 25%; /*transform: translateY(-25%);*/ margin-top: 0; color: #fff; text-align: right; bottom: initial; }
		#banner .caption .caption_box { max-width: 440px; float: right; font-weight: 400; font-size: 24px; }
			#banner .caption .caption_box h2 { font-size: 40px; font-weight: 700; margin: 0 0 35px 0; max-width: 380px; float: right; }
			#banner .caption .caption_box p { clear: both; }
	#banner .center { padding: 0px; width: 95%; }

	#banner .owl-item img { display: initial; text-align: center; width: 100%; }
	#banner .item { display: block; }
	#banner .owl-buttons div { padding: 10px 15px 10px 15px !important; }
	#banner .owl-nav i { font-size: 36px; }
	#banner .owl-nav .owl-prev, #banner .owl-nav .owl-next { margin-top: 0; color: #303030; background: #fff; padding: 13px 25px; }
	#banner .owl-nav .owl-prev { left: 0; }
	#banner .owl-nav .owl-next { right: 0; }

#main { position: relative; z-index: 0px; }
body.altsayfa #main { background-color: #f7f7f7; }
#main .sidebar { width: 280px; float: left; margin-top: 28px; }
#main .content { width: 860px; float: right; margin: 30px 0; display: inline-block; font-size: 14px; font-weight: 500; color: #424242; }
	#main .content .icerik_adi { font-size: 30px; font-weight: 500; color: #333; }
	#main .content article ul li { line-height: 18px; }
		#main .content article ul li:before { content: ""; float: left; width: 11px; height: 11px; background: #0680c2; display: table; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 3px 10px 3px 0; }
#main .content_full { width: 100% !important; }
.middle { position: absolute; width: 100%; left: 50%; top: 50%; -ms-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.kborder { position: relative; margin-bottom: 40px; display: inline-block; }
	.kborder:after { position: absolute; left: 0; bottom: -10px; width: 30px; height: 3px; content: ""; background: #0880c2; }
.text_center .kborder:after { left: 50%; margin-left: -18px; }

body.anasayfa #main .content { margin-top: 0px; }
.banner { position: relative; width: 100%; min-height: 160px; background: #0880c2; }
.anasayfa .banner { min-height: inherit; background: #fff; }
.page-header { top: inherit; color: #fff; z-index: 999; bottom: -10px; }
	.page-header h1 { font-size: 40px; font-weight: 900; margin-bottom: 15px; line-height: normal; }
.breadcrumb { color: #fff; font-size: 13px; font-weight: 400; }
	.breadcrumb > li { display: inline-block; }
		.breadcrumb > li:after { padding: 0 7px 0 5px; content: "/\00a0"; }
		.breadcrumb > li:last-child:after { content: none; }
	.breadcrumb a { color: #fff; }
		.breadcrumb a:hover { color: #18191a; }


html:lang(de) body.uretim .page-header h1, html:lang(en) body.uretim .page-header h1 { font-size: 35px; }


.solmenu { margin-bottom: 40px; font-weight: 500; font-size: 14px; background: #fff; }
	.solmenu li a { color: #333; display: block; padding: 15px 20px; position: relative; }
		.solmenu li a:hover, .solmenu li.active > a { background: #157aad; color: #fff; }
	.solmenu li li { padding-left: 15px; font-size: 15px; }
	.solmenu ul { display: none; }
	.solmenu li.active > ul { display: block; }
	.solmenu li li a { border-bottom: none; padding: 6px 0px; }
	.solmenu li.submenu > a:after { content: '\f105'; font-family: 'FontAwesome'; margin-left: 10px; float: right; }
	.solmenu li.submenu.active > a:after { content: '\f107'; font-family: 'FontAwesome'; margin-left: 10px; float: right; }


footer { width: 100%; height: auto; background: #073856 url(../img/footimza.png) no-repeat 90% center; padding: 4px 0px 0 0; color: #fff; }

	footer .fmenu { margin-bottom: 30px; text-align: center; }
		footer .fmenu li { display: inline-block; border-left: 1px dotted #ccc; padding-left: 20px; margin-left: 20px; }
			footer .fmenu li:first-child { padding-left: 0px; margin-left: 0px; border-left: 0px; }

	footer .copyright { text-align: center; color: #b8b9be; font-size: 12px; font-weight: 400; }
		footer .copyright .iwt { margin-top: 10px; margin-bottom: 5px; }

.hata_sayfasi { text-align: center; margin: 50px auto; }
	.hata_sayfasi h1 { font-size: 12em; }

.more { color: #242424; border: 2px solid #242424; padding: 10px 20px; display: inline-block; }
	.more:hover,
	.more:focus { background-color: #242424; border-color: #242424; color: #ffffff; }
	.more i { margin-left: 10px; }

.panel-footer { text-align: right; }
.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }
	.pagination > li { display: inline; }
		.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857143; text-decoration: none; color: #337ab7; background-color: #fff; border: 1px solid #ddd; margin-left: -1px; }
		.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
		.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
		.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { z-index: 3; color: #23527c; background-color: #eee; border-color: #ddd; }
	.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7; cursor: default; }
	.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777; background-color: #fff; border-color: #ddd; cursor: not-allowed; }
.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }
.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

/* Alerts */
.alert h4 { margin-top: 0; margin-bottom: 7px; color: inherit; font-weight: 400; font-size: 18px; }
.alert { margin-bottom: 20px; padding: 15px; border: 1px solid transparent; border-radius: 4px; border-top-width: 0; border-right-width: 2px; border-bottom-width: 0; border-left-width: 2px; }
.alert-danger { color: #e74c3c; background-color: #ffd1cc; border-color: #ffb8b0; }
	.alert-danger .alert-link { color: #e74c3c; }
.alert-warning { color: #e67e22; background-color: #ffe4cc; border-color: #ffd6b2; }
	.alert-warning .alert-link { color: #e67e22; }
.alert-success { color: #27ae60; background-color: #daf2e4; border-color: #b8e5cb; }
	.alert-success .alert-link { color: #27ae60; }
.alert-info { color: #3498db; background-color: #dae8f2; border-color: #b8d2e5; }
	.alert-info .alert-link { color: #3498db; }
.alert-dismissable .close { top: -5px; right: -25px; text-shadow: none; position: relative; color: inherit; padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #18191a; text-shadow: 0 1px 0 #fff; opacity: .2; filter: alpha(opacity=20); }
.alert-dismissable, .alert-dismissible { padding-right: 35px; }


.testimonial:before { content: ""; display: inline-block; font: normal normal normal 14px/1 FontAwesome; color: #ff9b00; }
.testimonial { position: relative; text-align: center; }
	.testimonial blockquote:after, .testimonial blockquote:before { font-family: Georgia,'Times New Roman',Times,serif; color: #777; display: block !important; font-size: 40px; line-height: 1; position: absolute; font-style: normal; }
	.testimonial blockquote:before { left: 10px; top: 0; content: "“"; }
	.testimonial blockquote:after { right: 10px; bottom: 0; content: "”"; }
	.testimonial p { padding: 10px 40px; }
	.testimonial blockquote { margin-bottom: 15px; }
.yildiz5:before { content: ""; }
.yildiz4:before { content: ""; }
.yildiz3:before { content: ""; }
.yildiz2:before { content: ""; }
.yildiz1:before { content: ""; }


.testimonial.v2 { text-align: left; padding-top: 20px; padding-left: 60px; }
blockquote.v2:before { font-size: 96px; left: 0; top: 0px; color: #e8e8e8; }
blockquote.v2:after { content: none; }
.testimonial.v2 p { padding: 0px; }
.testimonial.v2 em { padding: 10px 0px; float: right; }
	.testimonial.v2 em:before { content: '\2014 \00A0'; }
.testimonial.v2 h5 { margin-top: 10px; float: left; }

.jumbotron { padding: 30px 40px; margin-bottom: 30px; background-color: #eee; border-radius: 6px; }
	.jumbotron .h1 { font-size: 4em; }
	.jumbotron h4 { font-weight: 300; }
	.jumbotron .h1 i { font-size: 72px; font-weight: 300; color: green; display: block; margin-top: 30px; }

ul.sitemap ul { margin: 15px 5px 15px 20px; }
ul.sitemap li { font-size: 18px; font-weight: 500; background: url(/static/img/line.gif) 0 0px no-repeat; padding: 5px 0pt 5px 20px; }
ul.sitemap ul li { font-size: 16px; }
	ul.sitemap ul li ul li { font-size: 15px; }
		ul.sitemap ul li ul li ul li { font-size: 14px; }

.accordioncontainer { display: block; }
.accordionheader { border-left: 4px solid #e30630; cursor: pointer; margin-top: 3px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 3px; font-weight: 500; font-size: 16px; padding: 8px 8px 8px 10px; }
.accordionheaderhover { border-left: 4px solid #30302e; cursor: pointer; }
.accordioncontent { overflow: hidden; display: none; padding: 5px 10px 5px 20px; }

.liste li { float: left; width: 32%; margin-right: 2%; margin-bottom: 3.5%; text-align: center; position: relative; }
	.liste li:nth-child(3n) { margin-right: 0px; }
	.liste li h3 { font-size: 18px; font-weight: 700; color: #292929; line-height: 24px; margin: 30px 0 10px 0; text-transform: uppercase; overflow: hidden; }
	.liste li img:not(.none) { width: 100%; height: 215px !important; object-fit: cover; }

.img_ortala { width: 100%; height: 215px; position: relative; }
	.img_ortala img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }


#anagaleri { display: inline-block; margin-bottom: 50px; }
.anagaleri_ortala { width: 100%; height: 320px; position: relative; }
	.anagaleri_ortala img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

#anagaleri .owl-next,
#anagaleri .owl-prev { background: none; color: #0f4a6f; font-size: 50px; }
#anagaleri .owl-next { right: -50px; }
#anagaleri .owl-prev { left: -50px; }


.kadro li { text-align: center; line-height: 20px; }
.urun li img { height: 316px !important; }

.referans li { border: 1px solid #cfcfcf; width: 23%; padding: 1%; margin-right: 2%; margin-bottom: 2%; float: left; position: relative; text-align: center; background: #fff; }
	.referans li:nth-child(4n) { margin-right: 0px; }
	.referans li:hover { border: 1px solid #0880c2; }
	.referans li .img_ortala { height: 120px; }

.haber li { text-align: left; float: none; width: 100%; margin: 0 0 25px 0; }
	.haber li .haber_icerik { padding: 0; }
	.haber li img,
	.haber li img:not(.none) { height: auto !important; }
	.haber li p { font-size: 13px; display: block; overflow: hidden; line-height: 16px; }
	.haber li .haber_tarih { background-color: #e40421; padding: 10px; top: 0px; position: absolute; text-align: center; color: #fff; left: 0px; font-size: 12px; }
		.haber li .haber_tarih b { font-size: 22px; display: block; }

.tarih { color: #949494; margin-bottom: 10px; }

.owl-carousel li { margin-left: 0px; margin-right: 0px; margin-bottom: 0px; width: 100% !important; }
.loop.owl-theme .owl-nav .owl-prev, .loop.owl-theme .owl-nav .owl-next { position: relative; top: auto; margin-top: 0px; left: auto; right: auto; }
.loop.owl-theme .owl-nav .owl-next { margin-left: 10px; }
.loop.owl-theme .owl-nav [class*=owl-] { background: #0880c2; padding: 0px 10px; }
.loop.owl-theme .owl-nav i { margin-right: 0px; line-height: 28px; font-size: 28px; }


.loop2.owl-theme .owl-nav .owl-next { right: -30px; }
.loop2.owl-theme .owl-nav .owl-prev { left: -30px; }
.loop2.owl-theme .owl-nav [class*=owl-] { color: #7a7a7a; font-size: initial; padding: 0px; background: none; }
.loop2.owl-theme .owl-nav i { font-size: 58px; line-height: 58px; }
.loop2.owl-theme .owl-nav .owl-prev, .loop2.owl-theme .owl-nav .owl-next { margin-top: -27px; }
.anasayfa .referans li { border: none !important }

article { border-bottom: 1px solid #DDD; margin-bottom: 30px; padding-bottom: 20px; }
	article.none { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }
.postimage { float: left; width: 300px; margin-right: 20px; margin-bottom: 10px; }
	.postimage img { width: 100%; height: auto; }
.postimage2 { float: right; width: 40%; margin-left: 1%; margin-bottom: 1%; }
	.postimage2 img { width: 100% !important; }
article h3, article h2 { margin-bottom: 20px; }
article em { float: left; margin-top: 18px; }
article .more { float: right; margin-top: 10px; }
article p { margin-bottom: 15px; }

.detay_left { width: 34%; float: left; }
.detay_right { width: 58%; float: right; }

.urun_right { float: right; width: 40%; font-size: 16px; color: #424242; font-weight: 400; }
	.urun_right .description { font-size: 18px; font-weight: 600; color: #3d3d3d; margin-bottom: 15px; }

.kisa_bilgi { width: 100%; margin-top: 60px; font-size: 14px; font-weight: 600; color: #3d3d3d; }
	.kisa_bilgi li { float: left; width: 35%; margin-bottom: 15px; }
		.kisa_bilgi li:nth-child(2n) { width: 60%; font-weight: 400; }
			.kisa_bilgi li:nth-child(2n):before { content: ":"; padding-right: 4%; }

.sosyal_paylasim { margin-bottom: 20px; display: inline-block; }
	.sosyal_paylasim h4 { margin-bottom: 10px; }
	.sosyal_paylasim .tweet { width: 80px; float: left; }
	.sosyal_paylasim .facebook { width: 150px; float: left; }
	.sosyal_paylasim .google { width: 100px; float: left; }

.iletisim .content h4 { margin-bottom: 20px; }
.iicerik { width: 100%; float: none; border-top: 1px solid #c6c6c6; }
	.iicerik p { margin-top: 10px; }

.iform { width: 100%; float: none; display: table; margin-bottom: 35px; }
	.iform .control_label { padding-bottom: 5px; }
	.iform .satir_margin { margin-top: 10px; }

.ikform { padding: 30px; background: #f5f2ed; margin-top: 30px; }

#imap1,
#imap2,
#imap3 { width: 100%; height: 620px !important; }

.form { width: 100%; }
.form_left { float: left; width: 48%; height: 270px; display: table; }
	.form_left .form_ortala { display: table-cell; vertical-align: middle; }
.form_right { float: right; width: 48%; }
.satir_margin { margin-top: 15px; }
.btn_margin { padding: 15px 0px; }
.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); }
.well_sm { padding: 9px; border-radius: 3px; }
.form label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 500; }
.control_label { text-align: right; margin-bottom: 0; padding-top: 7px; }
.chk_label { font-size: 14px !important; font-weight: 300 !important; display: inline !important; }


.anasayfa_ust_bilgi { background: #f1f1f1; padding: 60px; width: 100%; display: table; }
	.anasayfa_ust_bilgi .center { background: #fff; }
.anasayfa_ust { float: left; width: 52%; min-height: 400px; font-size: 14px; font-weight: 500; line-height: 22px; color: #424242; padding: 33px 40px; text-align: justify; background: #fff; }
	.anasayfa_ust .abaslik { font-size: 30px; line-height: normal; font-weight: 600; color: #333333; margin-bottom: 25px; }
.anasayfa_urunler, #anasayfa_orta, .anasayfa_haberler { margin-bottom: 40px; }
.anasayfa_ust_img { float: right; margin-left: 20px; margin-bottom: 20px; }
.anasayfa_ust .more { margin-top: 40px; }
.abaslik { font-size: 32px; font-weight: 500; }


.anasayfa_sag { float: right; width: 48%; }
	.anasayfa_sag li { float: left; width: 50%; min-height: 200px; display: table; background: #fff; font-weight: 700; }
		.anasayfa_sag li h3 { font-size: 16px; color: #fefefe; margin-bottom: 10px; }
		.anasayfa_sag li:nth-child(2) a,
		.anasayfa_sag li:nth-child(2) h3 { color: #1e95d1; }
		.anasayfa_sag li:nth-child(3) a,
		.anasayfa_sag li:nth-child(3) h3 { color: #0f4a6f; }
		.anasayfa_sag li a { font-size: 14px; font-weight: 700; display: table-cell; vertical-align: middle; padding: 0 15px; }
		.anasayfa_sag li:first-child { background-color: #1e95d1; }
			.anasayfa_sag li:first-child a { color: #FFF; }
		.anasayfa_sag li:last-child { background-color: #0f4a6f; }
			.anasayfa_sag li:last-child a { color: #FFF; }
		.anasayfa_sag li:nth-child(2n) { margin-right: 0px; }
		.anasayfa_sag li .anasayfa_sag_img { width: 60px; height: 60px; margin-bottom: 15px; }
		.anasayfa_sag li .anasayfa_sag_text { min-height: 50px; }


.anasayfa_video { display: table; width: 100%; margin-top: 65px; text-align: center; }
	.anasayfa_video a { margin-bottom: 25px; width: 100%; display: inline-block; }

.anasayfa_full { position: relative; margin: 50px 0; }
	.anasayfa_full .anasayfa_full_adi { position: absolute; top: 0; width: 100%; text-align: center; height: 100%; font-size: 40px; font-weight: 500; color: #fff; }


.anasayfa_orta { width: 100%; height: 426px; position: relative; font-size: 16px; color: #fff; text-align: center; background-repeat: no-repeat; background-size: cover; }
	.anasayfa_orta h3 { font-size: 30px; margin-bottom: 20px; font-weight: 400; }
	.anasayfa_orta .item-content { background-color: rgba(24, 25, 26, .4); color: #fff; height: 100%; left: 0; position: absolute; text-align: center; top: 0; width: 100%; }

.ebulten { padding: 20px 0px; background: #cad1d7; margin-top: 50px; line-height: 50px; font-size: 16px; }
	.ebulten .txt_ebulten { height: 40px; line-height: 40px; border: none; background: #fff; padding: 0px 15px; width: 74%; border-radius: 4px; vertical-align: top; }
	.ebulten .btn_ebulten { height: 40px; color: #fff; font-weight: 500; font-size: 16px; background: #18191a; width: 100%; text-align: center; /* margin: 0px -15px; */ width: 25%; border-radius: 4px; vertical-align: top; }
		.ebulten .btn_ebulten:hover { opacity: .8; }

#to-top { z-index: 999; display: none; position: fixed; right: 20px; bottom: 75px; border-radius: 3px; padding: 0 12px 3px; font-size: 28px; text-align: center; color: #fff; background-color: #0880c2; }
	#to-top:hover { opacity: .8; filter: alpha(opacity=800); }

/*image effect*/
figure { position: relative; overflow: hidden; }
	figure img { -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
	figure:hover img, figure:focus img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
figcaption { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(221, 4, 43, .7); text-align: center; font-size: 18px; opacity: 0; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
	figcaption a { color: #fff; }
		figcaption a:hover { opacity: .6; color: #fff; }
figure:hover figcaption, figure:focus figcaption { opacity: 1; }
figcaption .caption-content { color: #fff; font-weight: 500; width: 100%; position: absolute; top: 50%; transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
figure:hover figcaption .caption-content, figure:focus figcaption .caption-content { transform: translate(0, -50%); -ms-transform: translate(0, -50%); }
figcaption .caption-content i { font-size: 36px; }
figure:hover figcaption, figure:focus figcaption, .opacity1 { opacity: 1; }

.img_effect { display: block; max-width: 100%; max-height: 100%; margin: auto; -webkit-transition: all 2s ease-out; transition: all 2s ease-out; }
	.img_effect:hover, .img_effect:focus { -webkit-transform: scale(1.3); transform: scale(1.3); }

.img_effect2 { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: rgba(253, 197, 1, 0.5); filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; zoom: 1; -moz-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; -webkit-transition: opacity 0.5s ease-in-out; -ms-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out; }
a:hover .img_effect2 { filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; zoom: 1; }


.sicerik img { width: auto !important; height: auto !important; }
.anasayfa_urunler .img_ortala img { width: auto !important; }
.anasayfa_urunler .owl-dots { bottom: -30px; }
.sozlesme label { display: inherit !important; font-weight: 300 !important; }

#kvkk { background-color: #18191a; width: 100%; padding: 15px 0px; position: fixed; bottom: 0px; left: 0px; z-index: 9999; color: #fff; font-size: 13px; }
	#kvkk a { color: #fff; }
		#kvkk a:hover, #kvkk .closeBtn:hover { opacity: .6 }
	#kvkk .kvkkCklose { cursor: pointer; float: right; z-index: 1; }
		#kvkk .kvkkCklose i { margin-right: 0px; font-size: 16px; }

.menuIcerik { margin-bottom: 30px; }

@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
	a, a:visited { text-decoration: underline; }
		a[href]:after { content: " (" attr(href) ")"; }
	abbr[logo]:after { content: " (" attr(logo) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}


.anasayfa_kategoriler { }
	.anasayfa_kategoriler .center { padding: 0; }

	.anasayfa_kategoriler ul { display: table; width: 100%; }
		.anasayfa_kategoriler ul li { float: left; margin-right: 22px; margin-bottom: 25px; }
			.anasayfa_kategoriler ul li:nth-child(6n+2), .anasayfa_kategoriler ul li:nth-child(4n+6) { margin-right: 0px; float: right; }
			.anasayfa_kategoriler ul li a { position: relative; display: table; width: 100%; }
			.anasayfa_kategoriler ul li .anasayfa_kategori_adi { font-size: 19px; font-weight: 500; color: #fff; position: absolute; bottom: 0; width: 100%; text-align: right; padding: 0 20px 20px 0; z-index: 1; }
			.anasayfa_kategoriler ul li:hover a:after { content: ""; background: url(../img/transparan.png) no-repeat top right; width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: 0; }



.urunlist { display: table; width: 100%; margin-bottom: 70px; }
	.urunlist li { float: left; width: 31%; margin: 0 2% 25px 0; position: relative; text-align: center; background: #fff; }
		.urunlist li img:not(.none) { /*width: 100%;*/ height: 381px !important; /*object-fit: cover;*/ }
		/*.urunlist li:nth-child(3n+3) { margin-right: 0px; }*/
		.urunlist li h3 { font-size: 16px; color: #fefefe; background: rgba(15, 71, 108, .82); width: 100%; position: absolute; bottom: 0px; padding: 10px 15px; }



.urun_resimleri { float: left; width: 58%; margin-bottom: 30px; }

#buyuk_resimler { background: #fff; border: 1px solid #dadada; border-radius: 3px; margin-bottom: 15px; }
	#buyuk_resimler .img_ortala { height: 380px !important; }
#kucuk_resimler .item { background: #fff; border: 1px solid #dadada; border-radius: 3px; }
#kucuk_resimler .img_ortala { height: 115px !important; }
#kucuk_resimler .owl-stage-outer { margin: 0 auto; position: relative; z-index: 2; }
#kucuk_resimler .owl-buttons div { padding: 10px 15px 10px 15px !important; }
#kucuk_resimler .owl-nav i { font-size: 55px; }
#kucuk_resimler .owl-nav .owl-prev, #kucuk_resimler .owl-nav .owl-next { margin-top: 0; color: #303030; background: #fff; padding: 13px 25px; text-align: center; }
#kucuk_resimler .owl-nav .owl-prev { float: left; width: 48%; }
#kucuk_resimler .owl-nav .owl-next { float: right; width: 48%; }
.zoomContainer, .zoomContainer div { transition: none; z-index: 999; }

/*#kucuk_resimler .item { background: #ebebeb; border: 1px solid #dadada; position: relative; width: 100%; height: 115px; display: table; #position: relative; overflow: hidden; text-align: center; }
    #kucuk_resimler .item a {#position: absolute; #top: 50%; #left:50%; display: table-cell; vertical-align: middle; }
        #kucuk_resimler .item a img { width: auto; max-height: 115px; #position: relative; #top: -50%; #left:-50%; }*/



.ref_harita { margin-bottom: 95px; }


.ref_baslik { font-size: 30px; font-weight: 600; color: #333; margin-bottom: 20px; }


.tabs { float: right; width: 30%; }
	.tabs li { width: 100%; padding: 20px 30px; }
	.tabs a { font-family: 'Lato', sans-serif; font-size: 14px; font-weight: 400; display: block; text-align: center; text-decoration: none; /* text-transform: uppercase; */ color: #424242; display: table; width: 100%; }
		.tabs a:hover,
		.tabs a.active { }
			.tabs a:hover .markerr, .tabs a.active .markerr { -webkit-filter: grayscale(0); filter: grayscale(0); }
			.tabs a:hover h2, .tabs a.active h2 { color: #157aad; }
	.tabs h2 { font-size: 22px; font-weight: 500; color: #333; }
	.tabs .markerr { margin-bottom: 15px; -webkit-filter: grayscale(1); filter: grayscale(1); }
.tabgroup { float: left; width: 70%; }
	.tabgroup div { }
.clearfix:after { content: ""; display: table; clear: both; }


#uretim_slider img { object-fit: cover; width: 100%; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
	#uretim_slider img:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }


.uretim_adi { font-size: 18px; font-weight: 700; margin-bottom: 20px; color: #157aad; }

#main .content article .liststylenope li:before { display: none; }


.uretim_text ul { padding-left: 20px; }
.uretim_text li { /*list-style: disc;*/ display: table; width: 100%; margin-bottom: 5px; }
	.uretim_text li:before { content: ""; float: left; width: 11px; height: 11px; background: #0680c2; display: table; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 3px 10px 3px 0; }


body.iletisim #main .content { margin-bottom: 0px; }


.uretim_text table td span { width: 100%; text-align: center; display: table; }



.filtreleme { padding: 20px 30px; background: #fff; }
	.filtreleme h2 { font-size: 20px; font-weight: 600; color: #333; margin-bottom: 35px; }

	.filtreleme .cinsiyet, .filtrelist { display: inline-block; width: 100%; margin-bottom: 20px; }
		.filtreleme .cinsiyet li, .filtrelist li { float: none; width: 100%; display: inline-block; margin-bottom: 10px; }
			.filtreleme .cinsiyet li:last-child, .filtrelist li:last-child { margin-bottom: 0px; }
			.filtreleme .cinsiyet li input[type=radio]:not(.none) + label:before, .filtrelist li input[type=radio]:not(.none) + label:before { width: 13px; height: 13px; border: 2px solid #ccc; margin: 1px 10px 1px 0px; }
			.filtreleme .cinsiyet li input[type=radio]:not(.none):checked + label:before, .filtrelist li input[type=radio]:not(.none):checked + label:before { width: 13px; height: 13px; font-size: 8px; line-height: 11px; }
