.darkback:before {content: '';position: fixed;width: 100vw;height: 100vh;z-index: 17;background: rgba(0, 0, 0, 0.6);left: 0;top: 0;}
@media (min-width: 768px) {
    div#site_kalip.darkback #icerik,
    body.fancybox-active #site_kalip,
    body.modal-open #site_kalip {}
}

div#site_kalip {min-height: 100%;}
.gotoup {color: #000;width: 37px;text-align: center;font-size: 29px;display: block !important;margin: 0 auto;background: transparent !important;opacity: 1 !important;cursor: pointer;}

/* -------------------- 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{font-weight:700; text-transform:uppercase; background:#000; color:#fff; padding:3px 5px; margin:4px 3% 0 -1%; width:48%; float:left; text-align:center; font-size:10px; line-height:16px; border-radius:3px}

/* -------------------- NT Loader --------------------*/

#loader-wrapper {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99994;overflow: hidden;}
.loaded #loader-wrapper {visibility: hidden;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all .3s 1s ease-out;transition: all .3s 1s ease-out;}
#loader {display: block;position: relative;left: 50%;top: 50%;width: 200px;height: 47px;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 {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;-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.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);}

body:not(#sf_anasayfa) #loader {top: 75%;}
body:not(#sf_anasayfa):not(.loadedFull) #header,
body:not(#sf_anasayfa):not(.loadedFull) .banner {z-index: 99995;}
body:not(#sf_anasayfa):not(.loadedFull) #footer {position: relative;z-index: 99995;}

/* 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;}

/* ------------------ 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%;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);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: #65202e;height: 2px;width: 24px;right: auto;bottom: auto;left: 50%;top: 50%;-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);transform: translateX(-50%) translateY(-50%) rotate(45deg);}
#popup .fancybox-close-small:after {-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);transform: translateX(-50%) translateY(-50%) rotate(-45deg);}

/* ------------------ fonts ------------------ */

.font-family-light{font-family: 'Nunito', sans-serif !important;font-weight:200; }
.font-family-normal{font-family: 'Nunito', sans-serif !important;font-weight:400;}
.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-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-radius: 0;font-size: 13px;color: #a3a3a3;font-weight: 500;height: 50px !important;background-color: #f5f5f5 !important;border-color:#f5f5f5;box-shadow: none !important;}
textarea.form-control {height: auto;min-height: 90px;}
select.form-control {-webkit-appearance: none;-moz-appearance: none;background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJrYXRtYW5fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgNTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBzdHlsZT0iZmlsbDojYTNhM2EzOyIgZD0iTTI2LjksNDNMNDYuOCw4LjZjMC44LTEuNS0wLjItMy4zLTEuOS0zLjNINS4yYy0xLjcsMC0yLjcsMS44LTEuOSwzLjNMMjMuMSw0M0MyMy45LDQ0LjUsMjYuMSw0NC41LDI2LjksNDN6IiAvPjwvZz48L3N2Zz4=) no-repeat white;background-position: right 10px center;background-size: 14px;padding-right: 30px;}
::-webkit-input-placeholder {color: #a3a3a3 !important;}
::-moz-placeholder { color: #a3a3a3 !important;}
:-ms-input-placeholder { color: #a3a3a3 !important;}
:-moz-placeholder {color: #a3a3a3 !important;}
.btn-submit2{color: #4dbb6d;background-color: transparent;background-image: none;border-color: #4dbb6d;width: auto;border-width: 2px;border-radius: 35px;padding: 11px 30px;}
.btn-submit2:hover,.btn-submit2:focus,.btn-submit2:active{color: white;background: #4dbb6d;border-color: #4dbb6d;}
.form-control:focus{border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}

/* hazir form butonu */
.btn-submit {outline: none;height: 63px;text-align: center;width: 240px;border-radius: 4px;background: #3375bb;border: 2px solid #3375bb;letter-spacing: 0;text-shadow: none;font-size: 17px;font-weight: bold;cursor: pointer;transition: all 0.25s ease;padding: 0;background-color: #3375bb;color: white;line-height: 59px;}
.btn-submit:hover {color: white;background: #5dbf8a;border-color: #5dbf8a;}
.btn-submit:active {/* letter-spacing: 2px; */}
.btn-submit:after {content: attr(text);}
.btn-submit.onclic {width: 40px;height: 40px;border-color: #bbbbbb;border-width: 3px;font-size: 0;border-left-color: #1ECD97;-webkit-animation: rotating 2s 0.25s linear infinite;animation: rotating 2s 0.25s linear infinite;border-radius: 50% !important;background: transparent;}
.btn-submit.onclic:after {content: "";}
.btn-submit.onclic:hover {color: #1ECD97;background: white;}
.btn-submit.validate {font-size: 13px;color: white;background: #1ECD97;border-color: #1ECD97;}
.btn-submit.validate:after {font-family: 'font awesome 5 pro';content: "\f00c";}
.btn-submit.novalidate {font-size: 13px;color: white;background: #cd3330;border-color: #cd3330;}
.btn-submit.novalidate:after {font-family: 'font awesome 5 pro';content: "\f00d";}
.btn-submit.whiteBg {border-color: white;}
.btn-submit.whiteBg:hover , .btn-submit.whiteBg:focus , .btn-submit.whiteBg:active {background: #5dbf8a;color: white;border-color: #5dbf8a;}

@-webkit-keyframes rotating { from {-webkit-transform: rotate(0deg);transform: rotate(0deg);} to {-webkit-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes rotating { from {-webkit-transform: rotate(0deg);transform: rotate(0deg);} to {-webkit-transform: rotate(360deg);transform: rotate(360deg);} }

.custom-file-label::after {content: attr(before-text);}
form .form-group .form-control ~ i {position: absolute;left: 15px;top: 1px;width: 45px;height: 50px;text-align: center;font-size: 15px;line-height: 50px;color:#a3a3a3}
form .form-group .form-control.hasIcon {padding-left: 45px;}

.form-control, .btn {box-shadow: none !important;}

div#NTModalOverlay {position: fixed;left: 0;bottom: -100vh;background: rgba(0, 0, 0, 0.7);width: 100vw;height: 100vh;transition: all 0.5s cubic-bezier(1, -0.33, 0, 1.34);z-index: 99998;}
div#NTModalOverlay.show {bottom: 0;}
div#NTModal {position: fixed;width: 350px;max-width: 100%;text-align: center;padding: 15px 0;left: 50%;top: -100%;transform: translateX(-50%) translateY(-50%);color: #1e1e1e;border-radius: 7px;background: white;z-index: 99999;transition: all 0.5s cubic-bezier(1, -0.33, 0, 1.34);}
div#NTModal.show {top: 10%;}


.NT-dropdown {width: 100%;}
.NT-dropdown .dropdown-menu {border:1px solid #777;border-radius:0;width: 100%;}
.NT-dropdown .dropdown-toggle , .NT-dropdown .dropdown-toggle:active , .NT-dropdown .dropdown-toggle:hover , .NT-dropdown .dropdown-toggle:focus {width: 100%;border-radius: 0;background: #3375bb !important;border: none;text-align: left;position: relative;}
.NT-dropdown .dropdown-toggle:after {content: '\f0ab';border: none;font-family: 'font awesome 5 pro';font-weight: 700;position: absolute;right: 20px;font-size: 16px;top: calc(50% - 8px);margin: 0;width: 16px;height: 16px;line-height: 16px;}
.NT-dropdown.show .dropdown-toggle , .NT-dropdown.show .dropdown-toggle:hover , .NT-dropdown.show .dropdown-toggle:focus , .NT-dropdown.show .dropdown-toggle:active {background: #3375bb !important;}
.NT-dropdown .dropdown-item.active, .NT-dropdown .dropdown-item:active {background: #3375bb;}
.NT-dropdown .dropdown-item + .dropdown-item {border-top: 1px solid #eaeaea;}

/* -------------------- for bootstrap -------------------- */
nav[aria-label="breadcrumb"] {}
.breadcrumb{background: transparent;}
.breadcrumb-item+.breadcrumb-item::before{content: "/";font-family: 'Font Awesome 5 Pro';padding: 0 8px;font-weight: 300;color:inherit;}
.breadcrumb-item {color: #ffffff;font-family: "Amatic SC",sans-serif;font-size: 30px;font-weight: 700;}
.breadcrumb-item a:hover {color: white;}
.breadcrumb-item a {color: inherit;}

@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;}
.bg-solightgray {background-color: #f5f5f5!important;}

.btn-outline.btn-primary {color: #4dbb6d;background-color: transparent;background-image: none;border-color: #4dbb6d;}
.btn-outline.btn-primary:hover, .btn-outline.btn-primary.hover {color: #ffffff;background-color: #4dbb6d;border-color: #4dbb6d;}
.btn-outline.btn-primary:focus, .btn-outline.btn-primary.focus {box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}
.btn-outline.btn-primary.disabled, .btn-outline.btn-primary:disabled {color: #4dbb6d;background-color: transparent;}
.btn-outline.btn-primary:active, .btn-outline.btn-primary.active{color: #ffffff !important;background-color: #4dbb6d !important;border-color: #4dbb6d !important;box-shadow: 0 0 0 0.2rem rgba(77, 187, 109, 0.5) !important;}
.btn-outline.custom-border-width {border-width: 2px;}
.custom-border-radius {border-radius: 35px !important;padding: 11px 30px !important;}


.container {width: 1300px;max-width: 100%;}
.relative{position: relative;}
.rounded-25{border-radius: 25px;}
.table td, .table th {padding: 2px;border: 0;}
/* ------------------ social ------------------ */
.sosyal_fb:hover,footer .sosyal_fb:hover{color: #3b5998 !important;background-color:white !important;border-color: #3b5998 !important;}
.sosyal_tw:hover,footer .sosyal_tw:hover{color:#00aced !important;background-color:white !important;border-color: #00aced !important;}
.sosyal_ins:hover,footer .sosyal_ins:hover{color:#c9367d !important;background-color:white !important;border-color: #c9367d !important;}
.sosyal_fs:hover,footer .sosyal_fs:hover{color:#0072b1 !important;background-color:white !important;border-color: #0072b1 !important;}
.sosyal_gp:hover,footer .sosyal_gp:hover{color:#fe2c55 !important;background-color:white !important;border-color: #fe2c55 !important;}
.sosyal_pt:hover,footer .sosyal_pt:hover{color:#cd2229 !important;background-color:white !important;border-color: #cd2229 !important;}
.sosyal_lk:hover,footer .sosyal_lk:hover{color:#1c7bb5 !important;background-color:white !important;border-color: #1c7bb5 !important;}

/* -------------------- Header --------------------*/

#header{z-index: 18;position: fixed;width: 100%;-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;-ms-transition: transform 0.5s ease;-o-transition: transform 0.5s ease;transition: transform 0.5s ease;border-bottom: 1px solid rgba(255, 255, 255, 0.3);padding: 0 60px;}
#header > *:last-child .container {border-bottom: 1px solid rgba(255, 255, 255, 0.12)}
#headerTop{padding-top: 5px;padding-bottom: 5px;color: white;}
#headerTop:before {content: "";position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 100vw;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}

div#top-contact {}
div#top-contact a {transition: all 0.2s;color: #3375bb;background: white;border-radius: 50px;font-size: 14px;padding: 4px 15px;font-weight: 600;margin-right: 15px;}
div#top-contact a:hover {color: white;background: #3375bb;}
div#top-contact a i {margin: 0 5px 0 0;}
div#top-contact a span {}

#logo{padding: 10px 15px;}
#menu{}
#menu > li {display: inline-block;position: relative;}
#menu > li > a {font-weight: 700;padding: 0 20px;line-height: 114px;transition: all 0.3s ease;font-size: 18px;display: block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color: white;}
#menu > li > a:before, #menu > li > ul > li > a:before {content:'';position: absolute;width: 0; left:50%;top: calc(50% + 15px);height: 2px;background-color: #fb333e;-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;}
#menu > li > ul {position: absolute;left: 0;top: 100%;z-index: 3;min-width: 210px;opacity: 0;visibility: hidden;padding: 28px 20px;border-radius: 4px;transition: .4s cubic-bezier(.16,.79,.3,.96);}
#menu.acilirType2 > li > ul > li {position: relative;z-index: 2;}
#menu > li > ul > li > a {font-size: 22px;color: #545557;display: inline-block;padding: 7px 20px;line-height: 1em;position: relative;transition: all 0.5s ease;border-radius: 5px;font-family: "Amatic SC", cursive;font-weight: 700;}
#menu.hoverType3 > li:hover > a {color: #3375bb;}
#menu.hoverType2 > li:hover > a, #menu.hoverType2 > li > ul > li > a:hover {color: white;background-color: #fb333e;}
#menu.hoverType1 > li:hover > a:before, #menu.hoverType1 > li > ul > li > a:hover:before {width: calc(100% - 50px);left:25px;}
#menu > li:hover > ul {opacity: 1;visibility: visible;}
#menu.acilirType2 > li > ul:before {content: '';position: absolute;width: 4000px;left: -2000px;height: 0;top: 0;background: white;z-index: 1;transition: 0.4s;}
#menu.acilirType2 > li:hover > ul:before {height: 100%;}
#menu.acilirType2 > li > ul {transform-origin: top center;padding: 15px 0 35px;}
#menu.acilirType1 > li > ul {transform: scale(0.7);background: white;}
#menu.acilirType1 > li:hover > ul {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
#logo img {width: 130px;transition: all .3s ease;}
#header.active #logo img {width: 90px;}
#header.active #menu > li > a {color: #000;line-height: 84px;}
#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) {opacity: 0;}
#header.active #logo img:nth-child(1) {opacity: 1;}

#menu.hoverType3 > li > ul > li:hover > a{color:white;}
.menu > li > a > .text , .menu > li > ul > li > a > .text {position: relative;z-index: 5;}
.menu > li > a > .menu-hover , .menu > li > ul > li > a > .menu-hover {clip-path: circle(0);display: flex;justify-content: center;align-items: center;width: 100%;height: 28px;position: absolute;transition: .2s;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.menu > li > a > .menu-hover > .left , .menu > li > ul > li > a > .menu-hover > .left  {position: absolute;top: 0;left: 0;}
.menu > li > a > .menu-hover > .right , .menu > li > ul > li > a > .menu-hover > .right {position: absolute;top: 0;right: 0;}
.menu > li > a > .menu-hover > .middle , .menu > li > ul > li > a > .menu-hover > .middle  {position: absolute;top: 0;left: 8px;width: calc(100% - 16px);height: 100%;border-radius: 4px;background-color: white;}
.menu > li > a > .menu-hover > svg > path , .menu > li > ul > li > a > .menu-hover > svg > path {fill: #fff;stroke: #fff;}
.menu > li:hover > a > .menu-hover,.menu > li > ul > li:hover > a > .menu-hover{clip-path: circle(150%);transition: 1s;}
.menu > li > ul > li > a > .menu-hover > svg > path, #header.active .menu > li > a > .menu-hover > svg > path {fill: #3375bb;stroke: #3375bb;}

#header.active #menu > li > a > .menu-hover > .middle , #header.active #menu > li > ul > li > a > .menu-hover > .middle  {position: absolute;top: 0;left: 8px;width: calc(100% - 16px);height: 100%;border-radius: 4px;background-color: #3375bb;}
#header.active #menu > li:hover > a {color: white;}
#menu > li > ul > li > a > .menu-hover > .middle{background-color: #3375bb;}





.social-container{display: block;}
.social-container li{display: inline-block;}
.social-container a{width: 40px;font-size: 14px;line-height: 42px;height: 40px;text-align: center;display: block;transition: all .2s ease;background-image: url("../../images/socials.svg");background-position: center center !important;background-size: 63px !important;background-repeat: no-repeat !important;color: #3375bb;}
.social-container a:hover{border-color: transparent !important;background-color: transparent !important;/* background-image: url(../../images/socials.svg); */}
#header.active{border-bottom: 1px solid lightgray;color: black !important;background: white !important;position: fixed !important;}
#header.active #headerTop{display: none}
header#header.scrollDowning {transform: translateY(-100%);}
header#header.scrollUping {transform: translateY(0%);}
#header.active .social-container a {background-image: url(../../images/socials_hover.svg);color: white;}


@media (max-width: 992px) {
    #header {}
    #header.activing {position: fixed;}
    header#header.scrollDowning {transform: translateY(0%);}
}

/* -------------------- icerik --------------------*/

#icerik {padding-top: 123px;}
body#sf_anasayfa.slider-fullscreen #icerik {padding-top: 0px;}
@media (max-width: 992px) {
    #icerik {padding-top: 107px;}
    body#sf_anasayfa #icerik {padding-top: 0;}
}

/* -------------------- Anasayfa --------------------*/

.fa-tiktok:before {content: "\e07b"; }


.home_head {font-weight: 900;font-size: 50px;text-align: center;margin-bottom: 30px;}
#aboutUs {padding: 100px 0 0 0;}
#aboutUs .NT-metin {font-size: 19px;line-height: 32px;}

#services{padding: 100px 0;}
.services .item .img {border-radius: 4px;display: block;overflow: hidden;position: relative;background: #3375bb;}
.services .item .text {position: absolute;left: 50%;transform: translateX(-50%);bottom: 20px;width: calc(100% - 70px);text-align: center;}
.services .item .text .title {position: relative;text-align: center;padding: 3px 20px;display: inline-block;}
.services .item .text .mkdf-active-hover {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.services .item .text .title strong {position: relative;z-index: 5;font-weight: 900;font-size: 19px;}
.services .item .text svg path {fill: #fff;stroke: #fff;}
.services .item .text .mkdf-active-hover-left {left: 0;}
.services .item .text svg {position: absolute;top: 0;}
.services .item .text .mkdf-active-hover-right {right: 0;}
.services .item .text .mkdf-active-hover-middle {position: absolute;top: 0;left: 8px;width: calc(100% - 16px);height: 100%;border-radius: 4px;background-color: #fff}
.services .item .img img {transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);}
.services .item:hover .img img {opacity: 0.6;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}
.services .item .img:before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.9);content: '';-webkit-transition: -webkit-transform 0.6s;transition: transform 0.6s;-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1, 45deg) translate3d(0,-100%,0);}
.services .item:hover .img:before {-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1, 45deg) translate3d(0,100%,0);}

#faq {background: #3375bb;}
#faq .owl-carousel {}
#faq .owl-carousel .faqItem {text-align: center;color: white;padding: 63px 0 0 0;max-width: 630px;margin: 0 auto;}
#faq .faqItem strong {font-weight: 900;font-size: 27px;position: relative;display: block;line-height: 1.3;margin-bottom: 18px;}
#faq .faqItem strong:after {content: "";background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 49 58" class="mkdf-fireworks"><path class="st0" d="M23.5 1.4c-0.1-0.5-0.8-0.6-0.9 0 -0.1 2.3 0.3 4.5 0.2 6.8 -0.1 2.4-0.6 4.6-0.3 7 0.1 0.6 1 0.8 1.1 0.1 0.4-2.2 0.8-4.4 0.8-6.6C24.5 6.2 23.8 3.8 23.5 1.4z"></path><path class="st0" d="M22.8 49.3c-0.2-2.3-0.1-4.6-0.5-6.8 -0.1-0.3-0.5-0.3-0.6 0 -0.9 4.4-0.8 9.7 0.2 14 0.1 0.6 1.2 0.7 1.3 0C23.6 54.1 22.9 51.7 22.8 49.3z"></path><path class="st0" d="M47.7 27.2c-4.1-0.7-7.8 0.3-11.8 0.3 -2.1 0-4.7-0.6-6.3 1.1 -0.4 0.4 0.1 1 0.5 0.7 2-1.3 5.6 0 7.9-0.2 3.2-0.3 6.5-0.3 9.7-0.8C48.2 28.1 48.2 27.3 47.7 27.2z"></path><path class="st0" d="M14.5 29.6c-1.4-1.2-3.1-1.2-4.8-1.1 -2.6 0.2-5.4 0.6-8 0 -0.4-0.1-0.7 0.5-0.3 0.7 3.6 2.2 8.5 0.5 12.5 1.4C14.4 30.8 15 30 14.5 29.6z"></path><path class="st0" d="M33.4 11.2c-1.5 0.7-2.2 2.5-3.2 3.7 -1.2 1.4-2.1 2.9-3 4.5 -0.3 0.6 0.3 1.1 0.8 0.8 1.7-0.7 2.3-2.7 3.5-4 1.1-1.3 1.7-2.8 2.7-4.1C34.6 11.7 33.9 11 33.4 11.2z"></path><path class="st0" d="M15.6 22.1c-1.1-1.3-2.3-2.1-3.1-3.6 -1-1.7-1.8-3.4-3.2-4.9 -0.5-0.5-1.3 0.1-1 0.7 1.1 2 1.9 4.3 3.2 6.2 0.8 1.1 2.1 3.2 3.8 2.8C15.9 23.1 16 22.5 15.6 22.1z"></path><path class="st0" d="M15.5 35.8C15.5 35.8 15.5 35.8 15.5 35.8c-0.1-0.2-0.3-0.4-0.6-0.2 -1.7 1.1-2.1 3.8-3.3 5.4 -1.1 1.6-2.4 2.9-2.3 5 0 0.5 0.8 0.8 1.1 0.3 0.9-1.8 2.3-3.3 3.4-5.1C14.7 39.7 15.9 37.6 15.5 35.8z"></path><path class="st0" d="M39 43.2c-1.7-1.3-3.4-2.4-5.3-3.3 -1-0.5-1.8-1.2-2.8-1.6 -1.2-0.5-2.4-0.6-3.6-1.1 -0.4-0.2-0.8 0.3-0.5 0.6 0.7 0.8 1.4 1.1 2.3 1.5 1.3 0.6 2.4 1.5 3.6 2.3 1.1 0.6 2.1 1.1 3.1 1.8 0.9 0.6 1.5 1.1 2.6 1.2C39.1 44.6 39.5 43.6 39 43.2z"></path></svg>');position: absolute;right: 0;top: -60px;width: 49px;height: 58px;filter: brightness(0) invert(1);}
#faq .faqItem .text {font-family: "Open Sans",sans-serif;font-size: 15px;}
#faq .owl-carousel .owl-stage {display: flex;align-items: center;}



.owl-prev ,.owl-next {position: absolute;left: 90px;top: 50%;transform: translateY(-50%);}
.owl-next {right: 90px;left: auto;}
.owl-nav .mkdf-nav-circle {-webkit-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;fill: #d9d3cc;}
.owl-nav .mkdf-nav-arrow {fill: #fff;stroke: #fff;stroke-width: .5;stroke-miterlimit: 10;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.owl-nav > div:hover .mkdf-nav-arrow {transform: translateX(9px);}
.owl-nav > div.owl-prev:hover .mkdf-nav-arrow {transform: translateX(-9px);}
.owl-nav > div:hover .mkdf-nav-circle {fill: #5dbf8a;}
.owl-dots {position: absolute;left: 0;top: calc(100% + 15px);width: 100%;align-items: center;justify-content: center;display: flex;}
.owl-dots .owl-dot {background-image: url(../../images/socials_hover.svg);background-position: center center !important;background-size: 27px !important;background-repeat: no-repeat !important;width: 20px;height: 20px;margin: 0 4px;position: relative;opacity: 0.4;}
.owl-dots .owl-dot.active:before {content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: white;border-radius: 50%;width: 7px;height: 7px;opacity: 0;}
.owl-dots .owl-dot.active {opacity: 1;}

#blog {padding: 100px 0;}
.blog .item .img {position: relative;}
.blog .item .img .imgCenter {border-radius: 6px;position: relative;overflow: hidden;border: 1px solid #e8e8e8;}
.blog .item .text strong {font-size: 20px;font-weight: 900;line-height: 1.2;display: block;min-height: 48px;}
.blog .item .text {margin-top: 12px;margin-bottom: 12px;}
.blog .item .date .dateText {font-family: "Amatic SC",sans-serif;font-size: 20px;font-weight: 700;line-height: 1em;letter-spacing: 1px;color: #8f9093;position: relative;z-index: 5;padding: 4px 20px;transition: all .2s ease;}
.blog .item .date {position: absolute;left: -7px;bottom: 20px;}
.blog .item {position: relative;}
.blog .item .detail .btn {padding: 0;color: #3375bb;font-size: 18px;font-weight: 700;}
.blog .item .detail .btn svg {display: inline-block;vertical-align: middle;}
.blog .item .detail .btn svg path {fill: none;stroke: #3375bb;stroke-width: 2;stroke-miterlimit: 10;}
.blog .item .detail .btn .btnText {display: inline-block;vertical-align: middle;margin-right: 5px;}
.blog .item .detail .btn:hover svg {animation: mkdf-animate-simple-button .6s forwards;}
.blog .item .detail .btn:hover svg path:nth-child(1) {animation: mkdf-animate-simple-button-paw .35s;animation-delay: 0s;}
.blog .item .detail .btn:hover svg path:nth-child(2) {animation: mkdf-animate-simple-button-paw .35s;animation-delay: .1s;}
.blog .item .detail .btn:hover svg path:nth-child(3) {animation: mkdf-animate-simple-button-paw .35s;animation-delay: .2s;}
.blog .item .detail .btn:hover svg path:nth-child(4) {animation: mkdf-animate-simple-button-paw .35s;animation-delay: .3s;}
.blog .item .detail .btn:hover svg path:nth-child(5) {animation: mkdf-animate-simple-button-paw .35s;animation-delay: .4s;}
.blog .item:hover .date .dateText {color: white;}
.blog .item:hover .svg-bg .middle {background: #3375bb;}
.blog .item:hover .svg-bg path {fill: #3375bb;stroke: #3375bb;}

.svg-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.svg-bg path  {fill: white;stroke: white;transition: all .2s ease;}
.svg-bg .middle {position: absolute;top: 0;left: 8px;width: calc(100% - 16px);height: 100%;border-radius: 4px;background-color: white;transition: all .2s ease;}
.svg-bg .right , .svg-bg .left {position: absolute;top: 0;}
.svg-bg .right {right: 0;}
.svg-bg .left {left: 0;}

@keyframes mkdf-animate-simple-button-paw{0%,100%{transform:rotate(0)}50%{transform:rotate(5deg)}}
@keyframes mkdf-animate-simple-button{0%,100%{transform:translateX(0)}50%{transform:translateX(2px)}}


#gallery {padding-bottom: 100px;padding-top: 100px;}
#gallery .item {position: relative;height: 317px;overflow: hidden;}
#gallery .item .img {width: 100%;height: 100%;border: 1px solid #dedede;}
#gallery .item img {width: 100%;height: 100%;object-fit: cover;display: block;object-position: center center;}
#gallery .item .hoverContent {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: all .2s ease-out;opacity: 0;width: 100px;}
#gallery .item:hover .hoverContent {opacity: 1;}

section#sss {}
section#sss .card .card-header a:not(.collapsed) {color: #4dbb6d;border-bottom: 1px solid #e4e4e4;}
section#sss .card .card-header a:not(.collapsed):before {content: '';display: block;position: absolute;top: 0;left: 0;height: 100%;border-left: 1px solid #4dbb6d;}
section#sss .card {position: relative;margin-top: 0 !important;border-right: 0;border-bottom: 1px solid #e4e4e4;border-top: 0;box-shadow: none;}
section#sss .card:last-child {border-bottom: 0 !important;}

/* -------------------- Footer --------------------*/


#footer {background: white;color: #000;}
#footer:not(.geticon) i.fa {display: none;}
#footer #footer-top a:hover{color: #8e8e8e;}

#footer #footer-top > .container {/* background-image: url("../../images/dog.png"); */padding: 50px 15px;background-repeat: no-repeat;background-position: 15px bottom;}
#footer #footer-top h3 {position: relative;padding-bottom: 15px;margin-bottom: 15px}
#footer #footer-top h3:before {content: '';position: absolute;left: 0;bottom: 0;width: 40px;height: 2px;background: white;}
#footer #footer-top h3.text-right:before {left:auto;right: 0;}
#footer #footer-socials {margin-top: 15px;}
#footer #footer-socials a {width: 35px;height: 35px;display: inline-block;line-height: 33px;text-align: center;border-radius: 50%;font-size: 14px;border: 1px solid rgb(0 0 0 / 60%);margin-left: 2px;transition: all .2s ease;}
#footer #footer-bottom {background-color: #f8f8f8;color: #8f9093;font-weight: 600;padding: 8px 0;}
#footer #footer-bottom .footerCopy {font-size: 14px;}
#footer #footer-bottom #nt {/*! filter: invert(1); *//*! -webkit-filter: invert(1); */vertical-align: sub;width: 68px;}
#footer #footer-top .footerMenus li > a {font-size: 15px;font-weight: 700;transition: all .2s ease;color: #4a4a4a;}
#footer #footer-top .footerMenus {display: flex;align-items: center;justify-content: flex-end;}
#footer #footer-top .footerMenus li:not(:last-child) {margin-right: 21px;}
#footer #footer-top > .container .footerLogo img {width: 160px;}
#footer #newsletterContent {background-image: url("../../images/newsletter.png");padding: 47px 0;}
#footer #newsletterContent h6 {margin: 0;font-size: 25px;color: white;}
#footer #newsletterContent .form-control {border-radius: 4px;border: 0;padding: 17px 29px 19px;height: 63px !important;font-size: 16px;max-width: 512px;width: 100vw;}
#footer #newsletterContent h6 > .text {position: relative;}


#footer #newsletterContent h6 .mkdf-active-hover-left {position: absolute;top: 0;left: 0;}
#footer #newsletterContent h6 path  {fill: white;stroke: white;}
#footer #newsletterContent h6 .mkdf-active-hover-middle {position: absolute;top: 0;left: 8px;width: calc(100% - 16px);height: 100%;border-radius: 4px;background-color: white;}
#footer #newsletterContent h6 .mkdf-active-hover-right {position: absolute;top: 0;right: 0;}
#footer #newsletterContent h6 > .text .textSm {color: #3275ba;position: relative;z-index: 5;padding: 0 15px;}
#footer #newsletterContent h6 > .text {margin-right: 8px;}



/* -------------------- ic sayfalar --------------------*/
.banner {position: relative;height: 0;padding-bottom: 400px;background-position: center center;margin: 0 -15px;background-size: cover;background-color: black;}
.banner:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: black;opacity: 0.3;}
.banner > .content {position: absolute;left: 0;width: 100%;height: auto;top: calc(50% + 82px);transform: translateY(-50%);}
.content_container {min-height: 700px;padding: 60px 15px;}


.banner h1 {font-size: 40px;font-weight: 900;color: white;display: inline-block;position: relative;padding: 0 15px;}
.banner h1 .mkdf-active-hover {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.banner h1 svg path {fill: #3375bb;stroke: #3375bb;}
.banner h1 .mkdf-active-hover-left {left: 0;}
.banner h1 svg {position: absolute;top: 0;}
.banner h1 .mkdf-active-hover-right {right: 0;}
.banner h1 .mkdf-active-hover-middle {position: absolute;top: 0;left: 8px;width: calc(100% - 16px);height: 100%;border-radius: 4px;background-color: #3375bb;}
.banner h1 .text{position: relative;z-index: 5;}


.head2 {font-size: 25px;font-weight: 900;margin-bottom: 15px;}
.head3 {font-size: 20px;font-weight: 900;margin-bottom: 15px;}
.head2.headLg {font-size: 40px;}

.list73 .title {position: absolute;bottom: 20px;left: 50%;transform: translateX(-50%);padding: 0 20px;font-size: 20px;text-align: center;white-space: nowrap;}
.list73 .title strong {position: relative;z-index: 5;}

.blogDetailRightContent {background-color: #f8f8f8;padding: 30px;border-radius: 4px;position: sticky;top: 30px;}
.blog .blogDetailRightContent .item .date {position: relative;left: auto;bottom: auto;top: auto;right: auto;display: inline-block;}
.blog .blogDetailRightContent .item .date .dateText {font-size: 16px;}
.blog .blogDetailRightContent .item  strong {line-height: 1.2;font-size: 14px;margin-bottom: 5px;}
.blogDetailLeft img {border-radius: 6px;}

.NT-list-group{z-index: 2;color: black;background-color: #f8f8f8;padding: 20px 15px;border-radius: 4px;top: 30px;position: sticky;}
.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{color: white !important;}
.NT-list-group .list-group-item + .list-group-item {background: transparent;color: black;padding: 8px 20px;font-family: "Amatic SC",sans-serif;font-size: 20px;font-weight: 700;position: relative;margin-bottom: 10px;}
.NT-list-group .list-group-item .svg-bg path {fill: #3375bb;stroke: #3375bb;}
.NT-list-group .list-group-item .svg-bg .middle {background: #3375bb;}
.NT-list-group .list-group-item .text {position: relative;z-index: 5;}
.NT-list-group .list-group-item + .list-group-item .svg-bg {opacity: 0;}
.NT-list-group .list-group-item.active .svg-bg, .NT-list-group .list-group-item:not(.head):hover .svg-bg {opacity: 1;}

/* -- yorumlar -- */
.btn-yorum {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
#NT-gorusler {}
#NT-gorusler .card{}
#NT-gorusler .card .card-header{font-size: 17px;line-height: 1em;color: #545557;background-color: #f1f1f1;padding: 23px;display: block;position: relative;border-radius: 0;border-color: white;transition: all 0.3s ease;}
#NT-gorusler .card .card-body{}
#NT-gorusler .card .card-header.opened {background-color: #545557;color: #fff;}
#NT-gorusler .card .card-header.opened a {color: inherit !important;}
#NT-gorusler .card .opened + div[role="tabpanel"] {background-color: #545557;color: #fff;}
#NT-gorusler .card .card-header:after {font-size: 24px;content: '\f107';position: absolute;font-family: 'Font Awesome 5 Pro';top: 50%;right: 23px;transition: transform 0.3s ease;transform: translateY(-50%) rotate(0deg);}
#NT-gorusler .card .card-header.opened:after {transform: translateY(-50%) rotate(180deg);}
@media (max-width: 576px) {
    .btn-yorum {position: relative;right: auto;top: auto;transform: none;width: 100%;margin-top: 5px;}
}

/* -- sss -- */
.collapsed .fa-minus:before{content:'\f067'}
#accordion i.fa {width: 24px;height: 24px;line-height: 22px;border-radius: 50%;border: 2px solid;text-align: center;color: #fb9902;border-color: #fb9902;}
#accordion > .card {overflow: hidden;background: #f8f8f8 !important;border: 0;margin-bottom: 15px;}
.card-header {padding: 26px 40px;background: transparent;font-size: 22px;font-weight: 900;position: relative;}
.card-header:before {content: "";position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: calc(100% - 80px);background: white;height: 2px;}
.card-header .toggleBtn {width: 35px;display: inline-block;position: relative;}
.card-header a {display: flex;align-items: center;justify-content: space-between;}
.card-header .toggleBtn .st0 {fill: #3375bb;}
.card-header .toggleBtn .st1 {fill: #fff;}
.card-header .toggleBtn .mkdf_icon_plus {position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.card-header a.collapsed .mkdf_icon_minus {opacity: 0;}
.card-header a:not(.collapsed) .mkdf_icon_plus {opacity: 0;}
.card-header .toggleBtn .mkdf_icon_plus, .card-header .toggleBtn .mkdf_icon_minus {transition: all .3s ease;}
.card-body {padding: 26px 40px;}



/* -- iletisim -- */
div#sayfa_iletisim {}
#contactMap{height: 100%;}
#contactMap iframe{width: 100%;height: 100%;min-height: 300px;}

/* -- coklu resim -- */
#coklu_resim .img-thumbnail:hover{border-color: #dee2e6;}

/* -- video -- */
.NT-video {position: relative;display: block;}
.NT-video:before {position: absolute;content: '\f04b';font-family: 'Font Awesome 5 Pro';color: white;z-index: 3;width: 30px;height: 30px;line-height: 28px;border: 1px solid white;border-radius: 50%;left: 50%;top: 50%;transform: translate3d(-50%,-50%,0);}
a:hover .NT-video:after {background: rgba(0, 0, 0, 0.2);}
.NT-video:after {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);z-index: 2;content: '';transition: all 0.3s ease;}
.NT-video.isCat:before {content:'\f03a'}

/* -- proje -- */
.yapimyili {position: absolute;right: 0;top: 0;height: 50px;line-height: 50px;min-width: 50px;text-align: center;background: rgba(255, 255, 255, 0.35);}
.projeBg {background-repeat: no-repeat;background-position: center center;background-size: cover;min-height: 470px;}

/* -- 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 {width: 340px;max-width: 100%;opacity: 0.8;border-radius: 4px;background-color: rgb(0, 0, 0);z-index: 9999;position: fixed;left: 20px;font-size: 12px;bottom: 18px;color: white;line-height: 1.25;padding: 24px 16px;}
div#cookie >i:first-child {position: absolute;top: 0;right: 0;padding: 8px;cursor: pointer;font-size: 16px;color: white;}
div#cookie a {color: white;text-decoration: underline !important;}


@media(max-width:1200px){
    #header{padding: 0;}
    #footer #newsletterContent .form-control{max-width: calc(100vw - 605px);}
}

@media(max-width:992px){
    #headerTop , .owl-prev, .owl-next , nav[aria-label="breadcrumb"]{display:none;}
    #logo img{width: 90px;}
    .home_head{font-size: 35px;}
    #faq .owl-carousel .faqItem{max-width: calc(100% - 30px);padding: 23px 0 0 0;}
    #faq .faqItem strong:after{opacity:0;}
    #footer #newsletterContent .form-control{max-width: calc(100vw - 205px);}
    .banner > .content{top: calc(50% + 42px);}
    .banner{padding-bottom: 220px;}
    .banner h1{font-size: 25px;}
    .card-header{padding: 15px;font-size: 16px;}
    .card-header .toggleBtn{width: 30px;max-width: 30px;flex: 0 0 100%;}
    .card-body{padding: 15px;}
    .blogDetailRightContent{padding: 15px;}
    .head2.headLg{font-size: 30px;}
}

@media(max-width:768px){
    .home_head{font-size: 25px;margin-bottom: 10px;}
    .btn-submit{width: 210px;height: 53px;line-height: 49px;}
    #faq .faqItem strong{font-size: 20px;}
    #footer #newsletterContent .form-control{height: 53px !important;}
    #footer #footer-top .footerMenus{justify-content: center;}
    .banner h1{font-size: 20px;}
    .banner{padding-bottom: 190px;}
    .card-header{font-size: 14px;}
    .head2.headLg{font-size: 20px;}
}

@media(max-width: 576px){
    #footer #newsletterContent .form-control{max-width: 100%;}
    #footer #newsletterContent .btn-submit {margin: 20px auto 0 auto !important;display: block;}
    .online_btn {position: fixed;bottom: 0;z-index: 1000;width: 100%;text-align: center;padding: 0;color: white !important;text-transform: uppercase;letter-spacing: 1px;font-size: 14px;display: flex !important;justify-content: space-around;transition: all .4s ease;}
    .online_btn a {width: 50%;background: #3375bb;border-radius: 0;display: inline-block;padding: 14px 0;font-size: 13px;vertical-align: middle;letter-spacing: 1px;font-weight: 600;color: white !important;text-transform: initial;}
    .online_btn a:nth-child(2){background: #25d366;}
    .online_btn a:nth-child(3){background: #E29213;}
    .online_btn a i{font-size: 16px;vertical-align: middle;}
    .online_btn a span{vertical-align:middle;}
    #footer #footer-bottom{
    padding-bottom: 70px;
}
}


/* NTbilgi sablon css sonu */


