@charset "utf-8";@font-face {font-family: 'Conv_Sofia Pro';src: url('../fonts/Sofia%20Pro%20Light.eot');src: url('../fonts/Sofia%20Pro%20Light.woff') format('woff'), url('../fonts/Sofia%20Pro%20Light.ttf') format('truetype'), url('../fonts/Sofia%20Pro%20Light.svg') format('svg');font-weight: 200;font-style: normal;font-display: swap;}@font-face {font-family: 'Conv_Sofia Pro';src: url('../fonts/Sofia%20Pro%20Regular.eot');src: url('../fonts/Sofia%20Pro%20Regular.woff') format('woff'), url('../fonts/Sofia%20Pro%20Regular.ttf') format('truetype'), url('../fonts/Sofia%20Pro%20Regular.svg') format('svg');font-weight: 400;font-style: normal;font-display: swap;}@font-face {font-family: 'Conv_Sofia Pro';src: url('../fonts/Sofia%20Pro%20Medium.eot');src: url('../fonts/Sofia%20Pro%20Medium.woff') format('woff'), url('../fonts/Sofia%20Pro%20Medium.ttf') format('truetype'), url('../fonts/Sofia%20Pro%20Medium.html') format('svg');font-weight: 500;font-style: normal;font-display: swap;}@font-face {font-family: 'Conv_Sofia Pro';src: url('../fonts/Sofia%20Pro%20Semi%20Bold.eot');src: url('../fonts/Sofia%20Pro%20Semi%20Bold.woff') format('woff'), url('../fonts/Sofia%20Pro%20Semi%20Bold.ttf') format('truetype'), url('../fonts/Sofia%20Pro%20Semi%20Bold.svg') format('svg');font-weight: 600;font-style: normal;font-display: swap;}@font-face {font-family: 'Conv_Sofia Pro';src: url('../fonts/Sofia%20Pro%20Bold.eot');src: url('../fonts/Sofia%20Pro%20Bold.woff') format('woff'), url('../fonts/Sofia%20Pro%20Bold.ttf') format('truetype'), url('../fonts/Sofia%20Pro%20Bold.html') format('svg');font-weight: 700;font-style: normal;font-display: swap;}@font-face {font-family: 'Conv_Sofia Pro';src: url('../fonts/Sofia%20Pro%20Black.eot');src: url('../fonts/Sofia%20Pro%20Black.woff') format('woff'), url('../fonts/Sofia%20Pro%20Black.ttf') format('truetype'), url('../fonts/Sofia%20Pro%20Black.html') format('svg');font-weight: 900;font-style: normal;font-display: swap;}/* -------------------- NORMALİZE -------------------- */:root {--container-width: 1300px;--theme-color: #c70000;--theme-body-color: #353535;--NT-metin-color: #000000;--theme-font: 'Conv_Sofia Pro',sans-serif; /* site geneli için kullnılır */--text-font: 'Conv_Sofia Pro',sans-serif; /* NT-metin için kullnılır */--mobile-icon-color: #fff;--custom-grey: #edeef2;--placeholder-color: #a3a3a3;}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;padding:0;font-family: var(--theme-font);font-weight:400;color: var(--theme-body-color);}*{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;box-sizing:border-box;}img{max-width:100%;display:inline;vertical-align:bottom}ul,li{margin:0;padding:0;text-decoration:none;display:block;list-style:none}input,textarea{outline:0;display:block}h1,h2,h3,h4,h5,h6{margin:0;padding:0;text-transform:none;font-weight:700;}h1{font-size:21px}h2{font-size:19px}h3{font-size:17px}h4{font-size:16px}h5{font-size:15px}h6{font-size:13px}.temizle,.clear{clear:both}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}a:focus,a:hover,a:active{outline:0;text-decoration: none;color:#333}a{text-decoration: none;color:inherit;}.NT-metin {text-align: justify;line-height: 1.8;color:var(--NT-metin-color);font-family: var(--text-font);font-size: 18px;font-weight: 300;}.NT-metin li {display: list-item;list-style: circle;margin-left: 1em;}.form-group{margin-bottom: 1rem;}.fancybox-active #header ,.modal-open #header {}.gotoup {height: 100%;text-align: center;font-size: 18px;z-index: 2050;background: rgb(0 0 0 / 5%);display: flex !important;align-items: center;justify-content: center;padding: 0 50px;cursor: pointer;}.darkback:before {content: '';position: fixed;width: 100vw;height: 100vh;z-index: 17;/* background: rgba(0, 0, 0, 0.9); */left: 0;top: 0;}.gotoup:before {content: "";position: absolute;left: 0;bottom: 0;right: 0;height: 0;transition: all 1s ease-in-out;background: #cc1d1d;}.gotoup img {position: relative;z-index: 5;filter: brightness(0.7);transition: all 0.5s ease-in-out;}.gotoup:hover:before {/* height: 100%; */}.gotoup:hover img {transform: translateY(-20px);}/* -------------------- NORMALİZE END -------------------- *//* -------------------- Mobile Menu Start -------------------- */#mobilMenu{}.mobileMenuIcon{width: 44px;height: 44px;background: var(--theme-color);border-radius: 5px;padding: 11px;position: relative;z-index: 99;display: inline-block;vertical-align: middle;margin: 0 0 0 15px;}.mobileMenuIcon i{display:block;width: 100%;height: 2px;border-radius:3px;background: var(--mobile-icon-color);transition:all 0.7s;margin: 4px 0 0 0;}.mobileMenuIcon.active i:nth-child(2) {opacity: 0;transform: translateX(50px);}.mobileMenuIcon.active i {opacity: 0;transform: translateX(-50px);}.mobileMenuIcon i:nth-child(1){transition-delay:50ms;width: 50%;}.mobileMenuIcon i:nth-child(2){transition-delay:100ms;width: 75%;}.mobileMenuIcon i:nth-child(3){transition-delay:150ms;width: 50%;margin-left: auto;margin-right: 0;}.mobileMenuIcon i:nth-child(4){transition-delay:250ms;background: transparent;opacity:0;transform: translateY(-12px);}.mobileMenuIcon i:nth-child(4):before{content:'';height: 2px;background: var(--mobile-icon-color);display: block;position: absolute;width: 100%;transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1);transform: rotate(45deg) scaleX(.8) translateX(-75%);}.mobileMenuIcon i:nth-child(4):after{content:'';height: 2px;background: var(--mobile-icon-color);display: block;position: absolute;width: 100%;transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1);transform: rotate(-45deg) scaleX(.8) translateX(75%);}.mobileMenuIcon.active i:nth-child(4):before{transform: rotate(45deg) scaleX(.7) translateX(0);}.mobileMenuIcon.active i:nth-child(4):after{transform: rotate(-45deg) scaleX(.7) translateX(0);}.mobileMenuIcon.active i:nth-child(4){opacity:1;transform: translateY(-12px);}.nt_main_menu_content{top:0;bottom:0;left:0;right:0;position:fixed;z-index:6;pointer-events:none;opacity:0;transition:all 0.5s cubic-bezier(0.2,1,0.2,1);transition-delay:0.1s;width: 100vw;height: 100vh;background: rgba(255, 255, 255, 0.8);transform: translateY(100vh);}.nt_main_menu_content.active{ opacity:1}.nt_main_menu_content.active{ pointer-events:auto;transition:all 0.5s cubic-bezier(0.2,1,0.2,1);transform: translateY(0);}.mobileMenuContent{position:fixed;top:0;bottom:0;left:0;right:0;z-index:6;transition: all 1s cubic-bezier(0.2,1,0.2,1);opacity:0;overflow:hidden;pointer-events:none;padding-bottom:100px;width: 100vw;height: 100vh;padding-top: 100px;transform: translateY(100vh);}.nt_main_menu_content_menu_copy{ margin-top:30px}.mobileMenuContent.active{opacity:1;overflow-y:auto;pointer-events:auto;transition: 0.2s;background: rgba(255,255,255,0.8);transform: translateY(0);}.mobileMenuContent ul{ padding:0;margin:0;list-style:none}.mobileMenuContent ul ul{ display:none}.mobileMenuContent ul ul a{ font-size:14px;transition:all 0.3s;margin-right:13px;margin-bottom:5px;color:#6f6f6f}.mobileMenuContent ul ul li{ width:auto}.mobileMenuContent.text-end ul ul a:hover{ margin-right:20px}.mobileMenuContent a{font-size: 21px;display:block;text-decoration:none;transition: color 0.5s ease;outline:0;text-transform: uppercase;color:#000}.mobileMenuContent a:hover{color: var(--theme-color) !important;}.mobileMenuContent.active a{}.mobileMenuContent div>ul>li:not(.has-children ){}.mobileMenuContent div>ul>li{ margin-bottom:15px}.mobileMenuContent .has-children >a:after, .mobileMenuContent .has-children >a.active:after{content:"\f107";display:inline-block;font-size:16px;font-family:"Font Awesome 5 Pro", sans-serif;font-weight: 600;transform: none!important;position:initial!important;top:auto!important;right:auto!important;margin:auto auto auto 12px!important;background:initial!important;width:auto!important;height:auto!important;}.has-children:last-child ul{ right:0}.has-children >a.active:after{ content:"\f106";display: none;}#mobilMenu.MenuType2 {position: absolute;right: 0;}#mobilMenu.MenuType2 .mobileMenuIcon {width: 85px;height: 70px;padding: 22px 0;background: transparent;}#mobilMenu.MenuType2 .mobileMenuIcon i {width: 26px !important;margin-left: 0 !important;margin-right: auto !important;}#mobilMenu.MenuType2 .mobileMenuIcon:Before {content: 'Menu';position: absolute;right: 26px;text-transform: uppercase;font-weight: 700;color: var(--theme-color);font-size: 1rem;}#mobilMenu.MenuType2 .nt_main_menu_content {transition: 0s 0s !important;background: black;opacity: 0.5 !important;position: absolute;width: 100vw;right: 0 !important;left: auto !important;top: 100%;}#mobilMenu.MenuType2 .mobileMenuContent.active {transform: translateX(0);}#mobilMenu.MenuType2 .mobileMenuContent {width: 370px;max-width: 100vw;margin-left: auto;position: absolute;top: 100%;background-color: white;transform: translateX(100vh);}/* -------------------- Mobile Menu End -------------------- *//* -------------------- webmaster tool --------------------*/.webmaster_tool{height:auto; position:fixed; z-index:111111; background:#FFF; font-family:sans-serif; 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{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;transform: translateY(-100%);transition: all .3s 1s ease-out;}#loader {display: block;position: relative;left: 50%;top: 50%;width: 200px;height: 47px;z-index: 999;text-align: center;transform: translateX(-50%) translateY(-50%);}.loaded #loader {opacity: 0;transition: all .3s ease-out;}#loader-wrapper .loader-section {position: fixed;top: 0;width: 50%;height: 100%;background: #fff;z-index: 99;}#loader-wrapper .loader-section.section-left {left: 0;}.loaded #loader-wrapper .loader-section.section-left {/* -webkit-transform: translateX(-100%); *//* transform: translateX(-100%); */opacity: 0;transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);}#loader-wrapper .loader-section.section-right {right: 0;}.loaded #loader-wrapper .loader-section.section-right {/* -webkit-transform: translateX(100%); *//* transform: translateX(100%); */opacity: 0;transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);}/* NOT Loader */body:not(.header_delay) #header {/* transform: translateY(-100%); */}body.header_delay #header, body.loadedFull #header {transform: translateY(0);}body.header_delay #header {transition: all 1s ease;transition-delay: 0.3s;}#slider , .banner , .content_container {transition: all .5s ease;}/* NOT Loader END *//* ------------------ popup ------------------ */#popup {position: static;}#popup .fancybox-close-small {position: absolute;right: 20px;top: 20px;z-index: 1;width: 55px;height: 55px;background: #fff;border-radius: 50%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);cursor: pointer;}#popup .fancybox-close-small:before, #popup .fancybox-close-small:after {content: "";position: absolute;background: var(--theme-color);height: 2px;width: 24px;right: auto;bottom: auto;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%) rotate(45deg);}#popup .fancybox-close-small:after {transform: translateX(-50%) translateY(-50%) rotate(-45deg);}/* ------------------ fonts ------------------ */.font-family-light{font-family: var(--theme-font) !important;font-weight:200; }.font-family-normal{font-family: var(--theme-font) !important;font-weight:400;}.font-family-bold{font-family: var(--theme-font) !important;font-weight:700;}.font-family-numbers{font-family: arial , sans-serif!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) {.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;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-radius: 0;font-size: 16px;color: #a3a3a3;font-weight: 300;height: 66px !important;background-color: #ffffff !important;border-color: #E8E8E8;border-width: 2px;}textarea.form-control {height: auto;min-height: 160px;}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: var(--placeholder-color) !important;}::-moz-placeholder { color: var(--placeholder-color) !important;}:-ms-input-placeholder { color: var(--placeholder-color) !important;}:-moz-placeholder {color: var(--placeholder-color) !important;}.form-control:focus{border-color: #66afe9;outline: 0;box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}.avatar-upload {position: relative;max-width: 205px;margin: 0 auto 0 auto;} .avatar-upload .avatar-edit {position: absolute;right: 22px;z-index: 1;top: 14px;} .avatar-upload .avatar-edit input {display: none;} .avatar-upload .avatar-edit input + label {display: inline-block;width: 34px;height: 34px;margin-bottom: 0;border-radius: 100%;background: #FFFFFF;border: 1px solid transparent;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);cursor: pointer;font-weight: normal;transition: all 0.2s ease-in-out;} .avatar-upload .avatar-edit input + label:hover {background: #f1f1f1;border-color: #d6d6d6;} .avatar-upload .avatar-edit input + label:after {content: "\f040";font-family: 'font awesome 5 pro' , sans-serif;color: #757575;position: absolute;top: 4px;left: 0;right: 0;text-align: center;margin: auto;} .avatar-upload .avatar-preview {width: 192px;height: 192px;position: relative;border-radius: 100%;border: 6px solid #F8F8F8;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);} .avatar-upload .avatar-preview > div {width: 100%;height: 100%;border-radius: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTMgNTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUzIDUzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBzdHlsZT0iZmlsbDojRTdFQ0VEOyIgZD0iTTE4LjYxMyw0MS41NTJsLTcuOTA3LDQuMzEzYy0wLjQ2NCwwLjI1My0wLjg4MSwwLjU2NC0xLjI2OSwwLjkwM0MxNC4wNDcsNTAuNjU1LDE5Ljk5OCw1MywyNi41LDUzDQoJYzYuNDU0LDAsMTIuMzY3LTIuMzEsMTYuOTY0LTYuMTQ0Yy0wLjQyNC0wLjM1OC0wLjg4NC0wLjY4LTEuMzk0LTAuOTM0bC04LjQ2Ny00LjIzM2MtMS4wOTQtMC41NDctMS43ODUtMS42NjUtMS43ODUtMi44ODh2LTMuMzIyDQoJYzAuMjM4LTAuMjcxLDAuNTEtMC42MTksMC44MDEtMS4wM2MxLjE1NC0xLjYzLDIuMDI3LTMuNDIzLDIuNjMyLTUuMzA0YzEuMDg2LTAuMzM1LDEuODg2LTEuMzM4LDEuODg2LTIuNTN2LTMuNTQ2DQoJYzAtMC43OC0wLjM0Ny0xLjQ3Ny0wLjg4Ni0xLjk2NXYtNS4xMjZjMCwwLDEuMDUzLTcuOTc3LTkuNzUtNy45NzdzLTkuNzUsNy45NzctOS43NSw3Ljk3N3Y1LjEyNg0KCWMtMC41NCwwLjQ4OC0wLjg4NiwxLjE4NS0wLjg4NiwxLjk2NXYzLjU0NmMwLDAuOTM0LDAuNDkxLDEuNzU2LDEuMjI2LDIuMjMxYzAuODg2LDMuODU3LDMuMjA2LDYuNjMzLDMuMjA2LDYuNjMzdjMuMjQNCglDMjAuMjk2LDM5Ljg5OSwxOS42NSw0MC45ODYsMTguNjEzLDQxLjU1MnoiLz4NCjxnPg0KCTxwYXRoIHN0eWxlPSJmaWxsOiM1NTYwODA7IiBkPSJNMjYuOTUzLDAuMDA0QzEyLjMyLTAuMjQ2LDAuMjU0LDExLjQxNCwwLjAwNCwyNi4wNDdDLTAuMTM4LDM0LjM0NCwzLjU2LDQxLjgwMSw5LjQ0OCw0Ni43Ng0KCQljMC4zODUtMC4zMzYsMC43OTgtMC42NDQsMS4yNTctMC44OTRsNy45MDctNC4zMTNjMS4wMzctMC41NjYsMS42ODMtMS42NTMsMS42ODMtMi44MzV2LTMuMjRjMCwwLTIuMzIxLTIuNzc2LTMuMjA2LTYuNjMzDQoJCWMtMC43MzQtMC40NzUtMS4yMjYtMS4yOTYtMS4yMjYtMi4yMzF2LTMuNTQ2YzAtMC43OCwwLjM0Ny0xLjQ3NywwLjg4Ni0xLjk2NXYtNS4xMjZjMCwwLTEuMDUzLTcuOTc3LDkuNzUtNy45NzcNCgkJczkuNzUsNy45NzcsOS43NSw3Ljk3N3Y1LjEyNmMwLjU0LDAuNDg4LDAuODg2LDEuMTg1LDAuODg2LDEuOTY1djMuNTQ2YzAsMS4xOTItMC44LDIuMTk1LTEuODg2LDIuNTMNCgkJYy0wLjYwNSwxLjg4MS0xLjQ3OCwzLjY3NC0yLjYzMiw1LjMwNGMtMC4yOTEsMC40MTEtMC41NjMsMC43NTktMC44MDEsMS4wM1YzOC44YzAsMS4yMjMsMC42OTEsMi4zNDIsMS43ODUsMi44ODhsOC40NjcsNC4yMzMNCgkJYzAuNTA4LDAuMjU0LDAuOTY3LDAuNTc1LDEuMzksMC45MzJjNS43MS00Ljc2Miw5LjM5OS0xMS44ODIsOS41MzYtMTkuOUM1My4yNDYsMTIuMzIsNDEuNTg3LDAuMjU0LDI2Ljk1MywwLjAwNHoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K')}.dropdown-menu.phoneCodeList {max-height: 300px;overflow: auto;}.dropdown-menu.phoneCodeList .dropdown-item {font-size: 12px;padding: 4px 11px;cursor: pointer;}.dropdown-menu.phoneCodeList .dropdown-item + .dropdown-item {border-top: 1px dashed #dedede;}.dropdown-menu.phoneCodeList .dropdown-item:hover , .dropdown-menu.phoneCodeList .dropdown-item:focus , .dropdown-menu.phoneCodeList .dropdown-item:active {background: #dedede;color: #000;}select.disabled { user-select: none; pointer-events: none; }.btn-form-control {border-right: 1px solid #fff;background: whitesmoke;font-size: 13px;color:var(--placeholder-color);}/* hazir form butonu */.btn-submit {outline: none;height: 50px;text-align: center;width: 220px;border-radius: 5px !important;background: #fff;border: 2px solid var(--theme-color);color: var(--theme-color);font-size: 14px;font-weight: 500;cursor: pointer;transition: all 0.25s ease;margin-left: auto;line-height: 33px;text-transform: uppercase;}.btn-submit:hover {color: white;background: var(--theme-color);border-color: var(--theme-color);}.btn-submit:active {}.btn-submit:after {content: attr(text);}.btn-submit.onclic {width: 40px !important;height: 40px !important;border-color: #bbbbbb !important;border-width: 3px !important;font-size: 0;border-left-color: #1ECD97 !important;animation: rotating 2s 0.25s linear infinite;border-radius: 50% !important;background: transparent !important;}.btn-submit.onclic:after {content: "";}.btn-submit.onclic:hover {color: #1ECD97;background: white;}.btn-submit.validate {font-size: 13px !important;color: white !important;background: #1ECD97 !important;border-color: #1ECD97 !important;}.btn-submit.validate:after {font-family: 'font awesome 5 pro' , sans-serif;content: "\f00c";}.btn-submit.novalidate {font-size: 13px !important;color: white !important;background: #cd3330 !important;border-color: #cd3330 !important;}.btn-submit.novalidate:after {font-family: 'font awesome 5 pro' , sans-serif;content: "\f00d";}@-webkit-keyframes rotating { from {transform: rotate(0deg);} to {transform: rotate(360deg);} }@keyframes rotating { from {transform: rotate(0deg);} to {transform: rotate(360deg);} }.btn-submit.whiteBg { background: transparent !important; color: #fff; border-color: #fff; }.btn-submit.whiteBg:hover { background: white !important; color: var(--theme-color); border-color: white; }.btn-submit.btnSm { width: 130px; height: 43px; line-height: 27px; }.btn-submit.whiteBg.whiteBg2 { background: white !important; color: var(--theme-color) !important; }.btn-submit.whiteBg.whiteBg2:hover { background: var(--theme-color) !important; border-color: var(--theme-color) !important; color: white !important; }.custom-file-label::after {content: attr(before-text);}form .form-group .form-control ~ i {position: absolute;left: 9px;top: 1px;width: 66px;height: 66px;text-align: center;font-size: 22px;line-height: 66px;color:#a3a3a3;font-weight: 100;}form .form-group .form-control.hasIcon {padding-left: 65px;}.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: var(--theme-color);border: none;text-align: left;position: relative;}.NT-dropdown .dropdown-toggle:after {content: '\f0ab';border: none;font-family: 'font awesome 5 pro' , sans-serif;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 , .NT-dropdown .dropdown-toggle:hover , .NT-dropdown .dropdown-toggle:focus , .NT-dropdown .dropdown-toggle:active {background: var(--theme-color) !important;}.NT-dropdown .dropdown-item.active, .NT-dropdown .dropdown-item:active {background: var(--theme-color);}.NT-dropdown .dropdown-item + .dropdown-item {border-top: 1px solid var(--theme-color);}/* -------------------- for bootstrap -------------------- */nav[aria-label="breadcrumb"] {}.breadcrumb{background: transparent;}.breadcrumb-item+.breadcrumb-item::before{content: "/";padding: 0 10px;font-weight: 300;color:inherit;vertical-align: middle;display: inline-block;line-height: 2.1;}.breadcrumb-item {color: white;padding: 0 !important;}.breadcrumb-item a:hover , .breadcrumb-item a:focus, .breadcrumb-item a:active {color: white;}.breadcrumb-item a {color: white;letter-spacing: 2px;text-transform: capitalize;font-weight: 300;vertical-align: middle;}.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 {max-width: 100%;width:var(--container-width)}.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%;transition: transform 0.2s;top: 0;padding: 0 80px;}#header > *:last-child .container {border-bottom: 1px solid rgba(255, 255, 255, 0.12)}#headerTop{padding-top: 5px;padding-bottom: 5px;}div#top-contact {}div#top-contact a {transition: all 0.5s;}div#top-contact a:hover {color: #ddd;}div#top-contact a i {margin: 0 5px 0 15px;}div#top-contact a span {}#logo{padding: 15px;}#logo img {height: 60px;transition: height .4s;}#header.active #menu > li > a { line-height: 70px; }#header.active #menu > li > a , .darkbackBody #header #menu > li > a {color: #000;}#header.active #logo img { height: 40px; }#logo>a>img:nth-child(1){position: absolute;left: 0;top: 0;opacity: 0;}#logo>a {position: relative;}#header.active #logo img:nth-child(2) , .darkbackBody #header #logo img:nth-child(2) {opacity: 0;}#header.active #logo img:nth-child(1) , .darkbackBody #header #logo img:nth-child(1) {opacity: 1;}#menu{ padding: 0; }#menu > li {display: inline-block;position: relative;}#menu > li > a {padding: 0 15px;line-height: 100px;transition: all 0.3s ease;font-size: 16px;display: block;border-radius: 5px;font-weight: 400;text-transform: uppercase;color: white;}#menu > li ul {position: absolute;left: 0;top: 100%;z-index: 3;min-width: 250px;opacity: 0;transition: 0.4s;visibility: hidden;border-radius: 8px;}#menu > li ul > li > a {font-size: 14px;color: #545557;display: block;padding: 14px 25px;line-height: 1em;transition: all 0.2s ease;font-weight: bold;border-radius: 0;position: relative;overflow: hidden;}#menu > li ul > li:hover > a:after { transform: translateY(-50%) translateX(30px); }#menu > li ul > li + li > a { border-top: 1px solid #ededed; }#menu > li:hover > ul {opacity: 1;visibility: visible;}#menu > li:not(.megaMenuItem ) ul:before {content:"";position: absolute;bottom: 100%;border: 8px solid;border-color: transparent transparent white;left: 30px;}#menu.hoverType1 > li:hover > a:before {width: calc(100% - 50px);left:25px;}#menu > li ul > li > a:hover {/* color: white; *//* background-color: var(--theme-color); */padding: 14px 25px 14px 35px;}#menu.hoverType3 > li:hover > a {color: var(--theme-color);}#menu > li.megaMenuItem > ul > li {position: relative;z-index: 2;}#menu > li.megaMenuItem > ul:before {content: '';position: absolute;width: 4000px;left: -2000px;height: 100%;top: 0;background: white;z-index: 1;/* transition: 0.4s; */transition: 0s;}#menu > li.megaMenuItem:hover > ul:before {/* height: 100%; */}#menu.acilirType2 > li > ul {transform-origin: top center;padding: 15px 0 35px;}#menu.acilirType1 > li > ul {transform: translateY(20px);background: white;}#menu.acilirType1 > li:hover > ul {transform: translateY(0);}#menu > li > a > span { position: relative; z-index: 5; display: block; }#menu.hoverType2 > li > a:before {content: "";position: absolute;height: 50px;border-radius: 5px;width: 100%;background: var(--theme-color);left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;transition: all .2s;}#menu.hoverType2 > li:hover > a:before { opacity: 1; }#menu > li:hover > a {color: white !important;}#menu > li ul > li > a:after {content: "\f054";position: absolute;right: 13px;top: 50%;transform: translateY(-50%);font-family: "font awesome 5 pro";font-size: 12px;transition: all .5s;}#menu > li > ul > li:hover > ul { opacity: 1; visibility: visible; transform: translateX(0); }#menu > li > ul > li > ul { background: white; top: 0px; left: 100%; transform: translateX(20px); }#menu > li > ul > li > ul::before { border-color: transparent white transparent transparent; left: auto; right: 100%; bottom: auto; top: 13px; }#menu > li ul > li { position: relative; }#menu > li ul.mega_menu { transform: translateY(0); background: white; }.social-container{display: block;}.social-container li{display: inline-block;}.social-container a{width: 30px;height: 30px;line-height: 30px;border-radius: 50%;color: black;font-size: 14px;text-align: center;display: block;border: 1px solid white;}.social-container a:hover{color: white;background: var(--theme-color);border-color: var(--theme-color);}#header.active , .darkbackBody #header{color: black !important;background: white !important;position: fixed !important;box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 10%);}#header.active #headerTop{display: none}header#header.scrollDowning {/* transform: translateY(-100%); */}header#header.scrollUping {transform: translateY(0%);}.searchFormContent {position: fixed;left: 0;top: 0;width: 100%;height: 100vh;display: flex;align-items: center;justify-content: center;z-index: 9999;visibility: hidden;opacity: 0;transition: all .3s ease;}.searchFormContent.active {opacity: 1;visibility: visible;}.searchFormContent:before {content:"";background: #000;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;opacity: 0.9;}.searchFormContent form {position: relative;z-index: 5;background: white;border-radius: 10px;width: calc(100% - 30px);max-width: 800px;display: flex;align-items: center;justify-content: center;height: 70px;}.searchFormContent form .form-control {height: 100% !important;font-size: 25px !important;padding: 0 20px;border-radius: 10px;border: 0;}.searchFormContent form .btn {background: var(--theme-color);height: 100%;color: white;border-radius: 10px !important;font-size: 18px;}.searchFormContent form .btn:hover {color: white;background: var(--theme-color);}.searchFormContent .js-close {position: absolute;right: 0;bottom: calc(100% + 12px);color: white;font-size: 14px;text-transform: uppercase;letter-spacing: 1px;font-weight: 500;cursor: pointer;}#header .headerRight a {color: white;font-size: 20px;}#header.active .headerRight a , .darkbackBody #header .headerRight a { color: #000; }/* -------------------- icerik --------------------*/#slider { min-height: 100vh; }#content {padding-top: 0;position: relative;overflow: hidden;}body#sf_anasayfa.slider-fullscreen #content {padding-top: 0;}.fixedSocials {position: fixed;right: 0;top: calc(50% - 200px);/* transform: translateY(-50%); */z-index: 999999;}.fixedSocials li { display: block; }.fixedSocials li a {color: #FFFFFF;width: 50px;height: 50px;font-size: 20px;display: block;background: white !important;text-align: center;line-height: 50px;color: black !important;position: relative;overflow: hidden;transition: all .3s ease;}.fixedSocials li + li { border-top: 1px solid #f7f7f7; }.fixedSocials { border: 1px solid #f7f7f7; }.fixedSocials li a:before { content: ''; position: absolute; top: 50%; left: 100%; width: 100%; height: 100%; border-radius: 100%; background-color: var(--theme-color); transform: translateY(-50%) translateX(10%) translateZ(0) translate3d(0, 0, 0) perspective(1px);transition: transform .75s ease, border-radius .75s ease, width .75s ease, height .75s ease, -webkit-transform .75s ease; }.fixedSocials li:hover a:before { width: 150%; height: 150%; transform: translateY(-50%) translateX(-100%) translateZ(0) translate3d(0, 0, 0) perspective(1px); border-radius: 0; }.fixedSocials li a i { position: relative; z-index: 5; }.fixedSocials li:hover a { color: white !important; }/* -------------------- Anasayfa --------------------*/.rev-3 { position: relative; }.block-revealer__element { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--theme-color) !important; pointer-events: none; opacity: 0; }#about_us {padding: 100px 0;position: relative;}.home_head {line-height: 1.35;margin: 0 0 15px;font-size: 48px;letter-spacing: -1.18px;color: #000000;margin-bottom: 60px;font-weight: 700;}.btn2.btn:hover {background: var(--theme-color);color: white;border-color: var(--theme-color);}.btn2.btn {font-size: 14px;font-weight: 500;font-style: normal;font-stretch: normal;color: var(--theme-color);padding: 10.5px 25px;border-radius: 4px;border: 1px solid var(--theme-color);}#references {padding: 0 0 100px 0;}.list65 .img {display: block;border-radius: 6px;position: relative;border: 2px solid #dedede;}.list65 .img img {border-radius: 5px;}.list65 .img:hover:before {width: calc(100% + 20px);height: calc(100% + 20px);}#products {/* padding: 0 0 100px 0; */}.list3 .item {background: var(--theme-color);display: block;height: 100%;position: relative;}.list3 .item strong {position: absolute;left: 30px;font-size: 18px;line-height: 26px;bottom: 30px;z-index: 2;color: white;font-weight: 600;}.list3 .item .img {position: relative;display: block;overflow: hidden;}.list3 .item .img:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: black;opacity: .4;z-index: 1;}.list3 .item:not(.head) strong:after {content: '';display: block;width: 100px;position: relative;height: 3px;background-color: var(--theme-color);bottom: 0;left: 0;transition: 0.2s;}.list3 .item:hover strong:after {width: 160px;}.list3 .item .img img {transition: 0.2s;}.list3 .item:hover .img img {transform: scale(1.1);}.list3 .item.head strong {bottom: 50%;transform: translateY(50%);font-size: 50px;}#products .productInner { position: relative; }#products .productInner .js-img { position: absolute; inset: 0; background-position: center center; background-size: cover; transition: all .2s; opacity: 0; }#products .productInner .js-img.active { opacity: 1; }#products .productInner .js-img:before { content: ""; inset: 0; background: black; z-index: 1; position: absolute; opacity: .4; }.listType3 .item {min-height: 650px;display: block;border-left: 1px solid rgb(255 255 255 / 13%);position: relative;}.listType3 .item .text {position: absolute;bottom: 50px;left: 30px;right: 30px;color: white;}.listType3 .item .text strong { letter-spacing: normal; line-height: 1.06; margin-bottom: 38px; font-size: 32px; font-weight: bold; display: block; }.listType3 .item .btnAngle span { margin-right: 0; letter-spacing: 0.6px; font-weight: 900; display: inline-block; width: 0; position: relative; overflow: hidden; transition: all .2s ease; }.listType3 .item .btnAngle i { display: inline-block; font-size: 16px; width: 44px; height: 44px; border: solid 1px #ffffff; border-radius: 50%; text-align: center; line-height: 44px; }.listType3 .item .btnAngle { display: flex; align-items: center; }.listType3 .item .text p { font-size: 17px; font-weight: 400; line-height: 1.7; margin-bottom: 22px; height: 0; position: relative; overflow: hidden; transition: all .2s ease; }.listType3 .item:hover .text p { height: 60px; }.listType3 .item:hover .btnAngle span { width: 60px; margin-right: 20px; }#products .owl-prev , #products .owl-next {position: absolute;left: 40px;top: 50%;transform: translateY(-50%);z-index: 5;}#products .owl-next { left: auto; right: 40px; }.listType3 .img { display: block; position: absolute; inset: 0; }.listType3 .img img {object-fit: cover;height: 100%;object-position: center center;width: 100%;}#content_3 .listType3 .item { min-height: 450px; }.listType3 .img:before { content: ""; position: absolute; inset: 0; background: black; opacity: .4; transition: all .2s ease; }.listType3 .item:hover .img:before { opacity: .2; }#content_3 .listType3 .item .text strong { font-size: 25px; margin-bottom: 18px; }.listType2_3 .item .img {display: block;border: 3px solid #ececec;border-radius: 5px;position: relative;overflow: hidden;transition: all .2s ease;}.listType2_3 .item:hover .img img { transform: scale(1.05); }.listType2_3 .item .img img { transition: all 1s ease; }.listType2_3 .item .title { display: block; text-align: center; margin: 10px 0 10px 0; font-size: 15px; }.stationList_3 .item .img {position: relative;box-shadow: 0px 7px 20px 0px rgb(0 0 0 / 10%);}.stationList_3 .item .img .icon {position: absolute;background: white;box-shadow: 0px 7px 20px 0px rgb(0 0 0 / 10%);top: -25px;left: -25px;border-radius: 50%;overflow: hidden;}.stationList_3 .item .title { font-size: 1.35rem; text-align: center; display: block; }.stationList_3 .item .desc { text-align: center; /* font-size: 14px; */ margin: 10px 0 0 0; }#counter {padding: 60px 0;}.list74 .itemCounter .img {width: 100px;height: 100px;margin: 0 auto;display: flex;align-items: center;justify-content: center;}.list74 .itemCounter .img img { width: 64px; }.list74 .itemCounter .count {font-weight: 700;font-size: 38px;line-height: 1;}.list74 .itemCounter strong {display: block;font-size: 18px;line-height: 20px;font-weight: 400;}.list74 .itemCounter .countContent { display: flex; align-items: center; justify-content: flex-start; }.list74 .itemCounter .countContent .titleSM { font-size: 18px; font-weight: 700; text-transform: uppercase; margin-left: 15px; }.list74 .itemCounter:before { content: ""; background-color: #d4cbcb; position: absolute; left: -10px; bottom: 20px; width: 1px; height: 50px; }.list74 .itemCounter { padding: 0 40px; position: relative; }#counter .owl-next , #counter .owl-prev {left: 1%;right: auto;position: absolute;top: 50%;bottom: auto;transform: translateY(-50%);}#counter .owl-next {left: auto;right: 1%;transform: translateY(-50%);}#counter .owl-nav { position: static; }#differences {padding: 0 0 100px 0;}.list67 .item h5 {text-transform: uppercase;font-size: 16px;margin-bottom: 5px;}.list67 .item p {max-width: 223px;font-size: 13px;}#comments {background: var(--custom-grey);padding: 100px 0;color: #000;margin-bottom: 100px;}#comments .container {background-position: center center;background-size: cover;color: white;}#comments .container .owl-item i {width: 100px;height: 100px;background: white;border-radius: 50%;color: #000;align-items: center;display: flex;justify-content: center;padding: 25px;font-size: 48px;}#comments .container h3 {font-size: 22px;margin-bottom: 8px;text-transform: capitalize;}#comments .container p {font-size: 16px;margin: 0;}#comments .item {color: #000;}#news {padding: 130px 0;}.list73 .item .text {padding: 15px 0;}.list73 .item .text strong {margin-bottom: 5px;display: inline-block;font-size: 20px;}.list73 .item .text .desc {font-size: 14px;}.list73 .item .img .date {position: absolute;right: 15px;bottom: 15px;background: white;text-align: center;font-weight: 700;font-size: 14px;padding: 3px 10px;border-radius: 4px;min-width: 80px;}.list73 .item .img {position: relative;}.list73 .item .img .date span {display: block;}.list73 .item .img .date span:nth-child(1) {font-size: 40px;line-height: 1;}.list73 .item .text .fastBtn {font-size: 14px;margin-top: 5px;display: inline-block;text-decoration: underline;color: var(--theme-color);font-weight: 500;}.listType73 { margin-bottom: 30px; }.listType73 .item { display: block; }.listType73 .item .img { margin-bottom: 20px; }.listType73 .item .text .title {line-height: 1.3;margin-bottom: 20px;font-size: 1.2rem;display: block;min-height: 50px;}.listType73 .item .text .desc {font-size: 16px;color: #6c757d;display: block;font-weight: 300;border-bottom: 2px solid #E8EAEB;padding-bottom: 20px;margin-bottom: 20px;min-height: 94px;}.listType73 .item .date { display: block; letter-spacing: 1px; color: rgba(50, 66, 80, 0.50); font-size: 14px; }.listType73 .item:hover .text .title { color: var(--theme-color); }#news .news-showcase { display: block; }#news .news-showcase .img { width: 100%; height: 495px; overflow: hidden; border-radius: 10px; }#news .news-showcase:hover .img img { transform: scale(1.1); }#news .news-showcase .img img { display: block; width: 100%; height: 100%; object-fit: cover; transition: 10s; transform: scale(1); }#news .news-showcase .text {padding: 27px 140px 10px 0;position: relative;box-sizing: border-box;min-height: 91px;}#news .news-showcase .text .date { font-size: 16px; color: var(--theme-color); line-height: 1.25; margin-bottom: 5px; }#news .news-showcase .text h2 { font-size: 30px; color: #000000; font-weight: 700; line-height: 1.15; text-transform: uppercase; }#news .news-showcase .text .detail {background: var(--theme-color);border-radius: 0 0 10px 10px;width: 88px;padding: 16px;box-sizing: border-box;position: absolute;top: 0;right: 20px;bottom: 0;display: flex;align-items: flex-end;justify-content: center;}#news .news-showcase .text .detail span { display: flex; align-items: center; -webkit-box-pack: center; justify-content: center; background: #fff; width: calc(100% - 32px); height: 54px; color: #000000; position: absolute; bottom: 20px; }#news .news-showcase .text .detail span svg { display: block; }.newsList { display: block; height: 620px; overflow-y: auto; width: 100%; padding-right: 16px; }.newsList a:not(.btn) { display: flex; align-items: center; margin-bottom: 30px; }.newsList a .img { height: 190px; flex: 0 0 190px; max-width: 190px; position: relative; overflow: hidden; border-radius: 10px; }.newsList a .img > img {display: block;width: 100%;height: 100%;object-fit: cover;border-radius: 10px;transition: 6s;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}.newsList a .img .img-overlay { position: absolute; left: 0; right: 0; bottom: 0; top: 0; display: flex; align-items: center; justify-content: center; background: rgb(199 0 0 / 64%); opacity: 0; transition: 0.4s; border-radius: 10px; }.newsList a .img .img-overlay span { flex: 0 0 55px; height: 55px; background: #fff; display: flex; justify-content: center; align-items: center; border-radius: 10px; color: #000000; }.newsList a .img .img-overlay span svg { display: block; }.newsList a .text { -webkit-box-flex: 0; flex: 0 0 calc(100% - 190px); max-width: calc(100% - 190px); box-sizing: border-box; padding: 10px 10px 10px 30px; }.newsList a .text .date { font-size: 16px; color: var(--theme-color); line-height: 1.25; margin-bottom: 5px; }.newsList a .text h2 { font-size: 23px; color: #000000; font-weight: 700; line-height: 1.15; margin-bottom: 10px; text-transform: uppercase; }.newsList a .text p { font-size: 16px; color: #8F8F8F; line-height: 1.25; margin: 0; font-weight: 300; }.newsList .news-list-overlay { position: absolute; pointer-events: none; left: 0; height: 180px; right: 0; bottom: 0; background: url(../../images/main-news-list-overlay.png) center bottom repeat-x; opacity: 1; transition: 0.4s; }.newsList:hover .news-list-overlay { opacity: 0; }.newsList a:hover .img .img-overlay { opacity: 1; }.newsList .customBtn { text-align: center; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); opacity: 0; }.newsList:hover .customBtn { opacity: 1; }#movieContent .tanitim-buton {cursor: pointer;transition: .4s;width: 100px;height: 100px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 5;background: var(--theme-color);}#movieContent #movie #video {position: absolute;left: 50%;right: 0;top: 50%;transform: translate(-50%,-50%);height: auto;width: 100%;}#movieContent #movie:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;opacity: 0.5;background: #000;}#movieContent #movie #video.full {position: fixed !important;width: 100vw;height: 100vh;z-index: 110;top: 0;margin: 0 auto;background: black;transform: none;left: 0;}#movieContent #movie {min-height: 300px;position: relative;overflow: hidden;}#movieContent #movie.full {z-index: 99999999999999;}#movieContent .tanitim-buton:before {content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: var(--custom-bgColor);transition: all .2s ease;}#movieContent .tanitim-buton:after {content: "";position: absolute;left: 50%;top: 50%;transform: translate(-75%,-50%) rotate(45deg);border: 1.2rem solid;border-color: white white transparent transparent;}#movieContent .tanitim-buton:hover:before {background: var(--theme-color);}#movieContent #movie .kapat {position: fixed;top: 20px;right: 55px;z-index: 111;color: white;transform: none;left: auto;align-items: center;justify-content: center;font-size: 50px;}#movieContent #movie .kapat:hover{cursor: pointer;}#movieContent .kapat.tanitim-buton:after {opacity: 0;}#movieContent .kapat i {position: relative;z-index: 5;}#movieContent .textContent {padding: 60px 0;}section#sss {}section#sss .card .card-header a:not(.collapsed) {color: var(--theme-color);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 var(--theme-color);}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: #F7F7F7;color: #777777;overflow: hidden;position: relative;}#nt {filter: invert(1);-webkit-filter: invert(1);vertical-align: sub;}#footer #newsletter {background: #000000;padding: 47px 0;}#footer #newsletter h6 {margin: 0;font-size: 25px;color: white;}#footer #newsletter .form-control {border-radius: 4px;border: 0;max-width: 512px;width: 100vw;}#footer #footer-top {padding: 0 0 0 0;}#footer #footer-top h3 {position: relative;font-size: 20px;font-weight: 700;color: var(--theme-color);margin-bottom: 30px;}#footer #footer-top h3.text-end:before {left:auto;right: 0;}#footer #footer-top #footer-socials {width: 100%;float: left;margin: 20px 0 0 0;}#footer #footer-top #footer-socials a {display: inline-block;text-align: center;font-size: 21px;color: #ABAAAA !important;margin: 0 14px 0px 0;transition: all .2s ease;background: transparent !important;}#footer #footer-top #footer-socials a:hover { transform: translateY(-4px); }#footer #footer-top .footerList li {display: block;margin-bottom: 2px;}#footer #footer-top .footerList li a {display: inline-block;font-size: 16px;position: relative;color: #777777;padding: 3px 0;transition: all 0.4s;}#footer #footer-top .footerList li a:hover {color: black;}#footer #footer-top .footerList li a i {font-size: 16px;margin-right: 8px;}#footer #footer-top .footerList li:hover a span { transform: translateX(20px); }#footer #footer-top .footerList.menus { }#footer #footer-top .footerList li a span { display: inline-block; transition: all 0.4s; }#footer #footer-bottom {padding: 40px 0 0 0;}#footer #footer-bottom .copyright {font-size: 16px;}#footer #footerLeft a img {}#footer #footer-top #footer-iletisim .footerList li a { display: flex; align-items: center; }#footer #footer-top #footer-iletisim .footerList li a .icon { margin-right: 20px; }#footer #footerLeft a .mask1 { width: 100%; height: 100%; object-fit: cover; position: absolute; }#footer #footerLeft a .mask2 {animation: sunshine 7s ease-in-out infinite;position: absolute;left: 0;top: 100%;transform: translateY(-230px) translateX(-520px);z-index: 3;}#footer #footerLeft a .mask3 {width: 100%;height: 100%;object-fit: cover;position: relative;z-index: 5;}@keyframes sunshine { 0% { transform: translateY(-190px) translateX(-420px); } 100% { transform: translateY(-880px) translateX(200px); } }#footer #footerLeft a { display: block; position: relative; overflow: hidden; }#footer #footer-top .footerList.menus li {/* width: 50%; *//* float: left; */}#footer #footerRight {}#footer #footer-top .footerList li a:before { content: ""; position: absolute; left: -15px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 0; height: 1px; background: #dedede; -webkit-transition: 0.4s; transition: 0.4s; opacity: 0; }#footer #footer-top .footerList li:hover a:before { width: 30px; opacity: 1; }#footer #footer-top .footerList li a:after { content: ""; position: absolute; left: -15px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 8px; height: 8px; border-radius: 10px; background: var(--theme-color); -webkit-transition: 0.4s; transition: 0.4s; opacity: 0; }#footer #footer-top .footerList li:hover a:after { left: 7px; opacity: 1; }#footer #footer-top .footerList li:hover a {}/* -------------------- ic sayfalar --------------------*/.banner {position: relative;height: 0;padding-bottom: 425px;background-position: center center;background-size: cover;}.banner:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background: url(../../images/main-slide-mask.png) center top repeat-x; opacity: 0.8; /* background: linear-gradient(45deg, rgba(201, 24, 18, 0.5) 0%, rgba(5, 5, 5, 0.7) 50%); */ }.banner > .content {position: absolute;left: 0;width: 100%;height: auto;color: white;z-index: 5;bottom: 110px;}.banner .content h1 {text-transform: uppercase;font-weight: 700;font-size: 60px;margin-bottom: 20px;}.scroll-down { width: 1px; height: 80px; background: #fff; position: absolute; left: calc(50% - 0.5px); bottom: 0; z-index: 2; }.scroll-down:after { content: ""; width: 1px; height: 0; animation: 1s scrolldown infinite; background: var(--theme-color); position: absolute; top: 0; left: 0; z-index: 2; }@keyframes scrolldown { 0% { top: 0; height: 0; } 50% { top: 0; height: 100%; } 51% { top: auto; bottom: 0; height: 100%; } 100% { top: auto; bottom: 0; height: 0; } }.banner .btn-submit { position: absolute; bottom: 6px; right: 17px; }.content_container {min-height: 700px;padding: 0 0 50px 0;position: relative;}.content_container .tarih {padding-bottom: 5px;}.content_container .tarih2 {font-weight: normal;}.content_container .tarih span {font-size: 32px;font-weight: 700;line-height: 35px;display: block;text-align: center;}.content_container .tarih span:nth-child(2) {font-size: 18px;font-weight: 700;line-height: 25px;}.content_container .tarih span:nth-child(3) {font-size: 12px;line-height: 23px;}#sf_haberler #otherProduct:before , #sf_mesaji #otherProduct:before{content: '';width: 2000px;height: calc(100% + 10rem);left: 0;top: 0;position: absolute;border-left: 1px solid #eee;}.goruntuleme {border-top: 1px solid #dee2e6;border-bottom: 1px solid #dee2e6;margin: 10px 0;padding: 5px 0;}hr {margin-top: 0;}.at-resp-share-element .at-share-btn {background: transparent !important;border: 2px solid #fff !important;border-radius: 5px !important;}.at-resp-share-element .at-share-btn * {fill: #fff !important;}.at-resp-share-element .at-share-btn:hover {background: #fff !important;transform: none !important;}.at-resp-share-element .at-share-btn:hover * {fill: black !important;}.banner > .content .sosyaller { position: absolute; right: 15px; bottom: 0; }.content_container > .container { margin: -100px auto 0 auto; position: relative; z-index: 5; background: white; padding: 40px 40px; width: calc(var(--container-width) - 30px); }.list81 .item {margin-bottom: 2rem;}.list81 .item .title {z-index: 5;font-size: 25px;font-weight: 700;display: block;}.list81 .item .img { position: relative; overflow: hidden; border-radius: 2rem; border: 1px solid #dee2e6; }.list83 .img { border: 2px solid #d9d9d9; border-radius: 10px; }.list81 .item .img img { position: relative; transition: all .5s ease; }.list81 .item:hover .img img { transform: scale(1.05); }.list81 .item .desc { font-size: 15px; font-weight: 300; margin: 0; }.coklu_resimler a {transition: all .2s ease;display: block;box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 10%);}.coklu_resimler a:hover { opacity: .4; }.listType2_85 .item { position: relative; }.listType2_85 .item .img {}.listType2_85 .item .img img {}.listType2_85 .item .content { position: absolute; left: 0; bottom: 0; right: 0; background: linear-gradient(to bottom, rgba(35,35,35,0.30) 0%, rgb(35,35,35) 100%); padding: 20px 25px; color: #fff; }.listType2_85 .item .content .title { font-size: 28px; text-transform: uppercase; font-weight: 900; line-height: 1; margin: 0 0 14px 0; display: inline-block; }.listType2_85 .item .content .desc { margin: 0; font-size: 18px; line-height: 23px; }.listType2_85 .item .content .desc img {display: inline-block;margin-right: 6px;width: auto;}.nav-tabs {justify-content: center;border-bottom: 1px solid #dedede;padding-bottom: 20px;margin-bottom: 20px;}.nav-tabs .nav-link { border: 0; border-radius: 0; background: #4c4c52; color: white; margin: 0 6px; text-transform: uppercase; padding: 10px 20px; }.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { background: var(--theme-color); color: white; }#accordionContact .card {overflow: hidden;border-radius: 10px;/* border: 0; *//* border-right: 1px solid rgba(0,0,0,.125); */}#accordionContact.type2 .card {border: 0;border-right: 1px solid rgba(0,0,0,.125);border-radius: 0;}#accordionContact .collapsed .fa-minus:before { content: '\f067' }#accordionContact i.fa { width: 24px; height: 24px; line-height: 22px; border-radius: 50%; border: 2px solid; text-align: center; color: #fb9902; border-color: #fb9902; }#accordionContact>.card { /* overflow: hidden; */ border: 2px solid #e6e6e6 !important; border-radius: 0; }#accordionContact .collapse.show { box-shadow: 0px 15px 140px 0px rgba(69, 81, 100, 0.1); }#accordionContact .card-header a {/* box-shadow: 0px -50px 140px 0px rgba(69, 81, 100, 0.1); */border-radius: 10px;box-shadow: none;padding: 15px 15px !important;color: #353535;overflow: initial !important;background: transparent !important;font-weight: bold;}#accordionContact a.rounded-25:not(.collapsed) { box-shadow: 0px -50px 140px 0px rgba(69, 81, 100, 0.1) !important; background: transparent !important; }#accordionContact .fa-minus {border-radius: 50%;width: 20px;height: 20px;text-align: center;line-height: 18px;padding: 0 0px 0 0px;font-size: 10px;color: var(--theme-color);margin-right: 10px;}#accordionContact .card-body tr td:nth-child(1) { padding: 1px; width: 70px; }#accordionContact .card-body { padding: 15px; }/* kilometre taslari */.js-btns li a { position: relative; color: #8a89a2; font-size: 24px; font-weight: 600; letter-spacing: -0.3px; padding: 5px 45px; transition-duration: .2s; transition-timing-function: ease-in; display: inline-block; }.js-btns li a:before { position: absolute; content: ""; lefT: -8px; top: 50%; margin-top: -8px; width: 16px; height: 16px; border-radius: 100%; background-color: var(--theme-color); opacity: 0; transition-duration: .2s; transition-timing-function: ease-in; }.js-btns li a.active:before { opacity: 1; }.js-content [data-content] .year { display: block; color: var(--theme-color); font-size: 62px; font-weight: bold !important; letter-spacing: -3.7px; line-height: 1; }.js-content [data-content] { text-align: end; display: none; }.js-btns { position: relative; }.js-btns:before { position: absolute; content: ""; left: -1px; width: 2px; top: 0; bottom: 0; background: #fff; background: linear-gradient(0deg, #fff 0%, #e3e3ed 100%); }.js-content { padding-right: 50px; }.js-content [data-content] .desc { color: #000000; font-size: 24px; font-weight: 600; letter-spacing: -0.3px; line-height: 32px; padding-top: 45px; margin: 0; }.detailRightContent .info { border: 1px solid #bcc4d0; border-left: 6px solid var(--theme-color); }.detailRightContent .info > div > div + div { border-left: 1px solid #bcc4d0; height: 100%; padding: 50px calc(var(--bs-gutter-x) * .5); }.detailSocials { display: flex; align-items: center; justify-content: flex-start; }.detailSocials li a { width: 50px; height: 50px; line-height: 50px; color: #d3dae5; font-size: 22px; border-color: #d3dae5; display: inline-block; border: solid 1px #d2d9e4; border-radius: 50%; margin: 0 10px 0 0px; text-align: center; transition: all .1s ease; }.detailSocials li a:hover { background: var(--theme-color); color: white; border-color: var(--theme-color); }.content_container .homeText { padding: 60px 0; position: relative; }.content_container .homeText .NT-metin { color: white; font-size: 1.4rem; }.content_container .homeText:before { content: ""; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; right: 0; background: var( --theme-color); height: calc(100% + 200px); user-select: none; pointer-events: none; width: 100vw; }.content_container .homeText:after { position: absolute; content: ""; right: 0; top: calc(100% - 1px); border-width: 32px 50px; border-style: solid; border-color: var(--theme-color) transparent transparent var(--theme-color); }.content_container .homeText > * { position: relative; z-index: 5; }.content_3_detay .homeImg { position: relative; z-index: 5; }.list85 .item { border-radius: 20px; position: relative; overflow: hidden; }.list85 .item:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); transition: .25s ease all; z-index: 1; }.list85 .item .title { font-size: 1.625rem; font-weight: bold; color: #fff; line-height: 1.25; }.list85 .content { bottom: 30px; left: 30px; position: absolute; display: flex; align-items: center; justify-content: space-between; z-index: 5; right: 30px; }.list85 .item .btnCustomArrow {transform: translateX(-5px);opacity: 0;visibility: hidden;position: relative;}.list85 .item:hover .btnCustomArrow { opacity: 1; visibility: visible; transform: translateX(0); }.list85 .item:after { content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-image: url('../../images/itemOverlay.jpg'); background-size: cover; background-position: center center; background-repeat: no-repeat; opacity: 0; transition: .25s ease opacity; z-index: 2; }.list85 .item:hover:after { opacity: .75; }.list85 .item .img img { transition: .25s ease transform; }.list85 .item:hover .img img { transform: scale(1.1); }.btnCustomArrow:before {content: '';position: absolute;inset: 0;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni44NiA0Ny44NyI+PHBhdGggZD0iTTAsNDAuNTFhNy4zMyw3LjMzLDAsMCwxLDEtMy41OUwxOS42LDMuNzVBNy4zNCw3LjM0LDAsMCwxLDI2LDBoMjMuNWE3LjM2LDcuMzYsMCwwLDEsNy4zNSw3LjM1VjQwLjUzYTcuMzUsNy4zNSwwLDAsMS03LjM1LDcuMzRINy4zNkE3LjM2LDcuMzYsMCwwLDEsMCw0MC41MloiLz48L3N2Zz4=');background-size: contain;background-position: center;background-repeat: no-repeat;filter: brightness(0) invert(1);transition: .25s ease all;}.btnCustomArrow img {height: 12px;width: 10px;position: relative;z-index: 1;transform: translateX(3px);}.btnCustomArrow {display: flex;align-items: center;transition: .25s ease all;position: relative;width: 55px;height: 45px;justify-content: center;}.btnCustomArrow.darkBg:before { filter: brightness(0) invert(0.95); }.owl-prev .btnCustomArrow { transform: rotate3d(0, 1, 0, 180deg); }.NT-list-group{color: white;z-index: 2;padding: 0 20px 0 0px;background: transparent;position: relative;}.NT-list-group div.head{background: var(--theme-color);color: white;display: none;}.NT-list-group .list-group-item{border: 0;background: transparent !important;}.NT-list-group .list-group-item.active,.NT-list-group .list-group-item:not(.head):hover{background: white;color: var(--theme-color) !important;}.NT-list-group .list-group-item + .list-group-item {color: #000000;display: flex;align-items: center;justify-content: space-between;font-size: 18px;border-radius: 0;font-weight: 600;margin-top: 0;position: relative;border: 1px solid rgb(0 0 0 / 10%);margin-bottom: 0;padding: 0;}.NT-list-group .list-group-item .title {}.NT-list-group .list-group-item .overlay1 {}.NT-list-group .list-group-item .overlay2 {}.NT-list-group .list-group-item .title {position: relative;display: block;background: white;z-index: 5;padding: 10px 20px;width: 100%;height: 50px;}.NT-list-group .list-group-item .overlay1:before { content: ""; position: absolute; left: -1px; top: 50%; transform: translateY(-50%); width: 2px; height: 0; transition: width .3s .3s ease , height .4s .6s; background: var( --theme-color); z-index: 2; }.NT-list-group .list-group-item:hover .overlay1:before , .NT-list-group .list-group-item.active .overlay1:before { height: calc(100% + 2px); width: 100%; transition: height .4s , width .3s ease .3s; }.NT-list-group .list-group-item .overlay1:after { content: ""; position: absolute; right: 0; top: -1px; width: 1px; background: var(--theme-color); z-index: 5; transition: height 0.2s; height: 0; }.NT-list-group .list-group-item:hover .overlay1:after , .NT-list-group .list-group-item.active .overlay1:after { transition: height 0.2s 0.6s; height: calc(100% + 2px); }.NT-list-group:before { content: ""; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: rgb(0 0 0 / 20%); }.NT-list-group .list-group-item + .list-group-item:not(:last-child) { margin-bottom: 20px; }.NT-list-group .list-group-item:after { content: ""; background: white; border: 1px solid rgb(0 0 0 / 20%); width: 8px; height: 8px; transform: rotate(45deg); border-left: none; border-bottom: none; transition: all .5s ease; position: absolute; right: -15px; opacity: 0; }.NT-list-group .list-group-item:hover:after , .NT-list-group .list-group-item.active:after { right: -25px; opacity: 1; }/* -- yorumlar -- */.btn-yorum {}#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: var(--theme-color);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' , sans-serif;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);}/* -- sss -- */.collapsed .fa-minus:before{content:'\f067'}#accordion i.fa {width: 24px;height: 24px;line-height: 22px;border-radius: 50%;border: 2px solid var(--theme-color);text-align: center;color: var(--theme-color);}#accordion > .card {overflow: hidden}/* -- iletisim -- */#contactMap{height: 100%;}#contactMap iframe{width: 100%;height: 100%;min-height: 600px;}.contactItems .item { padding: 20px 0; font-size: 20px; line-height: 1.5; font-weight: 300; }.contactItems .item .colored { fill: var(--theme-color); transition: all .4s; }.contactItems .item:hover .colored { fill: #e1e1e1; }.contactItems .item:hover .colorless { fill: var(--theme-color); }.contactItems .item .colorless { transition: all .4s; }.contactItems .item .icon { transition: all .4s; }.contactItems .item:hover .icon { transform: translateY(-5px); }.contactItems .itemTitle {padding: 20px 30px;background: rgb(255 255 255 / 90%);z-index: 1;font-size: 35px;font-weight: 600;color: #000000;box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 10%);position: relative;margin-bottom: 50px;}.contactItems .itemTitle:before { content: ""; position: absolute; right: 100%; top: 50%; width: 100vw; height: 1px; background: var(--theme-color); }/* -- 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' , sans-serif;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;}/* -- 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;}/* -- cookie -- */div#cookie {max-width: 100%;background-color: rgb(0 0 0 / 90%);z-index: 9999;position: fixed;color: white;line-height: 1.25;left: 0;right: 0;bottom: 0;padding: 30px;font-size: 15px;}div#cookie >i:first-child {position: absolute;top: 0;right: 0;padding: 8px;cursor: pointer;font-size: 16px;color: white;}div#cookie a:not(.btn) {color: white;text-decoration: underline !important;font-size: 15px;font-weight: 400;}#cookie .btn { margin-left: 20px; font-size: 15px; text-decoration: none; padding: 14px 20px; border-color: #fff; border-radius: 0; color: white; font-weight: 900; line-height: 1.75; letter-spacing: 0.6px; border-width: 2px; }#cookie .btn:hover { background: #fff; color: #000; border-color: white; }@media(max-width: 1400px){#footer #footerLeft a .mask1 , #footer #footerLeft a .mask3{ min-height: 490px; }}@media(max-width: 1200px){#header{ padding: 0 0px; }}@media(max-width: 992px){#mobilMenu.MenuType1 {position: relative;display: block;vertical-align: inherit;}#mobilMenu.MenuType1 .nt_main_menu_content {display: none !important;}#mobilMenu.MenuType1 .mobileMenuContent {position: initial;max-height: 0;top: auto;left: auto;padding: 0;opacity: 1;overflow: hidden !important;height: 100%;transform: none;transition: max-height 0.8s ease, padding 0.8s ease !important;}#mobilMenu.MenuType1 .mobileMenuIcon {margin-right: 0;margin-left: auto;}#mobilMenu.MenuType1 .mobileMenuContent.active {max-height: 100vh;padding: 30px 0;}#header {/* position: static; */}#header.activing {position: fixed;}header#header.scrollDowning {transform: translateY(0%);}#content {}body#sf_anasayfa #content {padding-top: 0;}nav[aria-label="breadcrumb"] {display: none;}.searchFormContent form{height: 60px;}.searchFormContent form .form-control{font-size: 18px !important;}.searchFormContent form .btn{padding: 0;font-size: 18px;}.fixedSocials{display:none;}#news .news-showcase .text h2{ font-size: 21px; }.newsList a .text h2{ font-size: 16px; }.newsList a .text .date{ font-size: 14px; }#footer #footerLeft a .mask1, #footer #footerLeft a .mask3{ min-height: initial; max-height: 300px; width: 100%; }#footer #footerRight{ padding: 0 calc((var(--bs-gutter-x) * .5) * 2); }#footer #footer-top h3{ margin-bottom: 10px; }#footer #footer-top .footerList li a{padding: 1px 0;display: inline-block !important;font-size: 14px;}.banner .content h1{ font-size: 40px; margin-bottom: 10px; }.content_container > .container{ padding: var(--bs-gutter-x,.75rem); }.banner{ padding-bottom: 320px; }.content_container .homeText:before{ height: calc(100% + 11vw); }.stationList_3 .item .img .icon{ top: 10px; left: 10px; }.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{display:none !important;}.list85 .item .title{ font-size: 1.225rem; }.listType2_85 .item .content .title{ font-size: 19px; }.listType2_85 .item .content .desc{ font-size: 13px; }}@media(max-width: 768px){.listType3 .item{ min-height: 450px; }#products .owl-prev, #products .owl-next{ top: 20px; transform: none; }.listType3 .item .text strong{ font-size: 27px; margin-bottom: 18px; }.listType3 .item .text p{height: auto !important;}#news{ padding: 60px 0; }#footer #footer-top{ text-align: center; }.banner .content h1{ font-size: 30px; }.contactItems .itemTitle{ padding: 10px 20px; font-size: 25px; }.contactItems .item{ font-size: 17px; }#contactMap iframe{ min-height: 400px; }.content_container .homeText .NT-metin{ font-size: 1.1rem; }.listType3 .item .text{ bottom: 15px; left: 15px; right: 15px; }#news .news-showcase .img{ height: 300px; }.listType2_85 .item .content{ padding: 15px 15px; }}@media(max-width: 576px){.btn-yorum {position: relative;right: auto;top: auto;transform: none;width: 100%;margin-top: 5px;}.dates2 {display: inline-block;width: 110px;}.sosyaller{display: inline-block;vertical-align: sub;}.dates2>* {display: inline-block;vertical-align: middle;margin-right: 15px;border: 0 !important;}#logo img{ height: 50px; }.list74 .itemCounter{ padding: 0 0; }.home_head{font-size: 25px;margin-bottom: 10px;}.newsList a .img{ flex: 0 0 100%; max-width: 100%; }.newsList a .text{ flex: 0 0 100%; max-width: 100%; padding: 10px 0 10px 0; }.newsList a:not(.btn){ display: block; }.newsList{ height: auto; overflow: initial; padding: 0; }.newsList .news-list-overlay{display:none;}.newsList .customBtn{ position: static; opacity: 1; transform: none; margin: 0 auto; display: block; }#footer #footer-bottom{ padding: 20px 0 0 0; }#footer #footer-bottom .copyright{ font-size: 14px; }.banner .content h1{ font-size: 25px; }.js-btns li a{padding: 2px 25px;font-size: 19px;}.js-content{ padding-right: 0; }.js-content [data-content] .desc{font-size: 15px;line-height: 1.4;padding-top: 15px;}.js-content [data-content] .year{ font-size: 40px; }.form-control{ height: 56px !important; }form .form-group .form-control ~ i{ width: 56px; height: 56px; line-height: 56px; font-size: 17px; }form .form-group .form-control.hasIcon{ padding-left: 55px; }.at-resp-share-element .at-share-btn *{ width: 15px !important; height: 15px !important; line-height: 15px !important; }.at-resp-share-element .at-share-btn{ }.listType73 .item .text .desc , .listType73 .item .text .title{ min-height: initial; }.detailRightContent .info > div > div + div{ border-left: 0; border-top: 1px solid #bcc4d0; }.nav-tabs .nav-link{ margin: 6px; font-size: 13px; }#slider{ min-height: 57vh; }}/* NTbilgi sablon css sonu */
.btn-submit{
position: absolute;
right: 10px;
bottom: 40px;
}
.guvenlik_resim{
margin-top: 5px;
position: absolute;
bottom: 15px;
right: 0;
}@media(max-width: 1080px){
.btn-submit{
position: relative;
right: 0px;
bottom: 0px;
}
}@media(max-width:1024px){
.newsList a .img img{
width: 100%;
}
}/* Mobilde iç içe geçmiş menülerin JS tarafından yönetilmesi için */
@media (max-width: 1024px) {
/* Alt menülerin (ul ul) başlangıçta kapalı olduğunu garanti altına alalım */
.mobileMenuContent ul ul {
display: none;
visibility: visible !important; /* d-none gibi sınıfları ezmek için */
opacity: 1 !important;
height: auto;
}/* Ok işaretinin dönmesi için */
.mobileMenuContent .has-children > a.active:after {
transform: rotate(180deg) !important;
}
}/* Mobilde JS kontrolündeki menülerin zorla kapatılmasını engelle */
@media (max-width: 1024px) {
.mobileMenuContent ul ul {
/* display: block; burayı JS yönetecek, CSS'te sadece d-none çakışmasını engelliyoruz */
visibility: visible !important;
opacity: 1 !important;
}
}