﻿* { 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: 600; }
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: 'Dosis', 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: 10px; border: 1px solid #cecece; color: #474747; padding: 14px 15px; width: 100%; }
.select, .form select { padding: 13px 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 #e40421; 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; line-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: #0b4395; border-color: #0b4395; 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; line-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: #0b4395; border-color: #0b4395; 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: 14px 55px; background: #e40421; border: none; color: #ffffff; font-size: 18px; font-weight: 500; }
 .btn:hover, .btn_active { opacity: .8; 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; }
.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; padding-left: 15px; padding-right: 15px; }
.anasayfa .center.mains, .iletisim .center.mains { width: auto; padding: 0px; }
.iletisim footer { margin-top: 0px; }
.margin_bottom0 { margin-bottom: 0px !important; }
.margin_bottom5 { margin-bottom: 5px !important; }
.margin_bottom20 { margin-bottom: 20px !important; }
.margin_bottom30 { margin-bottom: 30px !important; }
.margin_bottom40 { margin-bottom: 40px !important; }
.margin_top30 { margin-top: 30px !important; }
.margin_top20 { margin-top: 20px !important; }
.margin_top10 { margin-top: 10px !important; }
.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%; }
::selection { background: #e40421; color: #fff; text-shadow: none; }
h1, h2, h3, h4, h5, h6 { font-weight: 600; color: #0b4395; }
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: #e40421; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #e40421; }
.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: 'Dosis', sans-serif; color: #474747; font-size: 17px; font-weight: 400; }
a { color: #474747; text-decoration: none; }
 a:hover { text-decoration: none; color: #e40421; }
#main { margin-top: 12px; }
header { box-shadow: 0px 6px 10px #e5e5e5; }
 header .center { width: auto; }
 header .logo { float: left; }
.diller { float: right; margin: 4px 0 0 25px; }
 .diller li { display: inline-block; margin-right: 5px; text-align: center; }
 .diller img { display: block; vertical-align: top; height: 16px !important; }
 .diller li:last-child { margin-right: 0px; }
/*.diller a:last-child:after, .diller span:last-child:after { content: none; }
    .diller a:nth-child(2n), .diller span:nth-child(2n) { display: none; }*/
.telefons { display: inline-block; float: right; font-size: 18px; font-weight: 600; margin-top: 6px; }
 .telefons a { margin-left: 20px; }
 .telefons i { color: #0b4395; font-size: 18px; margin-right: 10px; }
 .telefons img { margin-right: 5px; }
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; }
header .right { margin-top: 16px; }
.header_ust { margin-bottom: 16px; }
.sitemenus { float: right; margin-right: 0; margin-top: 3px; }
.sitemenu > ul > li:hover, .sitemenu > ul > li > a.active, .sitemenu > ul > li > a:hover { color: #e40421; }
.sitemenu ul ul { background: #18191a; }
.header_fixed { width: 100%; position: fixed; z-index: 9999; top: 0; left: 0; background-color: #fff; }
 .header_fixed .header_ust { display: none; }
 .header_fixed .logo img { width: 60%; }
 .header_fixed .sitemenus { margin-top: 20px; }
 .header_fixed .sosyal_icon { margin-top: 15px; }
.arama { float: right; margin-right: 25px; position: relative; width: 250px; background: #f3f3f3; height: 39px; line-height: 39px; border-radius: 6px; border: 1px solid #989898; }
 .arama .txt_arama { width: 88%; padding: 0px 10px; color: #888888; vertical-align: top; height: 37px; line-height: 37px; }
 .arama .btn_arama { background: none; border: none; cursor: pointer; position: absolute; top: 4px; right: 5px; font-size: 20px; color: #0b4395; }
header .sosyal_icon { float: right; }
.sosyal_icon li:last-child { margin-right: 0px; }
.sosyal_icon li { width: 38px; height: 38px; text-align: center; display: inline-block; margin-right: 6px; }
 .sosyal_icon li a { display: table; width: 100%; }
 .sosyal_icon li i { background: #0b4395; transition: all .4s; border: 2px solid #fff; color: #fff; width: 38px; height: 38px; line-height: 36px; 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:hover i { background: #fff; border-color: #3b5998; color: #3b5998; }
 .sosyal_icon li.twitter:hover i { background: #fff; border-color: #00aced; color: #00aced; }
 .sosyal_icon li.instagram:hover i { background: #fff; border-color: #517fa4; color: #517fa4; }
 .sosyal_icon li.youtube:hover i { background: #fff; border-color: #bb0000; color: #bb0000; }
 .sosyal_icon li.linkedin:hover i { background: #fff; border-color: #007bb6; color: #007bb6; }
 .sosyal_icon li.google:hover i,
 .sosyal_icon li.google-plus:hover i { background: #fff; border-color: #dd4b39; color: #dd4b39; }
 .sosyal_icon li.pinterest:hover i { background: #fff; border-color: #cb2027; color: #cb2027; }
 .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: 50%; transform: translateY(-50%); margin-top: -39px; color: #fff; text-align: left; bottom: initial; }
 #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: -46px; }
 #banner.owl-theme .owl-nav [class*=owl-] { color: #fff; padding: 0px; background: inherit; border: 1px dashed; }
#main .sidebar { width: 235px; float: left; margin-top: 30px; /*margin-left: 25px;*/ }
body.anasayfa #main .content { margin-top: 0px; }
#main .content { width: 840px; float: right; margin-top: 45px; display: inline-block; }
#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: #e40421; }
.text_center .kborder:after { left: 50%; margin-left: -18px; }
.benzer_urunler { margin: 35px 0; }
 .benzer_urunler h2 { margin-bottom: 25px; }
#benzerurunler { }
 #benzerurunler .item { text-align: center; position: relative; border: 1px solid #d3d3d3; border-radius: 1px; }
 #benzerurunler .owl-dots { position: relative; bottom: 0; margin-top: 25px; }
  #benzerurunler .owl-dots .owl-dot span { color: #0b4395; }
  #benzerurunler .owl-dots .owl-dot.active span, #benzerurunler .owl-dots .owl-dot:hover span { background: #0b4395; }
.banner { position: relative; width: 100%; }
.page-header { z-index: 999; margin-top: 15px; }
 .page-header h1 { color: #0b4395; font-size: 42px; }
.breadcrumb { color: #7b7b7b; font-size: 14px; }
 .breadcrumb > li { display: inline-block; margin-top: 5px; }
  .breadcrumb > li:after { padding: 0 7px 0 5px; content: "/\00a0"; }
  .breadcrumb > li:last-child:after { content: none; }
 .breadcrumb a { color: #7b7b7b; }
  .breadcrumb a:hover { color: #0b4395; }
.solmenu { margin-bottom: 40px; font-weight: 600; font-size: 18px; }
 .solmenu li a { border-bottom: 1px solid #d7d6d5; color: #474747; display: block; padding: 15px 0px; position: relative; }
  .solmenu li a:hover, .solmenu li.active > a { color: #0b4395; }
 .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; }
/*.solmenu li span { padding-left: 15px; }*/
footer { width: 100%; height: auto; background: #0b4395; padding: 30px 0px 15px 0px; color: #fff; margin-top: 40px; }
 footer a { color: #fff; }
  footer a:hover { color: #fff; opacity: .6; }
 footer .fmenu { margin-bottom: 30px; text-align: center; }
  footer .fmenu li { display: inline-block; padding-left: 20px; margin-left: 20px; }
   footer .fmenu li:first-child { padding-left: 0px; margin-left: 0px; border-left: 0px; }
 footer .copyright { padding-bottom: 10px; text-align: center; }
.hata_sayfasi { text-align: center; margin: 50px auto; }
 .hata_sayfasi h1 { font-size: 12em; }
.more { padding: 7px 20px; display: inline-block; background: #e40421; border-radius: 12px; color: #fff; }
 .more:hover,
 .more:focus { opacity: .8; color: #fff; }
 .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; }
.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: #474747; 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: 600; 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: 600; 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: 31.79%; margin-right: 2.3%; margin-bottom: 3.5%; text-align: center; position: relative; /*border: 1px solid #d3d3d3;*/ border-radius: 1px; }
 .liste li:nth-child(3n) { margin-right: 0px; }
 .liste li h3 { font-size: 20px; line-height: 26px; margin-top: 20px; margin-bottom: 10px; height: 32px; overflow: hidden; font-weight: 400; color: #292828; }
 .liste li img:not(.none) { width: 100%; height: 308px !important; object-fit: cover; }
.img_ortala { width: 100%; height: 308px; position: relative; }
 .img_ortala img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.urun li .img_ortala { height: 226px; }
.kadro li { text-align: center; line-height: 20px; }
.urun li .urunkodu { margin-bottom: 20px; font-size: 20px; color: #aeaeae; }
.urun li h3 { margin-top: 10px; }
.urun li, .referans li, .table_katalog td { border: 1px solid #d3d3d3; border-radius: 6px; }
 .urun li:hover, .referans li:hover { border: 1px solid #e40421; }
.haber li { text-align: left; }
 .haber li .haber_icerik { padding: 20px 20px; }
 .haber li h3 { font-size: 20px; line-height: 23px; height: 72px; margin-top: 0px; color: #0b4395; font-weight: 600; }
 .haber li p { font-size: 16px; display: block; overflow: hidden; line-height: 20px; height: 64px; }
 .haber li .haber_tarih { background-color: #e40421; padding: 10px; top: 0px; position: absolute; text-align: center; color: #fff; left: 0px; font-size: 12px; display: none; }
  .haber li .haber_tarih b { font-size: 22px; display: block; }
 .haber li .more { margin-top: 10px; }
 .haber li a:hover .more { background: #0b4395; }
 .haber li a:hover { color: #0b4395; }
 .haber li img { width: 100%; height: 222px !important; object-fit: cover; }
.tarih { color: #474747; margin-bottom: 10px; font-size: 14px; display: none; }
.referans li { width: 17.6%; padding: 1%; margin-right: 3%; margin-bottom: 3%; float: left; position: relative; text-align: center; }
 .referans li:nth-child(5n) { margin-right: 0px; }
 .referans li .img_ortala { height: 154px; }
.videogaleri h3, h3.v2 { position: absolute; bottom: 16px; font-size: 18px !important; color: #fff !important; width: 100%; text-align: right; margin: 0px !important; padding-right: 16px; font-weight: 500 !important; }
.anasayfa footer { margin-top: 0px; }
.content.v2 .liste li { width: 47.4%; margin-right: 0%; }
 .content.v2 .liste li:nth-child(2n) { float: right; }
.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: #e40421; 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: 2%; margin-bottom: 2%; }
 .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: 50%; float: left; border: 1px solid #d3d3d3; border-radius: 1px; position: relative; }
.detay_right { width: 46%; float: right; }
.tcell { display: table-cell; vertical-align: middle; width: 99999px; }
.detay_left .tcell { height: auto; text-align: center; }
.detay_right h2 { font-size: 30px; color: #e40421; }
.detay_right h3 { font-size: 22px; margin-bottom: 0px; font-weight: 500; }
.detay_right table td { padding: 5px; font-size: 18px; }
.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: 38%; float: left; font-size: 18px; }
 .iicerik p { margin-top: 10px; }
.iform { width: 57%; float: right; }
 .iform .control_label { padding-bottom: 5px; }
 .iform .satir_margin { margin-top: 10px; }
.ikform { padding: 30px; background: #f5f2ed; margin-top: 30px; }
.imap { height: 400px; width: 100%; margin-top: 60px; }
 .imap iframe { height: 100%; width: 100%; }
.iletisim footer { margin-top: 0px; }
.form { width: 100%; }
.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: 600; }
.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_haberler { width: 48%; float: left; }
 .anasayfa_haberler .haber li h3 { height: 52px; }
 .anasayfa_haberler .haber li .more { margin-top: 0px; }
 .anasayfa_haberler .liste li img:not(.none) { height: 158px !important; }
.auimg { width: 100% !important; }
.anasayfa_ust { width: 48%; float: right; }
 .anasayfa_ust a { position: relative; display: block; width: 100%; }
 .anasayfa_ust h3, .anasayfa_orta h3 { font-size: 28px !important; }
.anasayfa_orta { width: 68.6%; float: left; color: #fff; }
 .anasayfa_orta .aoicerik { padding: 0px 30px; }
 .anasayfa_orta h3 { color: #fff !important; margin-bottom: 10px; }
.anasayfa_alt li { float: left; margin-right: 2%; position: relative; }
 .anasayfa_alt li:last-child { margin-right: 0px; }
 .anasayfa_alt li:first-child { float: right; margin-right: 0px; }
.anasayfa_alt h3 { width: 100%; height: 79px; line-height: 79px; position: absolute; bottom: 0px; left: 0px; color: #fff; font-size: 30px; background: url(/static/img/pa.png) no-repeat; padding-left: 20px; }
.anasayfa_alt .aaicerik { left: 0; position: absolute; text-align: center; bottom: 30px; width: 100%; color: #fff; }
 .anasayfa_alt .aaicerik a { color: #fff; }
 .anasayfa_alt .aaicerik .more { font-size: 22px; padding: 16px 39px; }
 .anasayfa_alt .aaicerik h4 { font-size: 36px; color: #fff; margin-bottom: 20px; }
.anasayfa_ust, .anasayfa_urunler, .anasayfa_orta, .anasayfa_haberler, .anasayfa_alt { margin-bottom: 40px; }
.anasayfa_ust_img { float: right; margin-left: 20px; margin-bottom: 20px; }
.anasayfa_ust .more { margin-top: 40px; }
.abaslik { font-size: 42px; font-weight: 600; color: #0b4395; margin-bottom: 20px; }
.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%; }
.anasayfa_referanslar { width: 100%; border-top: 1px solid #d4d4d4; /*margin-top: 60px;*/ padding-top: 15px; padding-bottom: 15px; }
/*.urun_resim{width:100%;height:225px;display:table;#position:relative;overflow:hidden;text-align:center;margin:0 auto;}
.urun_resim .urun_resim_ortala{#position:absolute;#top:50%;#left:50%;display:table-cell;vertical-align:middle;}
.urun_resim .urun_resim_ortala img{max-width:100%;max-height:225px;#position:relative;#top:-50%;#left:-50%;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.urun_resim .urun_resim_ortala img:not(.none){width:auto;height:auto !important;object-fit:inherit;}
.urun_resim:hover .urun_resim_ortala img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}*/
.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: 600; font-size: 16px; background: #474747; width: 100%; text-align: center; width: 25%; border-radius: 4px; vertical-align: top; }
  .ebulten .btn_ebulten:hover { opacity: .8; }
#to-top { z-index: 999; display: none; position: fixed; right: 0; bottom: 60px; border-radius: 6px 0 0 6px; padding: 0 12px 3px; font-size: 28px; text-align: center; color: #fff; background-color: #e40421; }
 #to-top:hover { opacity: .8; filter: alpha(opacity=800); }
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(11, 67, 149, .5); text-align: center; font-size: 18px; opacity: 0; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
 figcaption.v2 { background-color: rgba(27, 27, 27, .35); }
 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: 600; 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: #222; 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; }
table.kunye { font-size: 18px; }
 table.kunye td { padding: 5px 0px; }
 table.kunye h2 { color: #0b4395; margin-bottom: 20px; }
 table.kunye td:first-child { width: 30%; vertical-align: top; border-right: 2px solid #e0e0e0; }
 table.kunye td:last-child { padding-left: 60px; }
.icerik_text ul li { margin-bottom: 10px; }
 .icerik_text ul li:before { content: ""; float: left; width: 7px; height: 7px; margin: 7px 5px 7px 0; background: #0b4395; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.detay_img { max-height: 455px; }
.table_katalog { width: 100%; }
 .table_katalog td { text-align: center; padding: 10px; }
  .table_katalog td img { display: block; margin: 0px auto; }

.linkler_body { width: 100%; display: table; background: url(/static/img/bg.jpg) no-repeat top center; padding: 75px 0 35px 0; margin-top: -40px; }
 .linkler_body li { float: left; width: 19.2%; max-width: 215px; height: 244px; margin: 0 1% 25px 0; background: url(/static/img/bg.png) no-repeat top center; }
  .linkler_body li:nth-child(5n) { margin-right: 0px; }
  .linkler_body li h2 { font-size: 20px; font-weight: 700; color: #fff; text-align: center; margin: 20px 0 28px 0; text-shadow: 5px 0px 10px #212121; }
  .linkler_body li a { cursor: pointer; display: block; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }
  .linkler_body li:hover a { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  .linkler_body li:nth-child(3) .link_resim img { left: inherit; }
  .linkler_body li:nth-child(5) .link_resim img { right: inherit; }
.link_resim { width: 100%; height: 170px; position: relative; }
 .link_resim img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }


@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; }
}

.supermarket_form { margin-bottom: 33px; width: 30%; }
 .supermarket_form .text { background: #0b4395 url(/static/img/brd.png) no-repeat right 6px center/20px 16px; -webkit-appearance: none; -moz-appearance: none; appearance: none; color: #fff; border-radius: 0; border: 1px solid #0b4395; }
  .supermarket_form .text:focus { background-color: #0b4395 !important; border: 1px solid #0b4395 !important; outline: 0; }
 .supermarket_form .satir_margin { margin-top: 7px; }

.map-content { max-width: 280px; font-weight: 400; font-size: 14px; }
 .map-content h4 { display: block; font-weight: 500; background: #0b4395; color: #fff; padding: 7px 15px; margin-bottom: 15px; }
 .map-content p { padding: 0px 15px 15px 15px; }
.map-bottom { display: flex; }
.map-bottom-li { display: flex; flex-direction: column; align-items: center; padding: 10px 15px; margin-right: 10px; }
 .map-bottom-li img { margin-bottom: 6px; flex-shrink: 0; width: 50px; }
 .map-bottom-li h5 { color: #606060 !important; font-size: 14px; text-align: center; }

.gm-style .gm-style-iw-c { padding: 0 !important; }
.gm-style .gm-style-iw-d { overflow: auto !important; }
.gm-style .gm-style-iw-t::after, .gm-style .gm-style-iw-c { background: #f3f3f3 !important; }
.gm-ui-hover-effect { filter: brightness(0) invert(1); opacity: 1 !important; }

.call-you { right: 0; top: 50%; transform: translateY(-50%) translateY(+80px); -ms-transform: translateY(-50%) translateY(+80px); position: fixed; z-index: 8000; transition: all .3s ease-in-out; }
.call-you .btn-callyou {  letter-spacing: 1px; position: absolute; text-align:center; width: 44px; height: 150px; line-height: 44px; left: -44px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); border-radius: 6px 0 0 6px;  writing-mode: vertical-rl; text-orientation: mixed; padding: 8px 0; }
.call-you .btn-callyou { background-color: #e40421; color: #fff; }  
