
.darkback:before {content: '';position: fixed;width: 100vw;height: 100vh;z-index: 17;background: rgba(0, 0, 0, 0.6);left: 0;top: 0;}
div#site_kalip {overflow: hidden;min-height: 100%;}

/* -------------------- 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: 70px;height: 20px;z-index: 999;text-align: center;transform: translateX(-50%) translateY(-50%);}
.loaded #loader {opacity: 0;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
#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);}
#loader-wrapper .loader-section {position: fixed;top: 0;width: 50%;height: 100%;background: #1f1f1f;z-index: 99;}
#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);}
#loader .sp-circle {border: 4px rgba(0, 0, 0, 0.25) solid;border-top: 4px black solid;border-radius: 50%;-webkit-animation: spCircRot .6s infinite linear;animation: spCircRot .6s infinite linear;width: 32px;height: 32px;clear: both;margin: 20px auto;}
@-webkit-keyframes spCircRot { from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(359deg);} }
@keyframes spCircRot { from {transform: rotate(0deg);} to {transform: rotate(359deg);} }

/* ------------------ fonts ------------------ */

.font-family-light{font-family: 'Nunito',sans-serif !important;font-weight:300; }
.font-family-normal{font-family: 'Nunito',sans-serif !important;font-weight:400;}
.font-family-medium{font-family: 'Nunito',sans-serif !important;font-weight:700;}
.font-family-bold{font-family: 'Nunito',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-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-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;border: 1px solid #dcdcdc;font-size: 13px;color: #a3a3a3;font-weight: 500;height: 50px !important;}
textarea.form-control {height: auto;min-height: 90px;}
select.form-control {-webkit-appearance: none;background: url('data:image/svg+xml;utf8,<svg version="1.1" id="katman_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:#a3a3a3;" 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 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-submit{background: #ce1919 none repeat scroll 0 0;color: #fff;font-size: 14px;font-weight: 700;padding: 12.5px 25px;text-align: center;border: medium none;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;background-image: none;width: auto;border-radius: 30px;min-width: 137px;position: relative;padding-right: 50px;}
.btn-submit:after {content:"\f061";width: 40px;height: 40px;border-radius: 50%;background: #fff;position: absolute;top: 3px;right: 3px;color: #e3000e;line-height: 40px;font-size: 16px;transition: all .3s ease;font-family: 'font awesome 5 free';}
.btn-submit:hover,.btn-submit:focus,.btn-submit:active{color: white;background: #252525 ;border-color: #252525 ;}
.btn-submit:hover:after,.btn-submit:focus:after,.btn-submit:active:after {color:#252525;}
.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-label::after {content: attr(before-text);}

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%;}
/* -------------------- for bootstrap -------------------- */
nav[aria-label="breadcrumb"] {border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.breadcrumb{background: transparent;}
.breadcrumb-item+.breadcrumb-item::before{content: '\f105';font-family: 'Font Awesome 5 Free';font-weight:600;padding: 0; margin: 0 20px;}
.breadcrumb-item {color: #999999;font-size:  14px;}
@media (max-width: 992px) {
    .breadcrumb>.breadcrumb-item:not(:last-child) {display: none;}
    .breadcrumb>.breadcrumb-item:last-child:before {display: none;}
}


.fill {height: 100%;}
.bg-lightgray {background-color: #eee!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: transparent;color: #3b5998 !important;}
.sosyal_tw:hover,footer .sosyal_tw:hover{color:white !important;background: transparent;color: #00aced !important;}
.sosyal_ins:hover,footer .sosyal_ins:hover{color:white !important;background: transparent;color: #c9367d !important;}
.sosyal_fs:hover,footer .sosyal_fs:hover{color:white !important;background: transparent;color: #0072b1 !important;}
.sosyal_gp:hover,footer .sosyal_gp:hover{color:white !important;background: transparent;color: #dd4b39 !important;}
.sosyal_pt:hover,footer .sosyal_pt:hover{color:white !important;background: transparent;color: #cd2229 !important;}
.sosyal_lk:hover,footer .sosyal_lk:hover{color:white !important;background: transparent;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;}
#header > *:last-child .container {/* border-bottom: 1px solid rgba(255, 255, 255, 0.12) */}
#headerTop{
    background: #000000;
}

div#top-contact {
    line-height:  40px;
}
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: #ddd;}
div#top-contact i {margin: 0 5px 0 15px;color: #ffffff;font-size: 12px;}
div#top-contact a span {}

#logo{padding: 13px;}
#header.active #logo img {max-height: 60px}
ul#menu{}
ul#menu>li {display: inline-block;position: relative;}
ul#menu>li>a {padding: 0 25px;line-height: 60px;transition: all 0.3s ease;font-size: 14px;display: block;color: #fff;display: block;font-size: 16px;text-transform: uppercase;position: relative;z-index: 2;}
ul#menu>li>ul {position: absolute;overflow: hidden;left: 0;top: 100%;z-index: 3;background: white;min-width: 250px;-webkit-transform: scale(0.7);-moz-transform: scale(0.7);-ms-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);opacity: 0;-webkit-transition: ease all 300ms;-moz-transition: ease all 300ms;transition: ease all 300ms;padding: 5px 0;visibility: hidden;}
ul#menu>li>ul>li {}
ul#menu>li>ul>li>a {font-size: 14px;color: #545557;display: block;padding: 14px 18px;line-height: 1em;transition: all 0.3s ease;}
ul#menu>li>ul>li:not(:last-child)>a{border-bottom: 1px solid #d6d6d6;}
ul#menu>li:hover {}
ul#menu>li:hover>a {color: black;}
ul#menu>li:hover>ul {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);opacity: 1;visibility: visible;}
ul#menu>li>ul>li>a:hover {background: #18ba60;border-color: #18ba60;color: white;}

ul#menu>li>a:before {content: '';position: absolute;width: 100%;height: 40px;top: calc(50% - 20px);left: 0;background: white;z-index: -1;border-radius: 6px;opacity: 0;transition: all 0.3s ease;}  ul#menu>li:hover>a:before {opacity: 1;}

.social-container{display: block;}
.social-container li{display: inline-block;}
.social-container a{
    line-height: 40px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
}
.social-container a:hover{color: white;/* background: #77cc6d; *//* border-color: #77cc6d; */}

#header.active{border-bottom: 1px solid #222;color: black !important;background: black;}
#header.active #headerTop{display: none !important;}

header#header.scrollDowning {transform: translateY(-100%);}
header#header.scrollUping {transform: translateY(0%);}

/* -------------------- icerik --------------------*/

#icerik {padding-top: 139px}
body#sf_anasayfa.slider-fullscreen #icerik {padding-top: 0px;}
@media (max-width: 992px) {#icerik {padding-top: 68px;}}

/* -------------------- Anasayfa --------------------*/

section#phone a {padding: 15px 0;background: #ce1919;border:1px solid #ce1919;color: white;border-radius: 4px;}
section#phone a:hover,
section#phone a:focus,
section#phone a:active {background: white;color: #ce1919;}

/* -- hakkimizda -- */
#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 .content-grid .content-grid-item {position: relative;padding: 10px;margin: 0;display: flex;align-items: center;justify-content: center;}
#hakkimizda .custom-content-grid .counters .counter {margin-left: 80px;text-align: left;}
#hakkimizda .custom-content-grid .counters .counter i {float: left;margin-left: -50px;margin-top: 8px;}
#hakkimizda .custom-content-grid .counters strong {font-size: 45px;}
#hakkimizda .text-color-primary {color: #4dbb6d !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: 20px;line-height: 20px;}


/* -- urunler -- */
section#urunler {
    padding-bottom: 70px;
    padding-top: 100px !important;
    position: relative;
}
section#urunler .product .img {
    position: relative;
    overflow: hidden;
}
section#urunler .product img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 100%;
}
section#urunler .text {/* background: #eef4f2; */-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;}
section#urunler .text h3 {-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;color: #303030;font-weight: 600;margin-bottom: 5px;margin-top: 10px;text-transform: capitalize;}
section#urunler a .product img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
section#urunler a:hover .text {}
section#urunler .text h3:hover {color: #18ba60;}
section#urunler .owl-next,section#urunler .owl-prev {position: absolute;right: 0;top: -50px;width: 40px;height: 40px;text-align: center;line-height: 40px;border:1px solid;-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;}
section#urunler .owl-prev {transform: translateX(-45px);}
section#urunler .owl-next:hover,section#urunler .owl-prev:hover {color:white;background-color: #383838;border-color: #383838;}

section#sss {
    padding: 120px 0 !important;
}
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 {background: #252525;color: rgba(255, 255, 255, 0.6);}
#nt {/*filter: invert(1);*//*-webkit-filter: invert(1);*/vertical-align: sub;}
div#footer-bottom .container {border-top: 1px solid #ddd1;}
footer#footer #footer-top #footer-iletisim a:hover{
    padding-left: 0 !important;
}
footer#footer:not(.geticon) i.fa {display: none;}
footer#footer #footer-socials {}
footer#footer #footer-socials a {display: inline-block;background-color: #333333;border-radius: 50%;color: #777;font-size: 15px;height: 30px;line-height: 30px;text-align: center;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;width: 30px;border: transparent;padding: 0;}

/* -------------------- ic sayfalar --------------------*/
.banner {position: relative;height: 0;padding-bottom: 1%;background-position: center center;margin: 0 -15px;background-size: cover;height: 139px;display: none;}
div.content_container {min-height: 700px;}

.NT-list-group{z-index: 2;padding: 40px 25px 40px 35px;background: #ce1919;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 Free';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 -- */
div#sayfa_iletisim {min-height: 800px;}
#contactMap{height: 100%;}
#contactMap iframe{width: 100%;height: 100%;}
form#iletisim_form i {position: absolute;left: 15px;top: 1px;width: 45px;height: 50px;text-align: center;font-size: 15px;line-height: 50px;color:#a3a3a3}
form#iletisim_form input,form#iletisim_form textarea ,form#iletisim_form select {padding-left: 45px;}

/* -- coklu resim -- */
#coklu_resim .img-thumbnail:hover{ }

/* -- video -- */
.NT-video {position: relative;display: block;}
.NT-video:before {position: absolute;content: '\f04b';font-family: 'Font Awesome 5 Free';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: #ffffff57;}
.projeBg {background-repeat: no-repeat;background-position: center center;background-size: cover;}
/* NTbilgi sablon css sonu */


.social-container a i {
}

section#headerBody {
    position: relative;
    background: rgba(0, 0, 0, 0.6);
}
body:not(#sf_anasayfa) section#headerBody {
    background: #222;
}


.ms-slide-bgcont{
    position: relative;
}
.ms-slide-bgcont:before{
    content: '';
    position: absolute;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 2;
}

div#slider:hover .ms-skin-light-4 .ms-nav-next, div#slider:hover .ms-skin-light-4 .ms-nav-prev {
    opacity: 1;
}

.ms-skin-light-4 .ms-nav-next:hover:before, .ms-skin-light-4 .ms-nav-prev:hover:before {
    color: #fff;
}


/*.ms-anim-layers h3.ms-layer.ms-layer-baslik-poz {
    color: #fff;
    font-size: 24px !important;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-weight: 400;
}
.ms-anim-layers h3.ms-layer.ms-layer-ackl-poz.ms-layer-ackl-renk.ms-layer-ackl {
    color: #fff;
    font-size: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
}*/
#urunler .product .text p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    font-weight: 400;
}
.fina-quotes-area {
    background: #18ba60 none repeat scroll 0 0;
    color: #fff;
}
.section_25 {
    padding: 25px 0;
}
.quotes-left > h2 {
    font-size: 30px;
    /* font-weight: 600; */
    text-transform: capitalize;
}
.quotes-left > p {
    font-size: 16px;
    /* font-weight: 600; */
    letter-spacing: 1px;
    margin-top: 5px;
    text-transform: capitalize;
}
.quotes-right a {
    background: #fff none repeat scroll 0 0;
    color: #303030;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 15px 25px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
}
.quotes-right {
    text-align: right;
}

.quotes-right a:hover {
    background: #2d4358 none repeat scroll 0 0;
    color: #fff;
}

#projeler .text h3 {
    color: #303030;
    font-size: 21px;
    margin-bottom: 5px;
    font-weight:  normal;
    text-transform: capitalize;
}

#projeler .text {
    margin-left:  70px;
}

#projeer .text p {}

#projeler .text p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    font-weight: 400;
    width: 72%;
}

section#projeler {
    padding: 90px 0;
}
h2.heading {
    position: relative;
}




#nedenbiz .item {
}

#nedenbiz .item .itemBaslik {
    font-size: 21px;
    font-weight: 600;
    text-transform: capitalize;
}

#nedenbiz .item a img {margin-right:  15px;}

section#nedenbiz {
    background: #f9f9f9 none repeat scroll 0 0;
    position: relative;
}

.nedenimg img {
    max-width:  355px;
}

.nedenbizsol{padding-top: 100px;}

#nedenbiz .item a {
    position: relative;
    display: inline-block;
    background: #fff none repeat scroll 0 0;
    margin-top: 30px;
    padding: 15px;
}

.video iframe {
    width: 100% !important;
    height: 620px !important;
}

.formkisim {
    padding-left: 70px;
    position: relative;
    top: 80px;
}

.yorumetin {
    color: #465053;
    font-weight: 400;
}

.yorumlayan {
    color: #e9563d;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 17px;
}
.goruskisim {
    position: relative;
}

.goruskisim:before {
    content:  "";
}

.goruskisim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid #e1e7ee;
    height: 100%;
}

.gorusler i:nth-child(1) {
    position: absolute;
    right: 20px;
    top: -10px;
    background: #18ba60;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
}



.gorusler i:nth-child(3) {
    position: absolute;
    right: 90px;
    bottom: 0px;
    color: #18ba60;
}
.owl-dots {
    margin-top: 20px;
    text-align: center;
    position:absolute;
    left:0;
    left:50%;
    bottom: 0px;
}

#yorumlar .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {  background: #18ba60 none repeat scroll 0 0;}
#yorumlar .owl-dots .owl-dot span{
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background: #d9d9d9 none repeat scroll 0 0;
    display: block;
    height: 10px;
    margin: 5px 7px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 10px;
}

#yorumlar .owl-carousel .owl-dot {
    float: left;
}
div#yorumlar {
    padding: 100px 0;
    background: #f8f8f8;
}
section#haberler {
    padding: 100px 0;
}

#haberler .text h1 {
    color: #333;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    text-transform: capitalize;
}

#haberler .text p {
    font-size:  14px;
    margin: 0 0 10px;
}

#haberler .text {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    padding: 20px;
    display: inline-block;
}

#haberler h3.itemBaslik:hover {
    color: #18ba60;
}
#haberler h3.itemBaslik {
    color: #333;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px; text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }

.blogorsel {
    overflow: hidden;
    position: relative;
}

.blogorsel img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 100%;
}

#urunler .item:hover .blogorsel img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
section#referanslar {
}
#footer-top a {
    display: block;
    padding: 5px 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

#footer-top i {
    margin-right:  5px;
}

#footer-top a:hover {
    padding-left: 5px;
    color: #fff;
}

#footer-top h3 {
    color: #fff;
}

footer#footer #footer-socials a:hover i {
    color: #fff;
    transform: rotate(360deg) !important;
}

#footer-iletisim i {
    color: #fff;
}
#footer-top #footer-iletisim a {
    border: transparent;
    display: inline-block;
}

#footer-top #footer-socials a:hover {
    padding-left:  0px !important;
}
#footer-top #footer-socials i{
    margin-right: 0;
    transition: all .5s;
}

a.flogo:hover {
    padding-left:  0px !important;
}

a.flogo {
    border: none !important;
}
a.asd img{
    width:100%;
}
.modal-dialog{
    max-width:1000px !important;
}
.asd i {
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    color: #fff;
    font-size: 65px;
    transition: all .5s;
}
.video {
    padding: 0;
}
.asd i:hover{color:#18ba60;}
.NT-metin p b {
    color: #354a6b;
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 20px;
}


h1.icbaslik {
    color: #354a6b;
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 20px;
}
.detayli {
    border: solid 2px #e3000e;
    color: #ffffff;
    border-radius: 22px;
    margin-top: 30px;
    background: #e3000e;
    height: 44px;
    line-height: 41px;
    width: 137px;
    position: relative;
    padding-left: 15px;
    transition: all .3s ease;
}
.detayli:hover{
    color:#fff;
}
.detayli i {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    background: #fff;
    position: relative !important;
    top: 0px !important;
    right: -14px;
    color: #e3000e !important;
    line-height: 40px !important;
    font-size: 16px !important;
    transition: all .3s ease;
}

section#urunler:before {content:  "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-image: -moz-linear-gradient(32deg,#971835 2%,#100e0f 100%);background-image: -webkit-linear-gradient(32deg,#971835 2%,#100e0f 100%);background-image: -ms-linear-gradient(32deg,#971835 2%,#100e0f 100%);background-image: linear-gradient(32deg,#971835 2%,#100e0f 100%);opacity: .9;z-index: -1;}

section#urunler {
    background: url(../../images/hizmetbg.png);
    background-size:  cover;
    background-attachment:  fixed;
    position: relative;
    z-index: 2;
}
.nedenbiz {background: #f5f5f5;}
.nedenbiz span img {filter: brightness(0) invert(0);transition: all .3s ease;}
.nedenbiz:hover span img {filter: brightness(1) invert(0);}
.detayli:hover {background: #000;color: #fff;border: solid 2px #000000;}
.detayli:hover i{color: #000 !important;}
#urunler .item a {position: relative;display: block;}
.blogorsel:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #ffffff69;z-index: 2;transition: all .3s ease;opacity: 0;}
#urunler .item:hover .blogorsel:before {opacity: 1;}
.blogorsel i {position: absolute;top: 50%;left: calc(50% - 22px);background: red;padding: 15px;border-radius: 50%;color: #fff;transition: all .3s ease;opacity: 0;z-index: 2;}
#urunler .item:hover .blogorsel i {opacity: 1;}
p.galeribaslik {
    position: absolute;
    top: 50%;
    left: calc(50% - 50px);
    color: #fff;
    transition: all .3s ease;
    opacity: 0;
    transform: translateY(40px);
}

.galerigorsel {
    position: relative;
}

.galerigorsel a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000009c;
    transition: all .3s ease;
    opacity: 0;
}

.galerigorsel:hover .galeribaslik {
    opacity: 1;
    transform:  translateY(0);
}

.galerigorsel:hover a:before {
    opacity: 1;
}


#sf_anasayfa .head {position: relative;padding-bottom: 20px;margin-bottom: 20px;color:#353535;}
#sf_anasayfa .head h3 {text-align: center;text-transform: uppercase;}
#sf_anasayfa .head span {position: absolute;left: calc(50% - 20px);bottom: 15px;background: #e3000e;width: 40px;height: 2px;z-index: 2;}
#sf_anasayfa .head.text-white span { background: white;}


@media(max-width: 1200px)
{
    div#top-contact a span{font-size: 12px;}
    ul#menu>li>a{font-size: 14px;padding: 0 15px;}
    .nedenbiz{min-height: 277px;}
    .nedenbiz .itemBaslik{font-size: 13px;}
    footer#footer #footer-socials a{
        width: 25px; height: 25px;line-height: 25px; font-size: 13px;}

}
@media(max-width: 991px)
{

}
@media(max-width: 767px)
{
    #logo{max-width: 200px;}
    .nt_main_menu{top: 10px !important;}
    .mouse{display: none;}
    .flogo{text-align: center}
    #footer-iletisim{text-align: center;}

}