﻿@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,500,700&subset=latin-ext');

* { blog_time 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; }
blog_time 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: 'Ubuntu', 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 #797979; color: #18191a; padding: 15px 15px; width: 100%; }
.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 #ab823b; 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: 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; 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: 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; background: #ab823b; border: none; color: #ffffff; font-size: 18px; font-weight: 600; }
    .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; }

.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_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: #ab823b; -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: #ab823b; -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: #ab823b; color: #fff; text-shadow: none; }

h1, h2, h3, h4, h5, h6 { font-weight: 600; }
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: #ab823b; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #ab823b; }
.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: 'Ubuntu', sans-serif; color: #303030; font-size: 15px; font-weight: 400; }
a { color: #303030; text-decoration: none; }
    a:hover { text-decoration: none; color: #ab823b; }

header { padding: 10px 0 20px 0; position: relative; z-index: 2; background: #131d56; box-shadow: 3px 0px 7px rgba(0, 0, 0, .18); }
    header .logo { float: left; }
    header .center { width: 95% }
.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 { color: #ab823b; }
.sitemenu ul ul { background: #18191a; }
.sitemenu.mobile ul { background: #131d56; }

.header_fixed { width: 100%; position: fixed; z-index: 9999; top: 0; left: 0; background: #131d56; 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; }

.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; }
.sosyal_icon li:last-child { margin-right: 0px; }
.sosyal_icon li { float: left; margin-right: 7px; }
    .sosyal_icon li a { color: #ab823b; }
    .sosyal_icon li:hover a { color: #ab823b; }
    .sosyal_icon li i { margin: 0px; font-size: 20px; }


.altsayfa_banner { text-align: center; }
#banner { text-align: center; max-width: 1920px; margin: 0px auto; }
    #banner .caption { font-size: 24px; font-weight: 600; font-style: italic; text-align: left; background: url(../img/bannercaptionbg.png); max-width: 40%; position: absolute; bottom: 150px; right: 65px; padding: 30px; }
        #banner .caption h2 { color: #fff; font-size: 3.5rem; margin-bottom: .6rem; }
        #banner .caption p { color: #fff; }
    #banner .active .caption h2 { animation-name: fadeInUp; animation-fill-mode: both; animation-duration: 0.5s; animation-delay: 1s; }
    #banner .active .caption p { animation-name: fadeInDown; animation-fill-mode: both; animation-duration: 0.5s; animation-delay: 1.5s; }

    #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: -27px; }
    #banner .owl-dots span { background: #fff; color: #fff; /* e30613 */ width: 12px; height: 12px; }
    #banner .owl-dots .owl-dot.active span, #banner .owl-dots .owl-dot:hover span { color: #ab823b; background: #ab823b; }


#main { position: relative; z-index: 1; }
    #main .sidebar { width: 250px; float: left; margin-top: 28px; }
    #main .content { width: 857px; float: right; margin-top: 30px; 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%); }
.tcell { display: table-cell; vertical-align: bottom; width: 99999px; }
.kborder { position: relative; margin-bottom: 40px; display: inline-block; }
    .kborder:after { position: absolute; left: 0; bottom: -10px; width: 30px; height: 3px; content: ""; background: #ab823b; }
.text_center .kborder:after { left: 50%; margin-left: -18px; }


.banner { position: relative; width: 100%; min-height: 160px; background: #ab823b; }
.anasayfa .banner { min-height: inherit; background: #fff; }
.page-header { color: #fff; z-index: 999; position: absolute; bottom: 95px; height: 123px; width: 100%; padding: 20px 0; }
    .page-header:before { content: ""; background: url(../img/altbannertextbg.png) no-repeat; height: 123px; width: 100%; display: table; position: absolute; z-index: -1; top: 0; }
    .page-header h1 { font-size: 35px; font-weight: 600; font-style: italic; }
.breadcrumb { color: #fff; font-size: 15px; 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; }

.btn_solmenu { display: none; background-color: #18191a; color: #fff; cursor: pointer; font-size: 24px; line-height: 1; margin: 0px auto; position: relative; text-align: center; width: 45px; padding: 10px 0px; }
.solmenu { margin-bottom: 40px; font-weight: 600; font-size: 16px; }
    .solmenu li a { border-bottom: 1px solid #dcdcdc; color: #18191a; display: block; padding: 10px 0px; position: relative; }
        .solmenu li a:hover, .solmenu li.active > a { color: #ab823b; }
    .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; }

.insankaynaklari #main .content, .insankaynaklari #main .sidebar { float: none; width: 100%; }
.insankaynaklari .solmenu { margin: 0 auto; display: table; }
    .insankaynaklari .solmenu li { float: left; padding: 16px 20px; background: #131d56; margin-right: 20px; }
        .insankaynaklari .solmenu li.active, .insankaynaklari .solmenu li:hover { background: #ab823b; }
            .insankaynaklari .solmenu li.active a, .insankaynaklari .solmenu li:hover a { color: #fff !important; }
        .insankaynaklari .solmenu li a { color: #fff; border-bottom: none; padding: 0px; border-right: 0px; }

footer { width: 100%; height: auto; background: #0c1340; padding: 15px 0px; color: #fff; line-height: 35px; }
    footer .center { width: 98% }

    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 { }
        footer .copyright img { float: right; margin: 10px 0; }

.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: 'Ubuntu', sans-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: 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: 16px; line-height: 24px; margin-top: 20px; margin-bottom: 10px; text-transform: uppercase; height: 24px; overflow: hidden; }
.haber li h3 { margin-top: 0px; }

.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; }
.kadro li { text-align: center; line-height: 20px; }
.urun li img:not(.none) { height: 316px !important; }
.haber li:not(.none) img { height: 277px !important; }

.referans li { border: 1px solid #cfcfcf; width: 18.4%; padding: 1%; margin-right: 2%; margin-bottom: 2%; float: left; position: relative; text-align: center; }
    .referans li:nth-child(5n) { margin-right: 0px; }
    .referans li:hover { border: 1px solid #ab823b; }
    .referans li .img_ortala { height: 120px; }

.haber li { text-align: left; }
    .haber li .haber_icerik { padding: 20px 15px; }
    .haber li p { font-size: 13px; display: block; overflow: hidden; line-height: 16px; height: 50px; }
    .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: #ab823b; 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; }

.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: 49%; float: left; font-size: 18px; font-weight: 400; color: #303030; }
    .iicerik h3 { font-size: 35px; font-weight: 600; color: #3e3e3e; margin-bottom: 25px; }
    .iicerik p { margin-top: 10px; line-height: 20px; }
    .iicerik i { font-size: 20px; width: 30px; color: #444; float: left; line-height: 20px; text-align: center; }
        .iicerik i.fa-mobile { font-size: 30px; }

.iform { width: 49%; float: right; }
    .iform .control_label { padding-bottom: 5px; }
    .iform .satir_margin { margin-top: 10px; }

.ikform { }

.bol { float: left; width: 49%; }
    .bol.bollast { float: right; }

.file-placeholder { position: relative; cursor: pointer; width: 100%; height: 40px; /*
  you can use the label to trigger the event    */ /*
  or the input file. here I use both but you don't have to   */ }
    .file-placeholder label { display: block; position: absolute; z-index: 2; top: 0; left: 0; width: 80%; height: 40px; }
    .file-placeholder input[type=file] { position: absolute; z-index: 3; top: 0; right: 0; width: 18%; height: 40px; opacity: 0; cursor: pointer; }
    .file-placeholder .file-browse { width: 100%; height: 40px; }
        .file-placeholder .file-browse .file-browse-txt { font-size: 14px; color: #838282; display: block; float: left; line-height: 36px; width: 80%; padding: 0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border: 1px solid #797979; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
            .file-placeholder .file-browse .file-browse-txt.hasValue { background-color: #ededed; }
        .file-placeholder .file-browse .browse { display: block; float: right; cursor: pointer; width: 18%; text-align: center; border: 1px solid #797979; color: #797979; height: 40px; line-height: 38px; padding: 0 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }
            .file-placeholder .file-browse .browse:hover { background: #45703e; color: #fff; }

.imap { height: 400px; width: 100%; margin-top: 30px; }
    .imap iframe { height: 100%; width: 100%; }

.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_ust { display: table; }
    .anasayfa_ust .anasayfa_ust_sol { font-size: 14px; font-weight: 400; color: #fff; text-align: justify; float: left; width: 50%; background: #131d56; padding: 30px; }
        .anasayfa_ust .anasayfa_ust_sol h2 { font-family: 'Cormorant Garamond', serif; font-size: 20px; font-weight: 500; display: table; margin: 0 auto 15px auto; text-transform: uppercase; position: relative; }
            .anasayfa_ust .anasayfa_ust_sol h2:after { content: ""; width: 64px; height: 6px; background: #ab823b; display: table; margin: 10px auto 0 auto; }
    .anasayfa_ust .anasayfa_ust_sag { float: right; width: 50%; height: 485px; position: relative; }
        .anasayfa_ust .anasayfa_ust_sag img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

article.hakkimizda .anasayfa_ust_sol { background: #f4f4f4; color: #303030; }

.uzmanlik_body { background: #f4f4f4; width: 100%; display: inline-block; margin-top: 55px; padding: 60px 0; }
    .uzmanlik_body .uzmanlik_baslik { font-size: 35px; font-weight: 400; color: #3a3a39; text-transform: uppercase; display: table; margin: 0 auto; }
        .uzmanlik_body .uzmanlik_baslik:after { content: ""; width: 64px; height: 6px; background: #131d56; display: table; margin: 15px auto; }

.uzman_list { width: 100%; display: inline-block; margin: 40px 0; }
    .uzman_list li { float: left; background: #fff; width: 23.5%; margin-right: 2%; margin-bottom: 25px; position: relative; padding-bottom: 55px; overflow: hidden; box-shadow: 4px 0px 5px rgba(0, 0, 0, .34); }
        .uzman_list li:nth-child(4n) { margin-right: 0px; }
        .uzman_list li .uzman_text { background: rgba(19, 29, 86, .84); padding: 0 20px; display: block; width: 100%; position: absolute; left: 0; bottom: 55px; -webkit-transition: .4s cubic-bezier(.69, .1, .09, .94)all; transition: .4s cubic-bezier(.69, .1, .09, .94)all; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
            .uzman_list li .uzman_text h2 { font-size: 15px; font-weight: 400; color: #fff; text-transform: uppercase; line-height: normal; height: 55px; padding: 10px 0; display: block; -webkit-transition: .3s ease all; transition: .3s ease all; }
            .uzman_list li .uzman_text .uzman_text_content { font-size: 15px; font-weight: 300; color: #fff; display: none; margin-bottom: 20px; -webkit-transition: .3s ease all; transition: .3s ease all; }
                .uzman_list li .uzman_text .uzman_text_content .dahafazla { color: #fff; text-transform: uppercase; width: 100%; display: inline-block; margin-top: 15px; }
        .uzman_list li:hover .uzman_text { bottom: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
            .uzman_list li:hover .uzman_text .uzman_text_content { display: block; }
        .uzman_list li .uzman_resim { width: 100%; height: 294px; position: relative; }
            .uzman_list li .uzman_resim img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

.kadro_body { margin: 50px auto; }
    .kadro_body .kadro_baslik { font-size: 35px; font-weight: 400; color: #3a3a39; text-transform: uppercase; display: table; margin: 0 auto; }
        .kadro_body .kadro_baslik:after { content: ""; width: 64px; height: 6px; background: #ab823b; display: table; margin: 15px auto; }

.btn_dahafazla { font-weight: 600; font-style: italic; width: 100%; display: inline-block; margin-top: 10px; color: #ab823b; }

.kadro_list { width: 100%; display: inline-block; margin: 40px 0; }
    .kadro_list li { float: left; background: #fff; width: 49%; margin: 0 2% 25px 0; }
        .kadro_list li:nth-child(2n) { margin-right: 0px; }
        .kadro_list li .kadro_text { float: left; width: 50%; padding: 25px 15px; background: #eee; }
            .kadro_list li .kadro_text h3 { font-size: 18px; font-weight: 400; color: #3a3a39; text-transform: uppercase; margin-bottom: 5px; }
            .kadro_list li .kadro_text h2 { font-size: 16px; color: #3a3a39; text-transform: uppercase; margin-bottom: 15px; }
            .kadro_list li .kadro_text .kadro_text_content { text-align: justify; font-size: 15px; font-weight: 400; color: #303030; }
                .kadro_list li .kadro_text .kadro_text_content .dahafazla { font-weight: 600; font-style: italic; width: 100%; display: inline-block; margin-top: 10px; color: #ab823b; }
        .kadro_list li .kadro_resim { float: left; width: 50%; height: 411px; position: relative; display: table; }
            .kadro_list li .kadro_resim img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

.tumunu_gor { font-size: 15px; font-weight: 300; color: #fff; padding: 10px 20px; margin: 0 auto; display: table; border: 1px solid #131d56; background: #131d56; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }
    .tumunu_gor:hover { background: #fff; color: #131d56; }

.btn_tum_ekip { font-size: 15px; font-weight: 300; color: #fff; padding: 10px 20px; margin: 0 auto; display: table; border: 1px solid #ab823b; background: #ab823b; -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }
    .btn_tum_ekip:hover { background: #fff; }

.anasayfa_makale_body { width: 100%; display: inline-block; position: relative; padding: 55px 0; }
    .anasayfa_makale_body .anasayfa_makale_body_img { position: absolute; top: 0px; z-index: -1; }

.makale_baslik { font-size: 35px; font-weight: 400; color: #fff; text-align: center; text-transform: uppercase; margin-bottom: 35px; }
    .makale_baslik:before { content: ""; background: url(../img/blog_img.png) no-repeat; width: 49px; height: 45px; display: table; margin: 0 auto 15px auto; }
    .makale_baslik:after { content: ""; width: 64px; height: 6px; background: #fff; display: table; margin: 15px auto; }

#anasayfa_blog { }
    #anasayfa_blog .item { font-size: 18px; font-weight: 400; color: #fff; text-align: center; }
        #anasayfa_blog .item a { color: #fff; }

    #anasayfa_blog .owl-dots { bottom: 0px; position: relative; margin-top: 100px; }
        #anasayfa_blog .owl-dots span { color: #fff; background: #fff; }
        #anasayfa_blog .owl-dots .owl-dot.active span, #anasayfa_blog .owl-dots .owl-dot:hover span { color: #131d56; background: #131d56; }

    #anasayfa_blog .owl-nav .owl-prev, #anasayfa_blog .owl-nav .owl-next { background: none; font-size: 65px; margin-top: 0px; top: 0; }
    #anasayfa_blog .owl-nav .owl-prev { left: -15px; }
    #anasayfa_blog .owl-nav .owl-next { right: -15px; }

.blog_adi { font-size: 26px; font-weight: 400; text-align: center; color: #fff; margin-bottom: 15px; }

.anasayfa_duyuru_body { position: relative; padding: 55px 0; }
    .anasayfa_duyuru_body .anasayfa_duyuru_baslik { font-size: 35px; font-weight: 400; color: #3a3a39; text-align: center; text-transform: uppercase; margin-bottom: 35px; }
        .anasayfa_duyuru_body .anasayfa_duyuru_baslik:after { content: ""; width: 64px; height: 6px; background: #ab823b; display: table; margin: 15px auto; }

#duyuru_list { margin-bottom: 25px; }
    #duyuru_list .item { box-shadow: 0px 2px 2px rgba(0, 0, 0, .15); margin-bottom: 10px; }

        #duyuru_list .item .duyuru_resim { width: 100%; height: 215px; position: relative; }
            #duyuru_list .item .duyuru_resim img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

        #duyuru_list .item .duyuru_text { padding: 20px 25px; }
            #duyuru_list .item .duyuru_text h2 { font-size: 18px; color: #5b5b5b; }
                #duyuru_list .item .duyuru_text h2:after { content: ""; width: 37px; height: 4px; background: #9b9b9b; display: table; margin: 15px 0; }

        #duyuru_list .item .duyuru_text_content { font-size: 13px; font-weight: 400; color: #303030; text-align: justify; }
            #duyuru_list .item .duyuru_text_content .duyuru_time { font-size: 14px; color: #303030; margin-bottom: 10px; }

.icerik_gorselleri { width: 100%; display: inline-block; }
    .icerik_gorselleri li { float: left; width: 23%; margin: 0 2% 25px 0; }
        .icerik_gorselleri li:nth-child(4n) { margin-right: 0px; }

.icerik_gorselleri_resim { width: 100%; height: 207px; position: relative; }
    .icerik_gorselleri_resim img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }


.anasayfa_alt { font-size: 40px; font-weight: 300; font-style: italic; color: #fff; width: 100%; display: inline-block; position: relative; text-align: center; }
    .anasayfa_alt .anasayfa_alt_img { position: absolute; top: 0; left: 0; z-index: -1; }
    .anasayfa_alt h2 { font-size: 35px; font-weight: 300; font-style: italic; margin-top: 15px; }

body.altsayfa .anasayfa_iletisim { margin-top: 55px; }
.anasayfa_iletisim { background: #131d56 url(../img/iletisimbg.png) no-repeat 100% 85%; color: #fff; width: 100%; display: inline-block; margin-bottom: -4px; }
    .anasayfa_iletisim .anasayfa_iletisim_map { float: left; width: 50%; position: relative; }
        .anasayfa_iletisim .anasayfa_iletisim_map iframe { position: absolute; width: 100%; height: 100%; }
    .anasayfa_iletisim .anasayfa_iletisim_icerik { float: left; display: table; padding: 35px 190px; font-size: 16px; font-weight: 300; color: #fff; text-align: center; min-height: 424px; max-width: 50%; }
        .anasayfa_iletisim .anasayfa_iletisim_icerik i { font-size: 20px; clear: both; }
        .anasayfa_iletisim .anasayfa_iletisim_icerik a { color: #fff; }
        .anasayfa_iletisim .anasayfa_iletisim_icerik h2 { font-size: 28px; font-weight: 400; color: #fff; text-transform: uppercase; display: table; width: 100%; }
            .anasayfa_iletisim .anasayfa_iletisim_icerik h2:after { content: ""; width: 64px; height: 6px; background: #ab823b; display: table; margin: 15px auto 20px auto; }

.blog_list { }
    .blog_list li { float: left; width: 23.5%; margin: 0 2% 25px 0; box-shadow: 0px 2px 2px rgba(0, 0, 0, .15); }
        .blog_list li:nth-child(4n) { margin-right: 0px; }

        .blog_list li .blog_resim { width: 100%; height: 215px; position: relative; }
            .blog_list li .blog_resim img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

        .blog_list li .blog_text { padding: 20px 25px; }
            .blog_list li .blog_text h2 { font-size: 18px; color: #5b5b5b; }
                .blog_list li .blog_text h2:after { content: ""; width: 37px; height: 4px; background: #9b9b9b; display: table; margin: 15px 0; }

        .blog_list li .blog_text_content { font-size: 13px; font-weight: 400; color: #303030; text-align: justify; }
.blog_time { font-size: 14px; color: #303030; margin-bottom: 10px; }


#to-top { z-index: 999; display: none; position: fixed; right: 25px; bottom: 135px; border-radius: 3px; padding: 0 12px 3px; font-size: 28px; text-align: center; color: #fff; background-color: #ab823b; }
    #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: 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: #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; }
}
