.darkback:before {content: '';position: fixed;width: 100vw;height: 100vh;z-index: 17;background: rgba(0, 0, 0, 0.6);left: 0;top: 0;}
@media (min-width: 768px) {
    div#site_kalip.darkback #icerik,
    body.fancybox-active #site_kalip,
    body.modal-open #site_kalip {-ms-filter: blur(3px);-webkit-filter: blur(3px);-moz-filter: blur(3px);-o-filter: blur(3px);filter: blur(3px);}
}

div#site_kalip {overflow: hidden;min-height: 100%;}
.gotoup {opacity:0 !important;position: fixed;right: 25px;bottom: 25px;width: 37px;height: 37px;line-height: 37px;text-align: center;font-size: 18px;z-index: 2050;display: none;color: white !important;display: none !important;}

/* -------------------- webmaster tool --------------------*/


.webmaster_tool{height:auto; position:fixed; z-index:111111; background:#FFF; font-family:Arial; font-size:12px; color:#000; line-height:13px; display:block; left:0; padding:5px 0 5px 15px; width:210px; bottom:0; top:auto; box-shadow:1px 1px 3px #ccc}
.webmaster_tool >li{width:100%; float:left; padding-bottom:5px}
.webmaster_tool >li >b{width:90px; float:left}
.webmaster_tool >h1{text-transform:uppercase; font-size:13px; font-weight:600; padding:7px 0}
.webmaster_tool a{color:#af0000; font-weight:700; text-transform:uppercase; background:#000; color:#fff; padding:3px 5px; margin:4px 3% 0 -1%; width:48%; float:left; text-align:center; font-size:10px; line-height:16px; border-radius:3px}

/* -------------------- NT Loader --------------------*/

#loader-wrapper {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99994;overflow: hidden;}
.loaded #loader-wrapper {visibility: hidden;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all .3s 1s ease-out;transition: all .3s 1s ease-out;}
#loader {display: block;position: relative;left: 50%;top: 50%;width: 200px;height: 40px;z-index: 999;text-align: center;transform: translateX(-50%) translateY(-50%);display: none;}
.loaded #loader {opacity: 0;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;display: none;}
#loader-wrapper .loader-section {position: fixed;top: 0;width: 50%;height: 100%;background: #111;z-index: 99;display: none;}
#loader-wrapper .loader-section.section-left {left: 0;}
.loaded #loader-wrapper .loader-section.section-left {/* -webkit-transform: translateX(-100%); *//* transform: translateX(-100%); */opacity: 0;-webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);display: none;}
#loader-wrapper .loader-section.section-right {right: 0;}
.loaded #loader-wrapper .loader-section.section-right {/* -webkit-transform: translateX(100%); *//* transform: translateX(100%); */opacity: 0;-webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);display: none;}

body:not(#sf_anasayfa) #loader {/* top: 75%; */}
body:not(#sf_anasayfa):not(.loadedFull) #header,
body:not(#sf_anasayfa):not(.loadedFull) .banner {/* z-index: 99995; */}
body:not(#sf_anasayfa):not(.loadedFull) #footer {/* position: relative; *//* z-index: 99995; */}



@media (max-width: 767.98px) {
  .d-none.d-md-block {
    display: block !important;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .d-none.d-md-block #nt {
    display: inline-block;
  }

  .d-flex.align-items-center.justify-content-md-between.justify-content-center {
    flex-direction: column !important;
    text-align: center;
  }
}


/* ------------------ fonts ------------------ */

.font-family-light{font-family: 'Montserrat',sans-serif !important;font-weight:200; }
.font-family-normal{font-family: 'Montserrat',sans-serif !important;font-weight:400;}
.font-family-bold{font-family: 'Montserrat',sans-serif !important;font-weight:700;}
.font-family-numbers{font-family: arial !important}

.fs-8{font-size:8px;}.fs-9{font-size:9px;}.fs-10{font-size:10px;}.fs-11{font-size:11px;}.fs-12{font-size:12px;}.fs-13{font-size:13px;}.fs-14{font-size:14px;}.fs-15{font-size:15px;}.fs-16{font-size:16px;}.fs-18{font-size:18px;}.fs-19{font-size:19px;}.fs-20{font-size:20px;}.fs-22{font-size:22px;}.fs-24{font-size:24px;}.fs-28{font-size:28px;}.fs-32{font-size:32px;}
.col-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
@media (min-width: 576px) {
    .col-sm-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-sm-8{font-size:8px;}.fs-sm-9{font-size:9px;}.fs-sm-10{font-size:10px;}.fs-sm-11{font-size:11px;}.fs-sm-12{font-size:12px;}.fs-sm-13{font-size:13px;}.fs-sm-14{font-size:14px;}.fs-sm-15{font-size:15px;}.fs-sm-16{font-size:16px;}.fs-sm-18{font-size:18px;}.fs-sm-19{font-size:19px;}.fs-sm-20{font-size:20px;}.fs-sm-22{font-size:22px;}.fs-sm-24{font-size:24px;}.fs-sm-28{font-size:28px;}.fs-sm-32{font-size:32px;}
}
@media (min-width: 768px) {
    .col-md-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-md-8{font-size:8px;}.fs-md-9{font-size:9px;}.fs-md-10{font-size:10px;}.fs-md-11{font-size:11px;}.fs-md-12{font-size:12px;}.fs-md-13{font-size:13px;}.fs-md-14{font-size:14px;}.fs-md-15{font-size:15px;}.fs-md-16{font-size:16px;}.fs-md-18{font-size:18px;}.fs-md-19{font-size:19px;}.fs-md-20{font-size:20px;}.fs-md-22{font-size:22px;}.fs-md-24{font-size:24px;}.fs-md-28{font-size:28px;}.fs-md-32{font-size:32px;}
}
@media (min-width: 992px) {
    .col-lg-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-lg-8{font-size:8px;}.fs-lg-9{font-size:9px;}.fs-lg-10{font-size:10px;}.fs-lg-11{font-size:11px;}.fs-lg-12{font-size:12px;}.fs-lg-13{font-size:13px;}.fs-lg-14{font-size:14px;}.fs-lg-15{font-size:15px;}.fs-lg-16{font-size:16px;}.fs-lg-18{font-size:18px;}.fs-lg-19{font-size:19px;}.fs-lg-20{font-size:20px;}.fs-lg-22{font-size:22px;}.fs-lg-24{font-size:24px;}.fs-lg-28{font-size:28px;}.fs-lg-32{font-size:32px;}
}
@media (min-width: 1200px) {
    .container {width: 1300px;}
    .col-xl-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-xl-8{font-size:8px;}.fs-xl-9{font-size:9px;}.fs-xl-10{font-size:10px;}.fs-xl-11{font-size:11px;}.fs-xl-12{font-size:12px;}.fs-xl-13{font-size:13px;}.fs-xl-14{font-size:14px;}.fs-xl-15{font-size:15px;}.fs-xl-16{font-size:16px;}.fs-xl-18{font-size:18px;}.fs-xl-19{font-size:19px;}.fs-xl-20{font-size:20px;}.fs-xl-22{font-size:22px;}.fs-xl-24{font-size:24px;}.fs-xl-28{font-size:28px;}.fs-xl-32{font-size:32px;}
}


/* -------------------- form -------------------- */
.form-control{padding: 10px 12px;line-height: 1.42857;-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-radius: 0;font-size: 13px;color: #a3a3a3;font-weight: 500;height: 50px !important;background-color: #f5f5f5 !important;border-color:#f5f5f5;box-shadow: none !important;}
textarea.form-control {height: auto;min-height: 90px;}
select.form-control {-webkit-appearance: none;-moz-appearance: none;background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJrYXRtYW5fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgNTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBzdHlsZT0iZmlsbDojYTNhM2EzOyIgZD0iTTI2LjksNDNMNDYuOCw4LjZjMC44LTEuNS0wLjItMy4zLTEuOS0zLjNINS4yYy0xLjcsMC0yLjcsMS44LTEuOSwzLjNMMjMuMSw0M0MyMy45LDQ0LjUsMjYuMSw0NC41LDI2LjksNDN6IiAvPjwvZz48L3N2Zz4=) no-repeat white;background-position: right 10px center;background-size: 14px;padding-right: 30px;}
::-webkit-input-placeholder {color: #a3a3a3;}
::-moz-placeholder { color: #a3a3a3;}
:-ms-input-placeholder { color: #a3a3a3;}
:-moz-placeholder {color: #a3a3a3;}
.btn-submit2{color: #4dbb6d;background-color: transparent;background-image: none;border-color: #4dbb6d;width: auto;border-width: 2px;border-radius: 35px;padding: 11px 30px;}
.btn-submit2:hover,.btn-submit2:focus,.btn-submit2:active{color: white;background: #4dbb6d;border-color: #4dbb6d;}
.form-control:focus{border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}
.custom-file-input {height: 50px !important;}
.custom-file-label {border-radius: 0;height: 50px;display: inline-block;margin: 0;line-height: 37px;background: #f5f5f5 !important;border-color: transparent;color: #a3a3a3;font-size: 13px;font-weight: normal;}
.custom-file-label::after {content: attr(before-text);height: 100%;line-height: 38px;border-radius: 0;}
.custom-file {height: 50px;}




/* hazir form butonu */
.btn-submit {outline: none;height: 40px;text-align: center;width: 150px;background: #fff;border: 2px solid #2b3362;color: #2b3362;letter-spacing: 1px;font-size: 12px;font-weight: bold;cursor: pointer;transition: all 0.25s ease;border-radius: 0;text-transform: uppercase;position: relative;overflow: hidden;}
.btn-submit:hover {/* color: white; *//* background: #1ECD97; */}
.btn-submit:active {letter-spacing: 2px;}
.btn-submit:after {content: attr(text);}
.btn-submit.onclic {width: 40px;border-color: #bbbbbb;border-width: 3px;font-size: 0;border-left-color: #1ECD97;-webkit-animation: rotating 2s 0.25s linear infinite;animation: rotating 2s 0.25s linear infinite;}
.btn-submit.onclic:after {content: "";}
.btn-submit.onclic:hover {color: #1ECD97;background: white;}
.btn-submit.validate {font-size: 13px;color: white;background: #1ECD97;}
.btn-submit.validate:after {font-family: 'font awesome 5 pro';content: "\f00c";}
.btn-submit.novalidate {font-size: 13px;color: white;background: #cd3330;border-color: #cd3330;}
.btn-submit.novalidate:after {font-family: 'font awesome 5 pro';content: "\f00d";}
@-webkit-keyframes rotating { from {-webkit-transform: rotate(0deg);transform: rotate(0deg);} to {-webkit-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes rotating { from {-webkit-transform: rotate(0deg);transform: rotate(0deg);} to {-webkit-transform: rotate(360deg);transform: rotate(360deg);} }

.custom-file-label::after {content: attr(before-text);}
form .form-group .form-control ~ i {position: absolute;left: 15px;top: 1px;width: 45px;height: 50px;text-align: center;font-size: 15px;line-height: 50px;color:#a3a3a3}
form .form-group .form-control.hasIcon {padding-left: 45px;}

.form-control, .btn {box-shadow: none !important;}

div#NTModalOverlay {position: fixed;left: 0;bottom: -100vh;background: rgba(0, 0, 0, 0.7);width: 100vw;height: 100vh;transition: all 0.5s cubic-bezier(1, -0.33, 0, 1.34);z-index: 99998;}
div#NTModalOverlay.show {bottom: 0;}
div#NTModal {position: fixed;width: 350px;max-width: 100%;text-align: center;padding: 15px 0;left: 50%;top: -100%;transform: translateX(-50%) translateY(-50%);color: #1e1e1e;border-radius: 7px;background: white;z-index: 99999;transition: all 0.5s cubic-bezier(1, -0.33, 0, 1.34);}
div#NTModal.show {top: 10%;}


.NT-dropdown {width: 100%;}
.NT-dropdown .dropdown-menu {border:1px solid #777;border-radius:0;width: 100%;}
.NT-dropdown .dropdown-toggle {width: 100%;border-radius: 0;background: #2c2c2c;border: none;text-align: left;position: relative;}
.NT-dropdown .dropdown-toggle:after {content: '\f0ab';border: none;font-family: 'font awesome 5 pro';font-weight: 700;position: absolute;right: 20px;font-size: 16px;top: calc(50% - 8px);margin: 0;width: 16px;height: 16px;line-height: 16px;}
.NT-dropdown.show .dropdown-toggle {background: #2c2c2c;}
.NT-dropdown .dropdown-item.active, .NT-dropdown .dropdown-item:active {background: #2c2c2c;}
.NT-dropdown .dropdown-item + .dropdown-item {border-top: 1px solid #eaeaea;}
.NT-dropdown .dropdown-toggle:hover,.NT-dropdown .dropdown-toggle:focus,.NT-dropdown .dropdown-toggle:active {background: #2c2c2c !important;}


/* -------------------- for bootstrap -------------------- */
nav[aria-label="breadcrumb"] {}
.breadcrumb{background: transparent;padding-bottom: 0;}
.breadcrumb-item+.breadcrumb-item::before{content:'\f105';font-family: 'Font Awesome 5 Pro';padding:0 5px;font-weight: 600;color:inherit}
.breadcrumb-item {color: #ffffff;}
.breadcrumb-item a:hover , .breadcrumb-item a:focus , .breadcrumb-item a:active {color: #c1bcbc;}
@media (max-width: 992px) {
    .breadcrumb>.breadcrumb-item:not(:last-child) {display: none;}
    .breadcrumb>.breadcrumb-item:last-child:before , nav[aria-label="breadcrumb"] {display: none;}
}


.fill {height: 100%;}
.bg-lightgray {background-color: #eee!important;}
.bg-solightgray {background-color: #f5f5f5!important;}

.btn-outline.btn-primary {color: #4dbb6d;background-color: transparent;background-image: none;border-color: #4dbb6d;}
.btn-outline.btn-primary:hover, .btn-outline.btn-primary.hover {color: #ffffff;background-color: #4dbb6d;border-color: #4dbb6d;}
.btn-outline.btn-primary:focus, .btn-outline.btn-primary.focus {box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}
.btn-outline.btn-primary.disabled, .btn-outline.btn-primary:disabled {color: #4dbb6d;background-color: transparent;}
.btn-outline.btn-primary:active, .btn-outline.btn-primary.active{color: #ffffff !important;background-color: #4dbb6d !important;border-color: #4dbb6d !important;box-shadow: 0 0 0 0.2rem rgba(77, 187, 109, 0.5) !important;}
.btn-outline.custom-border-width {border-width: 2px;}
.custom-border-radius {border-radius: 35px !important;padding: 11px 30px !important;}


.container {width: 1300px;max-width: 100%;}
.relative{position: relative;}
.rounded-25{border-radius: 25px;}
.table td, .table th {padding: 2px;border: 0;}
/* ------------------ social ------------------ */
.sosyal_fb:hover,footer .sosyal_fb:hover{color:white !important;background: #3b5998 !important;border-color: #3b5998 !important;}
.sosyal_tw:hover,footer .sosyal_tw:hover{color:white !important;background:#00aced !important;border-color: #00aced !important;}
.sosyal_ins:hover,footer .sosyal_ins:hover{color:white !important;background:#c9367d !important;border-color: #c9367d !important;}
.sosyal_fs:hover,footer .sosyal_fs:hover{color:white !important;background:#0072b1 !important;border-color: #0072b1 !important;}
.sosyal_gp:hover,footer .sosyal_gp:hover{color:white !important;background:#dd4b39 !important;border-color: #dd4b39 !important;}
.sosyal_pt:hover,footer .sosyal_pt:hover{color:white !important;background:#cd2229 !important;border-color: #cd2229 !important;}
.sosyal_lk:hover,footer .sosyal_lk:hover{color:white !important;background:#1c7bb5 !important;border-color: #1c7bb5 !important;}

/* -------------------- Header --------------------*/

#header{z-index: 18;position: fixed;width: 100%;-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;-ms-transition: transform 0.5s ease;-o-transition: transform 0.5s ease;transition: transform 0.5s ease;background-color: white !important;}
#header > *:last-child .container {border-bottom: 1px solid rgba(255, 255, 255, 0.12)}
#headerTop{padding-top: 6px;padding-bottom: 6px;border-bottom: 1px solid #f0f0f0;color: rgb(119, 119, 119);}

div#top-contact {}
div#top-contact a {-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
div#top-contact a:hover {color: #2589ca;}
div#top-contact a i {margin: 0 5px 0 15px;}
div#top-contact a span {}
div#top-contact a:nth-child(1) {padding-left: 15px;}

#logo{padding: 25px 15px;/*! background: #2c2c2c; */text-align: center;position: relative;z-index: 5;}
#header.active #logo {padding: 10px;background: transparent;}
#header.active div#logo img {height: 110px;filter: none;}

#header.active div#logo {
    overflow: visible;        /* Taşmaya izin ver */
    position: relative;       /* img konumlandırması için referans */
    z-index: 20;              /* Üstte kalsın */
    height: 100px;             /* Mevcut header yüksekliği */
}

/* Logo taşıyıcısı */
div#logo {
    overflow: visible;        /* Taşmaya izin ver */
    position: relative;       /* img konumlandırması için referans */
    z-index: 20;              /* Üstte kalsın */
    height: 119px;             /* Mevcut header yüksekliği */
}

/* Logo resmi */
div#logo img {
                /* Daha büyük logo */
    position: absolute;       /* Serbest konumlandırma */
    top: 14px;               /* Yukarı doğru taşırma miktarı */
    left: 50%;                /* Ortalamak için */
    transform: translateX(-50%); /* Gerçek ortalama */
    z-index: 11111111111;
    height:170px;
}




ul#menu{}
ul#menu>li {display: inline-block;position: relative;}
ul#menu>li>a {padding: 0 20px;line-height: 78px;transition: all 0.3s ease;font-size: 14px;display: block;-webkit-border-radius: 5px;-moz-border-radius: 5px;color: #333;border-radius: 5px;font-weight: 600;}
ul#menu>li>a:before {content:'';position: absolute;width: 0;left:50%;top: calc(50% + 15px);height: 2px;background-color: #2589ca;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
ul#menu>li>ul {position: absolute;/* overflow: hidden; */left: 0;top: 100%;z-index: 3;min-width: 250px;opacity: 0;-webkit-transition: 0.4s;-moz-transition: 0.4s;transition: 0.4s;visibility: hidden;}
ul#menu.acilirType2>li>ul>li {position: relative;z-index: 2;}
ul#menu>li>ul>li>a {font-size: 12px;color: #2c2c2c;display: block;padding: 14px 25px;line-height: 1em;position: relative;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;font-weight: normal;font-weight: 600;border-radius: 5px;}
ul#menu.hoverType3>li:hover>a, ul#menu.hoverType3>li>ul>li>a:hover {color: #fb333e;}
ul#menu.hoverType2>li:hover>a, ul#menu.hoverType2>li>ul>li>a:hover {color: white;background-color: #fb333e;}
ul#menu.hoverType1>li:hover>a:before, ul#menu.hoverType1>li>ul>li>a:hover:before {width: calc(100% - 40px);left: 20px;}
ul#menu>li:hover>ul {opacity: 1;visibility: visible;}
ul#menu.acilirType2 > li > ul:before {content: '';position: absolute;width: 4000px;left: -2000px;height: 0;top: 0;background: white;z-index: 1;transition: 0.4s;}
ul#menu.acilirType2 > li:hover > ul:before {height: 100%;}
ul#menu.acilirType2>li>ul {transform-origin: top center;padding: 15px 0 35px;}
ul#menu.acilirType1>li>ul {-webkit-transform: scale(0.7);-moz-transform: scale(0.7);-ms-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);background: white;}
ul#menu.acilirType1>li:hover>ul {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
ul#menu>li>ul>li:hover>a {
    color: white;
    background: #2589ca;
}
#header.active ul#menu>li>a {
    line-height: 75px !important;
}
.aktif-logo{display: none;}
#header.active .aktif-logo{display: block;}
#header.active .normal-logo{display: none !important;}


@media(max-width: 1350px){
    ul#menu>li>a {padding: 0 15px;line-height: 78px;transition: all 0.3s ease;font-size: 14px;display: block;-webkit-border-radius: 5px;-moz-border-radius: 5px;color: #333;border-radius: 5px;font-weight: 600;}

}

@media(max-width: 1200px){
    .HeaderRight{display: none;}
    #mobilMenu{display: inline-block !important;}
}
@media(max-width:992px){
    #logo{
    padding: 15px 15px;
    height: 90px !important;
}
    div#logo img {
        left: 16px;
        transform: none;
        height:110px;
         
    }
    #header.active div#logo img {
        padding: 0;
        height: 60px !important;
        top:10px
    }
    #header.active #logo{padding: 0 10px;height: 80px !important;}
     
}
@media(max-width:350px){
    div#logo img{max-width: 120px;}
}

.social-container{display: block;}
.social-container li{display: inline-block;}
.social-container a{width: 32px;height: 32px;line-height: 31px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: #aaa;font-size: 13px;text-align: center;display: block;border: 1px solid #aaa;}
.social-container a:hover{color: white;background: #77cc6d;border-color: #77cc6d;}

#header.active{border-bottom: 1px solid lightgray;color: black !important;background: white !important;position: fixed !important;}
#header.active #headerTop{display: none}
#header .genel-btn:hover i {transform: translateX(8px);}

#header .genel-btn:hover {}
#header .genel-btn i {transition: all 0.3s ease;font-weight: 300;margin-right: 6px !important;}

#header .genel-btn {background: #2589ca;font-size: 13px;padding: 15px 0px;line-height: 1;display: inline-block;font-weight: 800;color: white;text-transform: uppercase;border-radius: 0;width: 160px;text-align: center;border-radius: 5px;}
#header .genel-btn:hover {}
#header .genel-btn:nth-child(2) {background: rgb(37, 137, 202);}

header#header.scrollDowning {transform: translateY(-100%);}
header#header.scrollUping {transform: translateY(0%);}

@media (max-width: 992px) {
    #header {position: static;width: initial;z-index: 100;position: relative;}
    #header.activing {position: fixed;width: 100% !important;}
    header#header.scrollDowning {transform: translateY(0%);}
}

/* -------------------- icerik --------------------*/

#icerik {padding-top: 100px;}
body#sf_anasayfa.slider-fullscreen #icerik {padding-top: 119px !important;}
@media (max-width: 992px) {
    body#sf_anasayfa.slider-fullscreen #icerik {padding-top: 0px !important;}
    #icerik {padding-top: 0 !important;}
    body#sf_anasayfa #icerik {padding-top: 0 !important;}
}

/* -------------------- Anasayfa --------------------*/

.ms-slide-bgcont:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: black;opacity: .5;z-index: 1;}

@media(max-width: 992px){
    .ms-skin-light-4 .ms-nav-next, .ms-skin-light-4 .ms-nav-prev{display: none !important;}
}

/* -- hakkimizda -- */

#hakkimizda {padding: 120px 0 !important;}
#hakkimizda .list-tertiary.list-icons.list-icons-style-3 li > .fa:first-child {background-color: #e2fdea;color: #777777;font-size: 0.7em;padding: 10px;padding-top: 8px;border-radius: 50%;width: 25px;height: 25px;text-align: center;}
#hakkimizda .content-grid {overflow: hidden;margin: 0;padding: 0;}
#hakkimizda .content-grid .content-grid-item {position: relative;padding: 10px;margin: 0;display: flex;align-items: center;justify-content: center;}
#hakkimizda .content-grid .content-grid-item .img-fluid {display: inline-block;flex: 0 0 auto;}
#hakkimizda .content-grid.content-grid-dashed .content-grid-item:before {border-left: 1px dashed #DADADA;}
#hakkimizda .content-grid.content-grid-dashed .content-grid-item:after {border-bottom: 1px dashed #DADADA;}
#hakkimizda .custom-content-grid:before {content: '';display: block;position: absolute;top: 50%;left: 50%;box-shadow: 0px 0px 97px 70px rgba(152, 152, 152, 0.1);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
#hakkimizda .content-grid {overflow: hidden;margin: 0;padding: 0;}
#hakkimizda .content-grid .content-grid-item {position: relative;padding: 10px;margin: 0;display: flex;align-items: center;justify-content: center;}
#hakkimizda .content-grid .content-grid-item:before,#hakkimizda .content-grid .content-grid-item:after {content: '';position: absolute;}
#hakkimizda .content-grid .content-grid-item:before {height: 100%;top: 0px;left: -1px;border-left: 1px solid #DADADA;}
#hakkimizda .content-grid .content-grid-item:after {width: 100%;height: 0;top: auto;left: 0;bottom: -1px;border-bottom: 1px solid #DADADA;}
#hakkimizda .custom-content-grid .content-grid-item:after {z-index: 1;}
#hakkimizda .content-grid .content-grid-item .img-fluid {display: inline-block;flex: 0 0 auto;}
#hakkimizda .content-grid.content-grid-dashed .content-grid-item:before {border-left: 1px dashed #DADADA;}
#hakkimizda .content-grid.content-grid-dashed .content-grid-item:after {border-bottom: 1px dashed #DADADA;}
#hakkimizda .custom-content-grid .counters .counter {margin-left: 80px;text-align: left;width: 140px;}
#hakkimizda .custom-content-grid .counters .counter .img {float: left;margin-left: -80px;margin-top: 8px;}
#hakkimizda .custom-content-grid .counters strong {font-size: 35px;}
#hakkimizda .text-color-primary {color: #2c2c2c !important;}
#hakkimizda .counters strong {display: block;font-weight: bold;font-size: 50px;line-height: 50px;}
#hakkimizda .custom-content-grid .counters .counter label {font-weight: normal;letter-spacing: -1px;color: #1e1e24;}
#hakkimizda .counters label {display: block;font-weight: 100;font-size: 17px;line-height: 20px;}
#hakkimizda .genel-btn {margin-top: 20px;}
#hakkimizda p {font-size: 16px;line-height: 30px;font-weight: 400;margin-bottom: 20px;}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
  color: #2589ca;}
#hizmetler {padding: 0px 0 0 !important;}
#hizmetler .img , #sf_hizmetler .liste63 .img {position: relative;overflow: hidden;}
#hizmetler .img .text , #sf_hizmetler .liste63 .text {position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;text-align: left;color: #fff;padding: 23px 20px;transition: all 0.2s linear;background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;}
#hizmetler .text h1 , #sf_hizmetler .liste63 .text h1{border-left: 2px solid #ffffff;color: #ffffff;font-size: 18px;margin-bottom: 10px;padding-left: 12px;line-height: 22px;font-weight: bold;position: relative;z-index: 2;}
#hizmetler .text h2 , #sf_hizmetler .liste63 .text h2{font-size: 16px;font-weight: normal;transition: all 0.2s linear;position: relative;z-index: 2;}
#hizmetler .item:hover .text , #sf_hizmetler .liste63 .item:hover .text{padding-bottom: 50px;}
#hizmetler .img img , #sf_hizmetler .liste63 .img img {transition: all 10s ease;}
#hizmetler .item:hover .img img , #sf_hizmetler .liste63 .item:hover .img img {transform: scale(1.2);}
#hizmetler .item:hover h2 , #sf_hizmetler .liste63 .item:hover h2 {color: #ffffff;}
#hizmetler .img:before , #sf_hizmetler .liste63 .img:before {content: '';position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);z-index: 1;opacity: 1;}

.anabaslik {text-transform: uppercase;font-size: 25px;margin: 0px 0 40px;display: inline-block;}
.anabaslik:after {content: '';width: 50px;height: 3px;background: #2589ca;display: inline-block;margin: 10px 0 8px 10px;}
#referanslar {padding: 120px 0;}


#slogan {position: relative;text-align: center;background: url(../../images/offers-bg.jpg);color: white;padding: 90px 0;background-attachment: fixed;background-position: center center;background-size: cover;}
#slogan:before {position: absolute;content: '';background: #2c2c2c;width: 100%;height: 100%;left: 0px;top: 0px;opacity: .85;}
#slogan h2 {font-size: 25px;font-weight: 400;margin-bottom: 15px;}
#slogan .anabaslik {font-size: 35px;font-weight: bold;position: relative;margin: 0 0 30px;padding: 0 0 30px;}
#slogan p {font-size: 15px;line-height: 28px;margin-bottom: 22px;max-width: 800px;margin: 0 auto;font-weight: 600;}
#slogan .anabaslik:after {content: '';position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;background: white;}
.genel-btn {background: #ffffff;font-size: 12px;padding: 18px 40px;line-height: 1;display: inline-block;font-weight: 700;color: #2589ca;text-transform: uppercase;border-radius: 0;/*! border: 2px solid #2589ca; */transition: 0.25s;position: relative;}

@media(max-width:768px){
    #slogan .anabaslik{font-size: 27px;line-height: 34px;}
    #referanslar{padding: 50px 0;}
    #hakkimizda{padding: 50px 0 !important;}
}

body:not(#sf_iletisim) table {font-family: "poppins";border: 1px solid #e2e2e2;}
body:not(#sf_iletisim) td {border: 1px solid #e2e2e2 !important;font-size: 14px;padding: 9px 6px;}
body:not(#sf_iletisim) tr:nth-child(even) {background: #f3f3f3;}

.genel-btn:hover {text-decoration: none;}
.genel-btn svg {height: 45px;left: 0;position: absolute;top: 0;width: 100%;}
.genel-btn rect {fill: none;stroke: #2589ca;stroke-width: 4px;stroke-dasharray: 422, 0;transition: all 0.35s linear;}
.genel-btn :hover {background: rgba(225, 51, 45, 0);font-weight: 900;letter-spacing: 1px;}
.genel-btn :hover rect {stroke-width: 5;stroke-dasharray: 15, 310;stroke-dashoffset: 48;transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);}


section#sss {}
section#sss .card .card-header a:not(.collapsed) {color: #4dbb6d;border-bottom: 1px solid #e4e4e4;}
section#sss .card .card-header a:not(.collapsed):before {content: '';display: block;position: absolute;top: 0;left: 0;height: 100%;border-left: 1px solid #4dbb6d;}
section#sss .card {position: relative;margin-top: 0 !important;border-right: 0;border-bottom: 1px solid #e4e4e4;border-top: 0;box-shadow: none;}
section#sss .card:last-child {border-bottom: 0 !important;}

/* -------------------- Footer --------------------*/

#footer {position: relative;overflow:hidden;}
#footer>div{min-height: 667px;}
#footer #footerLeft {background: url(../../images/footer-bg-sol.jpg) no-repeat center left / cover;padding: 70px 15px;position: relative;}
#footer #footerLeft:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #1a3e71;opacity: 1;}
div#copy .socials a {width: 35px;height: 35px;line-height: 37px;text-align: center;display: inline-block;background: #545454;color: white;border-radius: 50px;}
div#footerRight a {-webkit-transition: .4s;-o-transition: .4s;transition: .4s;padding-bottom: 5px;}
div#footerRight a:hover {color: #2c2c2c;padding-left: 10px;}
#footer #footerRight {padding: 70px 15px 80px 140px;background: white;}
#nt {filter: invert(1); -webkit-filter: invert(1);vertical-align: sub;}
footer#footer:not(.geticon) i.fa {display: none;}
#footer form {}
#footer form input ,#footer form select {color:white;background-color: transparent !important;border-width: 0 0 1px 0;box-shadow: none !important;border-color: rgba(255, 255, 255, 0.22);font-weight: bold;padding-left: 30px !important;}
#footer form select {background: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve"><g><path style="fill:#ffffff;" d="M26.9,43L46.8,8.6c0.8-1.5-0.2-3.3-1.9-3.3H5.2c-1.7,0-2.7,1.8-1.9,3.3L23.1,43C23.9,44.5,26.1,44.5,26.9,43z" /></g></svg>')  no-repeat right 10px center;background-size: 14px; }
#footer form select option {color:#343434;}
#footer form ::-webkit-input-placeholder {color: #eee;}
#footer form ::-moz-placeholder { color: #eee;}
#footer form :-ms-input-placeholder { color: #eee;}
#footer form :-moz-placeholder {color: #eee;}
#footer form .btn{border:none;position: relative;overflow: hidden;cursor: pointer;margin-left: auto;padding: 10px 27px;color: #2b3362;font-size: 13px;text-transform: uppercase;}
#footer form .btn-submit:hover,
#footer form .btn-submit:focus,
#footer form .btn-submit:active {background: white;color:#1a3e71;}
.btn-submit:before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: '\f1d8';font-family: 'font awesome 5 pro';font-weight: 600;line-height: 44px;background: white;transform: translateY(100%);-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.btn-submit:hover:before {transform: translateY(0);}
#footer h3 , #footer h2 {font-size: 22px;text-transform: uppercase;font-weight: 600;margin-bottom: 20px;max-width: 530px;}
#footer form .form-group .form-control ~ i {left: -6px;}


@media (max-width: 768px) {
    #footer #footerRight {padding: 70px 15px;}
    #footer>div{-webkit-box-orient: vertical!important;-webkit-box-direction: reverse!important;-ms-flex-direction: column-reverse!important;flex-direction: column-reverse!important;}
}



/* -------------------- ic sayfalar --------------------*/
.banner {position: relative;height: 0;padding-bottom: 11%;background-position: center center;margin: 0 -15px;background-size: cover;background-color: black;}
.banner:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: black;opacity: 0.6;}
.banner > .content {position: absolute;left: 0;width: 100%;height: auto;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.banner h1 {font-size: 35px;}
div.content_container {min-height: 700px;padding: 50px 15px !important;}

#sf_referanslar .liste64 img:hover {border-color: #2c2c2c;}
#sf_referanslar .liste64 img {transition: all 0.3s ease;}

@media(max-width:992px){
    .banner{padding-bottom: 70px !important;}
    .banner h1{font-size: 22px;}
}


.NT-list-group{z-index: 2;padding: 40px 25px 40px 35px;background: #2589ca;color: white;}
.NT-list-group div.head{background: #ecbb30;color: white;display: none;}
.NT-list-group .list-group-item{border: 0;}
.NT-list-group .list-group-item.active,.NT-list-group .list-group-item:not(.head):hover{border-color: white !important;}
.NT-list-group .list-group-item + .list-group-item {background: transparent;color: white;border-left: 6px solid transparent;padding: 8px 15px;}

/* -- yorumlar -- */
.btn-yorum {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
#NT-gorusler {}
#NT-gorusler .card{}
#NT-gorusler .card .card-header{font-size: 17px;line-height: 1em;color: #545557;background-color: #f1f1f1;padding: 23px;display: block;position: relative;border-radius: 0;border-color: white;transition: all 0.3s ease;}
#NT-gorusler .card .card-body{}
#NT-gorusler .card .card-header.opened {background-color: #545557;color: #fff;}
#NT-gorusler .card .card-header.opened a {color: inherit !important;}
#NT-gorusler .card .opened + div[role="tabpanel"] {background-color: #545557;color: #fff;}
#NT-gorusler .card .card-header:after {font-size: 24px;content: '\f107';position: absolute;font-family: 'Font Awesome 5 Pro';top: 50%;right: 23px;transition: transform 0.3s ease;transform: translateY(-50%) rotate(0deg);}
#NT-gorusler .card .card-header.opened:after {transform: translateY(-50%) rotate(180deg);}
@media (max-width: 576px) {
    .btn-yorum {position: relative;right: auto;top: auto;transform: none;width: 100%;margin-top: 5px;}
}

/* -- sss -- */
.collapsed .fa-minus:before{content:'\f067'}
#accordion i.fa {width: 24px;height: 24px;line-height: 22px;border-radius: 50%;border: 2px solid;text-align: center;color: #fb9902;border-color: #fb9902;}
#accordion > .card {overflow: hidden}
/* -- iletisim -- */
#contactMap{height: 100%;}
#contactMap iframe{width: 100%;height: 100%;min-height: 300px;}

/* -- coklu resim -- */
#coklu_resim .img-thumbnail:hover{border-color: #dee2e6;}

/* -- video -- */
.NT-video {position: relative;display: block;}
.NT-video:before {position: absolute;content: '\f04b';font-family: 'Font Awesome 5 Pro';color: white;z-index: 3;width: 30px;height: 30px;line-height: 28px;border: 1px solid white;border-radius: 50%;left: 50%;top: 50%;transform: translate3d(-50%,-50%,0);}
a:hover .NT-video:after {background: rgba(0, 0, 0, 0.2);}
.NT-video:after {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);z-index: 2;content: '';transition: all 0.3s ease;}
.NT-video.isCat:before {content:'\f03a'}

/* -- proje -- */
.yapimyili {position: absolute;right: 0;top: 0;height: 50px;line-height: 50px;min-width: 50px;text-align: center;background: rgba(255, 255, 255, 0.35);}
.projeBg {background-repeat: no-repeat;background-position: center center;background-size: cover;min-height: 470px;}


/* -- ses audio -- */
.audiojs .play-pause {width: 40px !important;height: 100%;padding: 11px 8px !important;    border-color: #fff !important;}
.audiojs h3 { margin: 30px 0px 8px; }
.audiojs {    margin-left: auto;background: white !important;color: #000 !important;background-image: none !important;max-width: 300px;height: 50px;border-radius: 50px; }
.audiojs .scrubber {width: 124px;height: 4px;top: 13px;overflow: initial !important;}
.progress {border-radius: 50%;width: 12px !important;height: 12px !important;background: #0d0d0d !important;top: -5px !important;}
.audiojs .time em , .duration {color: #000 !important;text-shadow: none !important;}
.audiojs .time {text-shadow: none;height: 100%;line-height: 50px;border-color: #fff;}

@media(max-width:992px){
    .audiojs{margin-left:0;max-width: 100%;text-align: center;justify-content: center;display: flex;}
    .audiojs .scrubber{width: 49%;}
}

/* -- dosya -- */

.fileList a[href$=".pdf"] .ico, .fileList a[href$=".doc"] .ico, .fileList a[href$=".xls"] .ico, .fileList a[href$=".docx"] .ico, .fileList a[href$=".xlsx"] .ico {text-decoration: none;position: relative;text-align: left !important;display: flex;align-items: center;}
.fileList a[href$=".pdf"] .ico:before, .fileList a[href$=".doc"] .ico:before, .fileList a[href$=".xls"] .ico:before, .fileList a[href$=".docx"] .ico:before, .fileList a[href$=".xlsx"] .ico:before {content: "";line-height: 1.4;text-transform: uppercase;font-weight: 700;font-size: 10px;position: relative;margin-right: 12px;text-decoration: none !important;padding-top: 47px;text-align: center;width: 50px;min-width: 50px;height: 64px;display: inline-block;color: rgba(255, 255, 255, 0.75);border-radius: 4px;box-shadow: inset 0 -22px 0 rgba(0, 0, 0, 0.075);clip-path: polygon(38px 0, 100% 18px, 100% 100%, 0 100%, 0 0);letter-spacing: 1px;white-space: pre;transition: box-shadow 0.32s 0.05s cubic-bezier(0.4, 0, 0.6, 1.3), padding-top 0.3s ease-in-out;overflow: hidden;}
.fileList a[href$=".pdf"] .ico:after, .fileList a[href$=".doc"] .ico:after, .fileList a[href$=".xls"] .ico:after, .fileList a[href$=".docx"] .ico:after, .fileList a[href$=".xlsx"] .ico:after {content: "";position: absolute;border-width: 15px 0 0 15px;border-color: transparent transparent transparent rgba(255, 255, 255, 0.65);border-style: solid;left: 37px;top: calc(50% - 34px);}
.fileList a[href$=".pdf"]:hover .ico:before, .fileList a[href$=".doc"]:hover .ico:before, .fileList a[href$=".xls"]:hover .ico:before, .fileList a[href$=".docx"]:hover .ico:before, .fileList a[href$=".xlsx"]:hover .ico:before {transition: box-shadow 0.2s ease-in-out, padding-top 0.32s 0.05s cubic-bezier(0.4, 0, 0.5, 1.2);box-shadow: inset 0 -80px 0 rgba(0, 0, 0, 0.1);padding-top: 30px;}
.fileList a[href$=".pdf"] .ico:before {content: "pdf\a\25bc";background-color: #e03939;}
.fileList a[href$=".xls"] .ico:before{content: "xls\a\25bc";background-color: #39ad22;}
.fileList a[href$=".doc"] .ico:before {content: "doc\a\25bc";background-color: #4773d2;}
.fileList a[href$=".xlsx"] .ico:before {content: "xlsx\a\25bc";background-color: #39ad22;}
.fileList a[href$=".docx"] .ico:before {content: "docx\a\25bc";background-color: #4773d2;}

/* NTbilgi sablon css sonu */