.darkback:before {content: '';position: fixed;width: 100vw;height: 100vh;z-index: 17;background: rgba(0, 0, 0, 0.6);left: 0;top: 0;}
div#site_kalip {overflow: hidden;min-height: 100%;}

/* -------------------- webmaster tool --------------------*/


.webmaster_tool{height:auto; position:fixed; z-index:111111; background:#FFF; font-family:Arial; font-size:12px; color:#000; line-height:13px; display:block; left:0; padding:5px 0 5px 15px; width:210px; bottom:0; top:auto; box-shadow:1px 1px 3px #ccc}
.webmaster_tool >li{width:100%; float:left; padding-bottom:5px}
.webmaster_tool >li >b{width:90px; float:left}
.webmaster_tool >h1{text-transform:uppercase; font-size:13px; font-weight:600; padding:7px 0}
.webmaster_tool a{color:#af0000; font-weight:700; text-transform:uppercase; background:#000; color:#fff; padding:3px 5px; margin:4px 3% 0 -1%; width:48%; float:left; text-align:center; font-size:10px; line-height:16px; border-radius:3px}

/* -------------------- NT Loader --------------------*/

#loader-wrapper {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99994;overflow: hidden;}
.loaded #loader-wrapper {visibility: hidden;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all .3s 1s ease-out;transition: all .3s 1s ease-out;}
#loader {display: block;position: relative;left: 50%;top: 50%;width: 200px;height: 150px;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 {position: fixed;top: 0;width: 50%;height: 100%;background: #fff;z-index: 99;}
#loader-wrapper .loader-section.section-right {right: 0;}
.loaded #loader-wrapper .loader-section.section-right {/* -webkit-transform: translateX(100%); *//* transform: translateX(100%); */opacity: 0;-webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);}
#loader svg {position: relative;z-index: 10;height: 45px;animation: bounce 1s cubic-bezier(0.51, 0.23, 0.02, 0.96) infinite;fill: #6c6;}
@-webkit-keyframes bounce {0% {transform: scale(1, 1);}50% {transform: scale(0.85, 1.1) translateY(-15px);}}
@-webkit-keyframes shadow {0% {transform: scale(1, 1);}50% {transform: scale(0.7, 1);background: rgba(0,0,0,0.05);}}

/* NOT Loader */

body.header_delay #site_kalip {transition: all .5s ease;}

/* NOT Loader END */


/* ------------------ fonts ------------------ */

.font-family-light{font-family: 'Raleway',sans-serif !important;font-weight:200; }
/*.font-family-medium{font-family: 'BillMedium',sans-serif !important;font-weight:500;}*/
.font-family-normal{font-family: 'Raleway',sans-serif !important;font-weight:400;}
.font-family-bold{font-family: 'Raleway',sans-serif !important;font-weight:600;}
.font-family-numbers{font-family: arial !important}

.fs-8{font-size:8px;}.fs-9{font-size:9px;}.fs-10{font-size:10px;}.fs-11{font-size:11px;}.fs-12{font-size:12px;}.fs-13{font-size:13px;}.fs-14{font-size:14px;}.fs-15{font-size:15px;}.fs-16{font-size:16px;}.fs-18{font-size:18px;}.fs-19{font-size:19px;}.fs-20{font-size:20px;}.fs-22{font-size:22px;}.fs-24{font-size:24px;}.fs-28{font-size:28px;}.fs-32{font-size:32px;}
.col-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
@media (min-width: 576px) {
    .col-sm-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-sm-8{font-size:8px;}.fs-sm-9{font-size:9px;}.fs-sm-10{font-size:10px;}.fs-sm-11{font-size:11px;}.fs-sm-12{font-size:12px;}.fs-sm-13{font-size:13px;}.fs-sm-14{font-size:14px;}.fs-sm-15{font-size:15px;}.fs-sm-16{font-size:16px;}.fs-sm-18{font-size:18px;}.fs-sm-19{font-size:19px;}.fs-sm-20{font-size:20px;}.fs-sm-22{font-size:22px;}.fs-sm-24{font-size:24px;}.fs-sm-28{font-size:28px;}.fs-sm-32{font-size:32px;}
}
@media (min-width: 768px) {
    .col-md-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-md-8{font-size:8px;}.fs-md-9{font-size:9px;}.fs-md-10{font-size:10px;}.fs-md-11{font-size:11px;}.fs-md-12{font-size:12px;}.fs-md-13{font-size:13px;}.fs-md-14{font-size:14px;}.fs-md-15{font-size:15px;}.fs-md-16{font-size:16px;}.fs-md-18{font-size:18px;}.fs-md-19{font-size:19px;}.fs-md-20{font-size:20px;}.fs-md-22{font-size:22px;}.fs-md-24{font-size:24px;}.fs-md-28{font-size:28px;}.fs-md-32{font-size:32px;}
}
@media (min-width: 992px) {
    .col-lg-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-lg-8{font-size:8px;}.fs-lg-9{font-size:9px;}.fs-lg-10{font-size:10px;}.fs-lg-11{font-size:11px;}.fs-lg-12{font-size:12px;}.fs-lg-13{font-size:13px;}.fs-lg-14{font-size:14px;}.fs-lg-15{font-size:15px;}.fs-lg-16{font-size:16px;}.fs-lg-18{font-size:18px;}.fs-lg-19{font-size:19px;}.fs-lg-20{font-size:20px;}.fs-lg-22{font-size:22px;}.fs-lg-24{font-size:24px;}.fs-lg-28{font-size:28px;}.fs-lg-32{font-size:32px;}
}
@media (min-width: 1200px) {
    .container {width: 1300px;}
    .col-xl-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-xl-8{font-size:8px;}.fs-xl-9{font-size:9px;}.fs-xl-10{font-size:10px;}.fs-xl-11{font-size:11px;}.fs-xl-12{font-size:12px;}.fs-xl-13{font-size:13px;}.fs-xl-14{font-size:14px;}.fs-xl-15{font-size:15px;}.fs-xl-16{font-size:16px;}.fs-xl-18{font-size:18px;}.fs-xl-19{font-size:19px;}.fs-xl-20{font-size:20px;}.fs-xl-22{font-size:22px;}.fs-xl-24{font-size:24px;}.fs-xl-28{font-size:28px;}.fs-xl-32{font-size:32px;}
}

/* -------------------- form -------------------- */
.form-control{padding: 10px 12px;line-height: 1.42857;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-radius: 0;border: 1px solid #dcdcdc;font-size: 13px;color: #a3a3a3;font-family: 'Raleway',sans-serif;font-weight: 600;height: 45px !important;}
textarea.form-control {height: auto;min-height: 90px;}
select.form-control {-webkit-appearance: none;background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="katman_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve"><g><path style="fill:#a3a3a3;" d="M26.9,43L46.8,8.6c0.8-1.5-0.2-3.3-1.9-3.3H5.2c-1.7,0-2.7,1.8-1.9,3.3L23.1,43C23.9,44.5,26.1,44.5,26.9,43z" /></g></svg>');background-position: right 10px center;background-size: 14px;padding-right: 30px;background-repeat:  no-repeat;}
::-webkit-input-placeholder {color: #a3a3a3;}
::-moz-placeholder { color: #a3a3a3;}
:-ms-input-placeholder { color: #a3a3a3;}
:-moz-placeholder {color: #a3a3a3;}
.btn-submit{font-family: 'Raleway',sans-serif;font-weight: 600;border: 2px solid #a3a3a3;color: #a3a3a3;transition: all 0.3s ease-in-out;border-radius:0;}
.btn-submit:hover,.btn-submit:focus,.btn-submit:active{color: white;background: #002142;border-color: #002142;}
.form-control:focus{border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}
.custom-file-control::before {content: attr(before-text);}

div#NTModalOverlay {position: fixed;left: 0;bottom: -100vh;background: rgba(0, 0, 0, 0.7);width: 100vw;height: 100vh;transition: all 0.5s cubic-bezier(1, -0.33, 0, 1.34);z-index: 99998;}
div#NTModalOverlay.show {bottom: 0;}
div#NTModal {position: fixed;width: 350px;max-width: 100%;text-align: center;padding: 15px 0;left: 50%;top: -100%;transform: translateX(-50%) translateY(-50%);color: #1e1e1e;border-radius: 7px;background: white;z-index: 99999;transition: all 0.5s cubic-bezier(1, -0.33, 0, 1.34);}
div#NTModal.show {top: 10%;}
/* -------------------- for bootstrap -------------------- */
nav[aria-label="breadcrumb"] {/* background: #bd0a6e; */}
.breadcrumb{background: transparent;}
.breadcrumb-item+.breadcrumb-item::before{content:'\f101';font-family: 'fontawesome';padding:0 5px;color: #545454;}
.breadcrumb-item a {color: #000000 !important;}
@media (max-width: 992px) {
    .breadcrumb>.breadcrumb-item:not(:last-child) {display: none;}
    .breadcrumb>.breadcrumb-item:last-child:before {display: none;}
}

.bg-lightgray {background-color: #eee!important;}


.container {width: 1300px;max-width: 100%;}
.relative{position: relative;}
.rounded-25{border-radius: 25px;}
.table td, .table th {padding: 2px;border: 0;}
/* ------------------ social ------------------ */
#header .sosyal_fb:hover, .ftr_sosyal .sosyal_fb:hover{color:white !important;background: #3b5998 !important;border-color:  #3b5998 !important;}
#header .sosyal_tw:hover, .ftr_sosyal .sosyal_tw:hover{color:white !important;background:#00aced !important;border-color:  #00aced !important;}
#header .sosyal_ins:hover, .ftr_sosyal .sosyal_ins:hover{color:white !important;background:#c9367d !important;border-color:  #c9367d !important;}
#header .sosyal_fs:hover, .ftr_sosyal .sosyal_fs:hover{color:white !important;background:#0072b1 !important;border-color:  #0072b1 !important;}
#header .sosyal_gp:hover, .ftr_sosyal .sosyal_gp:hover{color:white !important;background:#dd4b39 !important;}
#header .sosyal_pt:hover, .ftr_sosyal .sosyal_pt:hover{color:white !important;background:#cd2229 !important;border-color:  #cd2229 !important;}
#header .sosyal_lk:hover, .ftr_sosyal .sosyal_lk:hover{color:white !important;background:#1c7bb5 !important;border-color:  #1c7bb5 !important;}


/* -------------------- Header --------------------*/

#header{z-index: 18;position: fixed;background: #fff;width:  100%;border-bottom:  solid 3px #ddd;}
#headerTop{background: #0096df;}

div#top-contact {}
div#top-contact a {display: inline-block;font-size: 14px;color: #fff;transition: 0.3s;margin-right: 17px;}
div#top-contact a:hover {color: #ececec;}
div#top-contact a i {margin: 0 5px 0 0;}
div#top-contact a span {}


#logo{padding: 8px 0px;}
ul#menu{}
ul#menu>li {display: inline-block;position: relative;}
ul#menu>li>a {padding: 0 33px;line-height: 97px;transition: all 0.3s ease;font-size: 15px;text-transform:  uppercase;position:  relative;}
ul#menu>li>ul {position: absolute;overflow: hidden;max-height: 0;left: 0;top: 100%;z-index: 3;background: white;transition: all 0.5s ease;min-width: 250px;}
ul#menu>li>ul>li {}
ul#menu>li>ul>li>a {font-size: 14px;color: #545557;display: block;padding: 14px 18px;line-height: 1em;transition: all 0.3s ease;}
ul#menu>li:hover {}
ul#menu>li:hover>a {color: #0096df;}
ul#menu>li:hover>ul {max-height: 500px;padding: 5px 0;}
ul#menu>li>ul>li>a:hover {background: #fb333e;border-color: #fb333e;color: white;}

.social-container{display: block;}
.social-container li{display: inline-block;}
.social-container a{width: 30px;height: 40px;line-height: 40px;color: #fff;font-size: 13px;text-align: center;display: block;}
.social-container a:hover{color: white;background: #77cc6d;border-color: #77cc6d;}

/* -------------------- Slider --------------------*/
#slider .btn-slider{padding: 30px 54px 30px 55px;background: #77cc6d;font-size: 26px;color: #fff;text-transform: uppercase;display: inline-block;transition: all 0.3s ease;}
#slider .btn-slider:hover,
#slider .btn-slider:focus,
#slider .btn-slider:active{color:#444;}


/* -------------------- Anasayfa --------------------*/

#sf_anasayfa section .head{font-size: 24px;position:  relative;}
#sf_anasayfa section .head:before{content:'';position:  absolute;bottom: 0px;width:  100%;height: 1px;left:  0;background: rgba(119, 119, 119, 0.25);}
#sf_anasayfa section .head:after{content:'';position:  absolute;bottom: 0;width: 70px;left: calc(50% - 35px);height: 1px;background: #ca3c8c;}

.info-block{padding:186px 0;margin-left:-4px;position:relative;width:100%;height:100%;}
.info-block:before{width:0;height:0;border-style:solid;border-width:14px 0 14px 14px;border-color:transparent transparent transparent #fff;position:absolute;right:-133px;top:50%;z-index:2;content:"";margin-top:-14px}
section.bg-contrast {overflow: hidden;margin: 0 -15px;}
.info-block .img-wr{position:absolute;left:125.4%;top:0;width:1025px}
.info-block h2{line-height:50px;letter-spacing:1.2px;color:#303334;font-size: 60px;}
.info-block h3{font-size:22px;color:#303334;margin:68px 0 0 4px}
.info-block_mod{padding: 212px 0 182px;margin-left: -2px;position:relative;text-align:right;}
.info-block_mod:before{width:0;height:0;border-style:solid;position:absolute;left:-124px;top:50%;z-index:2;content:"";margin-top:-14px;border-width:14px 14px 14px 0;border-color:transparent #fff transparent transparent}
.info-block_mod .img-wr{position:absolute;right:123.4%;top:0;width:1025px}
.info-block_mod h2{line-height:50px;letter-spacing:1.2px;color:#303334;font-size: 60px;}
.info-block_mod h3{font-size:22px;font-weight:300;line-height:28px;text-transform:none;color:#303334;margin:68px 0 0 4px}
.info-block_mod h3 a:hover{color:#a1e14d}
.info-block_mod p{font-weight:300;margin:24px 0 0 4px}

@media (max-width: 1199px) {
    .info-block{padding:106px 0 92px}
    .info-block:before{right:-117px}
    .info-block .img-wr{left:127.5%;width:806px}
    .info-block h2{font-size:26px;line-height:39px}
    .info-block_mod{padding:106px 0 92px}
    .info-block_mod:before{left:-102px}
    .info-block_mod .img-wr{width:806px}
    .info-block_mod h2{font-size:26px;line-height:39px}
}
@media (max-width: 991px) {
    .info-block{width:50%}
    .info-block:before{right:-40px}
    .info-block .img-wr{left:107.5%;width:833px}
    .info-block_mod{width:50%;float:right}
    .info-block_mod:before{left:-44px}
    .info-block_mod .img-wr{right:108.4%;width:806px}
}
@media (max-width: 980px) {
    .info-block{width:100%;padding:20px 0 70px}
    .info-block .btn{margin-top:32px}
    .info-block .img-wr{padding-bottom:25px;position:static;transform:translateY(0px);width:100%}
    .info-block h3{margin-top:18px}
    .info-block_mod{width:100%;float:none;padding:20px 0 70px}
    .info-block_mod .btn{margin-top:32px}
    .info-block_mod .img-wr{padding-bottom:25px;position:static;transform:translateY(0px);width:100%}
    .info-block_mod h3{margin-top:18px}
}

.bg-contrast .btn {padding: 22px 35px;background: #a1e14d;font-size: 18px;color: #fff;text-transform: uppercase;display: inline-block;margin: 62px 0 0 5px;font-family: 'Raleway',sans-serif;font-weight: 600;border-radius: 0;}
.bg-contrast .btn:hover, .bg-contrast .btn:active, .bg-contrast .btn:focus {color: #303334;background: #a1e14d;}


/* ----- */
section#siparis {background: url(../../images/about.png) no-repeat;background-position:  center center;background-size: cover;}
section#hakkimizda h3{}
section#hakkimizda .rich_div{color: #d2f0ff;}

/* ----- */
.timeBlock {position: relative;overflow: hidden;}
.timeBlock time {background: #fff;width: 90px;height: 90px;color: #303334;font-size: 42px;text-transform: uppercase;position: absolute;left: 0;bottom: 0;text-align: center;}
@media (max-width: 767px) {
    .timeBlock time {left: 50%;-moz-transform: translatex(-50%);-ms-transform: translatex(-50%);-o-transform: translatex(-50%);-webkit-transform: translatex(-50%);transform: translatex(-50%);}
}
.timeBlock time span {font-size: 9px;display: block;margin-top: 5px;}
.timeBlock img {margin-bottom: -1px;}

.bg-green {
    background-image: radial-gradient(center center, circle cover, #c6f468, #a1e14d);
    background-image: -o-radial-gradient(center center, circle cover, #c6f468, #a1e14d);
    background-image: -ms-radial-gradient(center center, circle cover, #c6f468, #a1e14d);
    background-image: -moz-radial-gradient(center center, circle cover, #c6f468, #a1e14d);
    background-image: -webkit-radial-gradient(center center, circle cover, #c6f468, #a1e14d);
}
.btn1 {font-size: 22px;text-transform: uppercase;display: inline-block;margin: 62px 0 0 5px;margin-top: 67px;padding: 18px 34px;background: #fff;color: #303334;border-radius: 0;}
.btn1:hover, .btn1:active {color: #a1e14d;background: #fff;}

/* ----- */
.parallax-container {position: relative;overflow: hidden;}
.material-parallax {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 0;}
.material-parallax img {position: absolute;min-width: 100%;left: 0;top: 0;width: auto;height: auto;}
.well2 {padding: 167px 0 194px;}
.parallax-container .fa {font-size: 82px;line-height: 1;display: block;}
.parallax-container h3{margin-top: 46px;font-size: 22px;line-height: 28px;}
.parallax-container p {margin-top: 14px;font-weight: 300;letter-spacing: -0.2px;}
.parallax-container a:hover{color:#a1e14d}
/* ----- */

.btn2 {font-size: 22px;text-transform: uppercase;font-weight: 400;display: inline-block;padding: 0;background: none;margin: 51px 0 0 -1px;color: #303334;}
@media (max-width: 767px) {.btn2 {margin-top: 21px;}}
@media (max-width: 360px) {.btn2 {margin-top: 18px;}}
.btn2:hover, .btn2:active {background: none;color: #a1e14d;}
/* -------------------- Footer --------------------*/
#sf_anasayfa #footer{ border:none;}
#footer {
    border-top: solid 1px #f4f4f4;
}
#footer-sosyal{}
#footer-sosyal a{display: inline-block;width: 32px;height: 32px;line-height: 30px;text-align: center;color: #797979;font-size: 18px;border: 1px solid;}
#nt {filter: invert(1);-webkit-filter: invert(1);vertical-align: sub;}
div#footer-bottom {}
#footer-iletisim{}
#footer-iletisim h3{color:#21366c}
#footer-iletisim a{color:inherit}
footer#footer:not(.geticon) i.fa {display: none;}

/* -------------------- ic sayfalar --------------------*/
.banner {position: relative;height: 0;padding-bottom: 9%;background-position: center center;margin: 0 -15px;background-size: cover;}
div.content_container {min-height: 700px;}

.NT-list-group{border-right: 1px dashed #ccc;}
.NT-list-group div.head{background: #ecbb30;color: white;}
.NT-list-group .list-group-item{border: 0;}
.NT-list-group .list-group-item.active,.NT-list-group .list-group-item:not(.head):hover{background: #7a194a;color:white}
.NT-list-group .list-group-item + .list-group-item {border-top: 1px dashed #ccc;}

/* -- 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: 'fontawesome';top: 50%;right: 23px;transition: transform 0.3s ease;transform: translateY(-50%) rotate(0deg);}
#NT-gorusler .card .card-header.opened:after {transform: translateY(-50%) rotate(180deg);}
@media (max-width: 576px) {
    .btn-yorum {position: relative;right: auto;top: auto;transform: none;width: 100%;margin-top: 5px;}
}

/* -- sss -- */
.collapsed .fa-minus:before{content:'\f067'}
#accordion i.fa {width: 24px;height: 24px;line-height: 22px;border-radius: 50%;border: 2px solid;text-align: center;color: #fb9902;border-color: #fb9902;}
#accordion > .card {overflow: hidden}
/* -- iletisim -- */
#contactMap{}
#contactMap iframe{width: 100%;height: 500px;}

/* -- coklu resim -- */
#coklu_resim .img-thumbnail:hover{border-color: #bd0a6e;}

/* -- video -- */
.NT-video {
    position: relative;
    display: block;
}

.NT-video:before {position: absolute;content: '\f04b';font-family: 'fontawesome';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'}

/* NTbilgi sablon css sonu */
.online {
    background: #eee50d;
    line-height: 40px;
    color: black;
    transition: all .2s;
}

div#icerik {
    padding-top:  138px;
}

header#header.fixed-top {
    margin:  0;
}

header#header.fixed-top #headerTop {
    display:  none;
}

#header.fixed-top #logo img {
    max-width:  150px;
}

#header.fixed-top #logo {
    padding: 4px 0;
}

#header.fixed-top ul#menu>li>a {
    line-height: 65px;
}
.ftr_iletisim i{float: left;margin-right: 15px;width: 55px;height: 55px;text-align:  center;line-height: 55px;background: #f4f4f4;border-radius:  50%;margin-bottom: 20px;color: #4ac4f3;font-size: 19px;}

.ftr_sosyal li a {
    display: inline-block;
    margin-right: 10px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align:  center;
    border-radius:  50%;
    border: solid 1px #4e4d4d;
    color:  #4e4e4e;
    margin-top: 20px;
}
.ftr_detay{ font-size: 14px;}

section#markalar {
    margin-top: -150px;
}

.ms-slide-bgcont:before {
    content:  '';
    position:  absolute;
    top: 0;
    left: 0;
    width:  100%;
    height:  100%;
    background: #00000094;
    z-index:  1;
}

section#markalar .item img {
    background:  none;
    filter: brightness(0) invert(1);
    padding: 15px;
    transition:  all .5s;
}
section#markalar .item {
    padding: 15px;
}

.product {
    position:  relative;
    padding: 20px;
}
.product:before{}
.hizmetDiv:nth-child(3) .product:before, .hizmetDiv:nth-child(6) .product:before{ display: none;}

.product img.resim {
    position:  relative;
    transition: all 0.8s ease-in-out 0s;
    /* filter: brightness(0); */
    float:  left;
    margin-right: 25px;
    margin-bottom:  34px;
    z-index: 2;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.hizmetDiv:hover .product img {
    /* transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); */
    filter: none;
    -webkit-filter: none;
}
.ftr_cont{
    border-top: solid 1px #dedddd;
}
.product a{display: inline-block;position: relative;clear: both;padding: 30px;}

#markalar .item a:hover img {
    filter:  none;
    background:  #fff;
}
#kurumsal p {
    line-height: 32px;
    font-size: 15px;
}
.detay_a{
    display:  inline-block;
    position:  relative;
    background: #0096df;
    padding: 13px 30px;
    color:  #fff;
    text-transform:  uppercase;
    font-size: 13px;
    transition:  all .5s;
}

a.detay_a:hover {
    box-shadow:  0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color:  #fff;
}

/*Loader*/
#loader ul:after {
    content: "";
    display: table;
    clear: both;
}

#loader ul {
    width: 120px;
    margin: 0px auto;
    position: relative;
}

#loader li {
    width: 60px;
    height: 60px;
    position: relative;
    float: left;
    animation: rota 3s linear infinite;
}

#loader li:nth-child(1) {
    border-radius: 0 50% 50% 50%;
    background: #05050596;
    top: 15px;
    left: 15px;
    box-shadow: inset 0 0 15px #050505, 0 0 15px rgba(255, 255, 255, 0.2);
}

#loader li:nth-child(2) {
    border-radius: 50% 0 50% 50%;
    background: #eee50d7a;
    right: 15px;
    top: 15px;
    box-shadow: inset 0 0 15px #f7b809, 0 0 15px rgba(255, 255, 255, 0.2);
}

#loader li:nth-child(3) {
    border-radius: 50% 50% 50% 0;
    background: #bc066c70;
    left: 15px;
    bottom: 15px;
    box-shadow: inset 0 0 15px #f7438a, 0 0 15px rgba(255, 255, 255, 0.2);
}

#loader li:nth-child(4) {
    border-radius: 50% 50% 0 50%;
    background: #0ca2ef7a;
    right: 15px;
    bottom: 15px;
    box-shadow: inset 0 0 15px #0ca2ef, 0 0 15px rgba(255, 255, 255, 0.2);
}

@-moz-keyframes rota {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rota {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

#hizmetler{
    background: url(../../images/hizmetlerbg.jpg) no-repeat center right / cover ;
    position: relative;
}
section#hizmetler:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 42, 72, 0.9);
}

.product__cnt p{color: #9e9e9e;}

.hover {
    position:  absolute;
    top: 0;
    left: 0;
    width:  100%;
    height:  100%;
}

.hover span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 25%;
    background: #FFFFFF;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
}

span.hover-one {
    top: 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

span.hover-two {
    top: 25%;
    -webkit-transition-delay: 0.105s;
    -moz-transition-delay: 0.105s;
    -o-transition-delay: 0.105s;
    transition-delay: 0.105s;
}

span.hover-three {
    top: 50%;
    -webkit-transition-delay: 0.105s;
    -moz-transition-delay: 0.105s;
    -o-transition-delay: 0.105s;
    transition-delay: 0.105s;
}

span.hover-four {
    top: 75%;
    border-radius: 0 0 5px 5px;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.hizmetDiv:hover .hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.product__cnt {
    position:  relative;
    z-index: 2;
}

.hizmetDiv:hover .product__cnt h3 {
    color: #000 !important;
}
.siparis_formu{/* background: #0096df8c; *//* border-radius:  9px; */}
.siparis_formu .btn{width: 100%;background: #bd0b6f;border-color: #c31f7b;color:  #fff;}
.siparis_formu .formana_baslik {display: block !important;padding-bottom: 20px;position:  relative;}
.formana_baslik :before{content:'';position:  absolute;bottom: 5px;width:  100%;left:  0;height:  1px;background: rgba(119, 119, 119, 0.25);}
.formana_baslik :after{content:'';position:  absolute;bottom: 5px;width: 70px;height:  1px;left: calc(50% - 35px);background: #c01575;}
.siparis_formu .btn:hover{
    background: #0096df;
    border-color: #0096df;
}
.urun_baslik {
    min-height: 45px;
    font-size: 14px;
}

.ftr_sosyal li {
    display:  inline-block;
}
.ms-layer-baslik, .ms-layer-aciklama{ text-align: center; width: 100%;}
.ms-layer-baslik{
    top: 40% !important;
    font-size:  30px !important;
}
.ms-layer-aciklama{
    top: 47% !important;
    font-size:  20px !important;
}
#ayricaliklar li i{ color: #0096df; }
.baslik h1{ font-size: 35px;}
.online:hover {background: #c5267f;}
.online:hover a {color: white;}


/* Mobil */
@media (max-width: 1350px) {
    div#top-contact { padding-left: 15px !important;}
    .banner{padding-bottom: 10%;}
    .baslik{padding-top: 25px !important;}
    .baslik h1{font-size: 31px;}
}

@media (max-width: 1200px) {
    div#top-contact { padding-left: 15px !important;}
    ul#menu>li>a{ padding: 0 23px;}
    section#markalar {margin-top: -130px;padding-bottom: 0 !important;}
    .product a, .product{ padding: 10px;}
    .ftr_iletisim i{ width: 45px; height: 45px; margin-right: 10px; font-size: 15px; line-height: 45px; margin-bottom: 30px;}
    .ftr_sosyal li a{ width: 30px; height: 30px; line-height: 30px; margin-right: 5px; font-size: 13px;}
    .ms-layer-baslik{top: 22% !important;font-size: 17px !important;}
    .ms-layer-aciklama{top: 30% !important;font-size: 15px !important;}
    .ms-skin-light-4 .ms-nav-next, .ms-skin-light-4 .ms-nav-prev{ display: none !important;}
    .banner{padding-bottom: 13%;}
    .baslik{ padding-top:20px !important;}
}

@media (max-width: 991px) {
    div#icerik{ padding-top: 86px;}
    .nt_main_menu{ top: 31px;}
    #header.fixed-top .nt_main_menu{ top: 23px;}
    section#markalar {margin-top: -100px;padding-bottom: 0 !important;}
    section#markalar .item{ padding: 5px;}
    .product a{ padding: 10px;}
    .ftr_iletisim i{ width: 40px; height: 40px; line-height: 40px; font-size: 16px;  margin-bottom: 30px;}
    .ftr_detay{ font-size: 13px;}
    .ms-layer-baslik{top: 21% !important;font-size: 15px !important;}
    .ms-layer-aciklama{top: 30% !important;font-size: 14px !important;}
    .banner{padding-bottom: 15%;}
    .baslik{ padding-top:20px !important;}
}

@media (max-width: 767px) {
    #logo img{ max-width: 120px;}
    div#icerik{ padding-top: 61px;}
    section#markalar{margin-top: -70px;padding-bottom:  0 !important;}
    section#markalar .item{ padding: 5px;}
    section#markalar .item img{ padding: 8px;}
    .nt_main_menu{ top:20px;}
    #header.fixed-top #logo img{ max-width: 100px;}
    #header.fixed-top .nt_main_menu{ top: 14px;}
    .product, .product a{ padding: 10px;}
    .ftr_detay{ margin-bottom: 20px;}
    #footer-top{ padding-bottom: 15px !important;}
    .ms-layer-baslik{top: 18% !important;font-size: 13px !important;}
    .ms-layer-aciklama{top: 30% !important;font-size: 12px !important;}
    .baslik .breadcrumb{display: none;}
    .banner{padding-bottom:  15%;}
    .baslik{ padding-top:15px !important;}
    .baslik h1{ font-size:21px;}
}
