@font-face{    font-family:'BillExtraLight';     src:url("../fonts/billcorporatenarrow-extralight.eot");     src:url("../fonts/billcorporatenarrow-extralightd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/billcorporatenarrow-extralight.woff") format("woff"),url("../fonts/billcorporatenarrow-extralight.ttf") format("truetype");     font-weight:200;     font-style:normal}
@font-face{    font-family:'BillMedium';     src:url("../fonts/billcorporatenarrow-medium.eot");     src:url("../fonts/billcorporatenarrow-mediumd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/billcorporatenarrow-medium.woff") format("woff"),url("../fonts/billcorporatenarrow-medium.ttf") format("truetype");     font-weight:500;     font-style:normal}
@font-face{    font-family:'BillBold';     src:url("../fonts/billcorporatenarrow-bold.eot");     src:url("../fonts/billcorporatenarrow-boldd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/billcorporatenarrow-bold.woff") format("woff"),url("../fonts/billcorporatenarrow-bold.ttf") format("truetype");     font-weight:bold;     font-style:normal}
@font-face{    font-family:'BillRoman';     src:url("../fonts/billcorporatenarrow-roman.eot");     src:url("../fonts/billcorporatenarrow-romand41d.eot?#iefix") format("embedded-opentype"),url("../fonts/billcorporatenarrow-roman.woff") format("woff"),url("../fonts/billcorporatenarrow-roman.ttf") format("truetype");  font-weight:normal;  font-style:normal}

.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: inline-block;position: relative;left: 50%;top: 50%;z-index: 999;padding: 25px;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);}
#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);}}
#loader img + img {position: absolute;left: -20%;top: -30%;width: 140%;max-width: none;}

/* ------------------ 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-number{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%;}
.col-40{-webkit-box-flex: 0;-webkit-flex: 0 0 40%;-ms-flex: 0 0 20%;flex: 0 0 40%;max-width: 40%;}
@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%;}
    .col-sm-40{-webkit-box-flex: 0;-webkit-flex: 0 0 40%;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
    .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%;}
    .col-md-40{-webkit-box-flex: 0;-webkit-flex: 0 0 40%;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
    .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%;}
    .col-lg-40{-webkit-box-flex: 0;-webkit-flex: 0 0 40%;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
    .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%;}
    .col-xl-40{-webkit-box-flex: 0;-webkit-flex: 0 0 40%;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
    .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-repeat:no-repeat;background-position: right 10px center;background-size: 14px;padding-right: 30px;}
::-webkit-input-placeholder {color: #a3a3a3;}
::-moz-placeholder { color: #a3a3a3;}
:-ms-input-placeholder { color: #a3a3a3;}
:-moz-placeholder {color: #a3a3a3;}
.btn-submit{font-family: 'Raleway',sans-serif;font-weight: 600;border: 2px solid #e3000f;color: #ffffff;transition: all 0.3s ease-in-out;border-radius:0;background: #e3000f;}
.btn-submit:hover,.btn-submit:focus,.btn-submit:active{color: white;background: #ff7780;border-color: #ff7780;}
.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);
}

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: #1a1a18a8; */}
.breadcrumb{background: transparent;}
.breadcrumb-item+.breadcrumb-item::before{content:'\f101';font-family: 'fontawesome';padding:0 5px;}
.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;}
}
.fill {min-height: 100%;height: 100%;}
.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 ------------------ */
footer .sosyal_fb{color:white !important;background: #3b5998 !important; border-color:#3b5998  !important;}
footer .sosyal_tw{color:white !important;background:#00aced !important; border-color:#00aced  !important;}
footer .sosyal_ins{color:white !important;background:#c9367d !important; border-color:#c9367d  !important;}
footer .sosyal_fs{color:white !important;background:#0072b1 !important; border-color:#0072b1  !important;}
footer .sosyal_gp{color:white !important;background:#dd4b39 !important; border-color:#dd4b39  !important;}
footer .sosyal_pt{color:white !important;background:#cd2229 !important; border-color:#cd2229  !important;}
footer .sosyal_lk{color:white !important;background:#1c7bb5 !important; border-color:#1c7bb5  !important;}


footer .sosyal_fb:hover{border-color:#3b5998  !important;background:white !important; color:  #3b5998   !important;}
footer .sosyal_tw:hover{border-color:#00aced  !important;background:white !important; color:  #00aced   !important;}
footer .sosyal_ins:hover{border-color:#c9367d  !important;background:white !important; color: #c9367d !important;}
footer .sosyal_fs:hover{border-color:#0072b1  !important;background:white !important; color:  #0072b1   !important;}
footer .sosyal_gp:hover{border-color:#dd4b39  !important;background:white !important; color:  #dd4b39   !important;}
footer .sosyal_pt:hover{border-color:#cd2229  !important;background:white !important; color:  #cd2229   !important;}
footer .sosyal_lk:hover{border-color:#1c7bb5  !important;background:white !important; color:  #1c7bb5   !important;}


/* -------------------- Header --------------------*/

#header{z-index: 111;position: fixed;width:  100%;}
#headerTop{}
#header.fixed-top{margin:0;background:#fff;box-shadow: 0 5px 0px #ddd;}
header#header:before {content: '';position: absolute;left: 0;top: 47px;height: 60px;width: 100%;background: #feffff;box-shadow: 0 3px 3px 0px rgba(107, 107, 107, 0.14);-webkit-box-shadow: 0 3px 3px 0px rgba(107, 107, 107, 0.14);-moz-box-shadow: 0 3px 3px 0px rgba(107, 107, 107, 0.14);}
header#header.fixed-top:before {top: 0;box-shadow:  none;}

div#top-contact {}
div#top-contact a {display: inline-block;font-size: 12px;color: #777;transition: 0.3s;}
div#top-contact a:hover {color: #77cc6d;}
div#top-contact a i {margin: 0 5px 0 15px;}
div#top-contact a span {}


#logo{padding: 10px 0 0 0;}
#header.fixed-top #logo{padding: 5px 0;height: 50px !important;}
#header.fixed-top #logo img{
    max-height: 50px;
    display: block;
    opacity: 1 !important;
}
#header #logo canvas{}
#header #logo img{}
#header.fixed-top #logo canvas{
    display: none;
}
#header.fixed-top #logo img{}
ul#menu>li>a:before{content:'';position:  absolute;bottom: 0;left: 50%;width: 0;height: 3px;b;background: #e4312d;transition: all .3s ease-in;transform: translateX(-50%);}
ul#menu>li {display: inline-block;position: relative;text-align: center;/* width: 100%; */}
ul#menu>li>a {line-height: 60px;transition: all 0.3s ease;font-size: 15px;text-transform:  uppercase;font-family: 'Raleway', sans-serif;color: #0f0f0f;position:  relative;font-weight:  600;display: block;padding: 0 21px;margin-top: 10px;}
ul#menu>li>ul {position: absolute;overflow: hidden;max-height: 0;left: 0;text-align:  left;top: 100%;z-index: 3;background: #ffffff;-webkit-transition: max-height 0.3s ease-in;-moz-transition: max-height 0.3s ease-in;-o-transition: max-height 0.3s ease-in;-ms-transition: max-height 0.3s ease-in;transition: max-height 0.3s ease-in;min-width: 250px;}
ul#menu>li>ul>li {}
ul#menu>li>ul>li>a {font-size: 14px;color: #000000;display: block;padding: 14px 18px;line-height: 1em;transition: all 0.3s ease;}
ul#menu>li:hover {}
ul#menu>li:hover>a {/* color: #e53235; */}
ul#menu>li:hover>a:before{width: 60%;}
ul#menu>li:hover>ul {max-height: 500px;padding: 0;}
ul#menu>li>ul>li>a:hover {background: #e2332f;color:  #fff;}
#header.fixed-top ul#menu>li>a{color:#000;top: 0;line-height: 50px;}
#header.fixed-top ul#menu>li>a:before{
    /* background: #000; */
}

.social-container{display: block;}
.social-container li{display: inline-block;}
.social-container a{width: 40px;height: 40px;line-height: 40px;background: #dfe0e0;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: #fff;font-size: 20px;text-align: center;display: block;}
.social-container a:hover{color: white;background: #77cc6d;border-color: #77cc6d;}
div#logo img {margin-top: -8px;}

/* -------------------- Slider --------------------*/
#slider .btn-slider{padding: 12px 25px !important;background: #e3000f;font-size: 18px !important;line-height: 24px !important;color: #fff;text-transform: uppercase;display: inline-block;transition: all 0.3s ease;left: 50% !important;bottom: 100px !important;top: auto !important;transform: translateX(-50%);}
#slider .btn-slider:hover,
#slider .btn-slider:focus,
#slider .btn-slider:active{background-color:#ff3d4a;}

@media (max-width: 768px ) {
    .ms-layer.ms-layer-baslik {font-size: 18px !important;}
    .ms-layer.ms-layer-aciklama {font-size: 15px !important;padding: 0 15px !important;}
}

/* -------------------- Anasayfa --------------------*/

#sf_anasayfa section .head{font-size: 26px;color: #171416;position:  relative;z-index: 2;}

.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#hakkimizda {}
section#hakkimizda .background {background:  url(../../images/14.png) no-repeat;position:  relative;background-position:  center right;background-size: contain;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
section#hakkimizda h3{}
section#hakkimizda .rich_div{color: #d2f0ff;}
section#hakkimizda:before {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #ffffffe6;z-index: 2;}
section#hakkimizda .container {z-index: 3;position:relative}

/* ----- */
.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 --------------------*/

#footer {
    background: radial-gradient(closest-corner at 50% 50%, #0000009c, #403b3b, #232323);
    position: relative;
    margin-top: 70px;
}
#footer-sosyal{}
#footer-sosyal a{/* display: inline-block; */font-size: 14px;color: #bfbfbf;}
#nt {/* filter: invert(1); *//* -webkit-filter: invert(1); */vertical-align: sub;}
div#footer-bottom {border-top: 1px solid #565656;}
#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: 14%;background-position: center center;margin: 0 -15px;background-size: cover;display: block !important;background-image:  url(../../cdn/banner.jpg);}
div.content_container {min-height: 700px;}

.NT-list-group{min-height: 100%;z-index: 2;padding: 40px 25px 40px 35px;background: #c22026;color: white;}
.NT-list-group div.head{background: #b6222d;color: white;display: none;}
.NT-list-group .list-group-item{border: 0;font-size: 14px;padding: 9px 15px;}
.NT-list-group .list-group-item.active,.NT-list-group .list-group-item:not(.head):hover{/* background: #13130f; */border-color: white !important;}
.NT-list-group .list-group-item + .list-group-item {
    border-left: 6px solid transparent;
    background: transparent;
    color: white;
    border-radius: 0;
}

/* -- 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: #77cc6d;}

/* -- 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 */

.mouse{
    position: absolute;
    bottom: 4%;
    left: calc(50% - 13px);
    cursor: pointer;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
    animation: sliderButon 01s alternate infinite;
}
.mouse:before{
    width: 50%;
    height: 50%;
    top: 13px;
    position: absolute;
    left: 37%;
    content: "\f175";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    opacity: 0;
}
@keyframes sliderButon{0%{bottom:50px}100%{bottom:25px}}
.ms-slide-bgcont:before {
    content:  '';
    position:  absolute;
    top: 0;
    left:  0;
    width:  100%;
    height:  100%;
    /*background-image: radial-gradient(closest-corner at 20% 20%, #ffffff9c, #3939394d, #0000004d);*/
    background: #0000004d;
    z-index: 2;
    /* background-repeat: repeat-y; */
    background-position-y: -120px;
    background-size: 100% 120%;
}

.hakkimizda-metin {
    padding-right:  130px;
    color: #757575;
}

.hakkimizda-resim {
    position:  relative;
}
.hakkimizda-resim img{position: relative;}
.hakkimizda-resim:before, .resim_cizgi:before {
    content:  '';
    position:  absolute;
    top: 10px;
    right: 10px;
    width: 102px;
    height: 102px;
    z-index: 2;
    border-top: solid 1px #fff;
    border-right:  solid 1px #fff;
}
.hakkimizda-resim:after, .resim_cizgi:after {
    content:  '';
    position:  absolute;
    bottom: 10px;
    right: 10px;
    width: 102px;
    height: 102px;
    z-index: 2;
    border-bottom: solid 1px #fff;
    border-right:  solid 1px #fff;
}
.resim_cizgi:after{
    bottom: -10px;
    right:  -10px;
    border-color: #009441;
}
.sc-box{padding: 70px 0;position: relative;overflow:  hidden;}
.detaybtn {
    display: inline-block;
    position:  relative;
    transition: all .5s;
    color: #000;
    padding: 11px 20px;
}
.detaybtn:before, .detaybtn:after{content:'';position:  absolute;-webkit-transition: border-color 0s ease-in .9s,width .3s ease-in .6s,height .3s ease-in .3s;transition: border-color 0s ease-in .9s,width .3s ease-in .6s,height .3s ease-in .3s;border: 2px solid transparent;width: 0;height: 0;}
.detaybtn:after{
    top: 0;
    left: 0;
}
.detaybtn:before{
    bottom:  0;
    right:  0;
}
.detaybtn:hover{color:#fff;background: #131012;}
#productFour .item a {
    position:  relative;
    float:  left;
    overflow:  hidden;
}

.proje-detail {
    position: relative;
    background:  #fff;
    width: 90%;
    left: 5%;
    text-align:  center;
    z-index: 2;
    margin-top: -10px;
    top: -50px;
}

#productFour .item a:hover .proje-image:before {
    opacity: 1;
}

.proje-image {
    position:  relative;
    overflow:  hidden;
}

.proje-image:before {
    content:  '';
    width:  100%;
    height:  100%;
    top: 0;
    left:  0;
    background: rgba(255, 255, 255, 0.75);
    position:  absolute;
    transition:  opacity 0.35s, transform 0.35s;
    opacity:  0;
    z-index: 1;
}

.proje-image img {transition: all 18s ease;}

#productFour .item a:hover .proje-image img {
    transform: scale(1.3, 1.3);
    -moz-transition: all 18s ease;
    -o-transition: all 18s ease;
    -webkit-transition: all 18s ease;
}
.proje-plus{
    position: absolute;
    top: 34%;
    line-height: 50px;
    left: 44%;
    width: 100%;
    color: #1f1f1f;
    opacity: 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 54px;
    z-index: 2;
    -webkit-transition: -webkit-transform 1.35s, color 0.35s;
    transition: transform 1.35s, color 0.35s;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
}

#productFour .item a:hover .proje-plus {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.hakkimizda-metin p {
    line-height: 33px;
}
.a-btn-line {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
}
.a-btn-line:before, .a-btn-line:after{
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    height: 2px;
    background-color: #131012;
    width: 0;
    -webkit-transition: width .3s ease-in 0s,background-color .3s ease-in;
    transition: width .3s ease-in 0s,background-color .3s ease-in;
}
.detaybtn.anima .a-btn-line:before, .detaybtn.anima .a-btn-line:after{
    width: 22px;
    -webkit-transition: width .3s ease-out 1.2s,background-color .3s ease-in;
    transition: width .3s ease-out 1.2s,background-color .3s ease-in;
}
.a-btn-line:before{ left:-11px; }
.a-btn-line:after{ right:-11px; }
.detaybtn.anima:before {
    border-bottom-color: #131012;
    border-left-color: #131012;
    width: 100%;
    height: 100%;
    -webkit-transition: border-color 0s ease-out .4s,width .3s ease-out .6s,height .3s ease-out .9s;
    transition: border-color 0s ease-out .4s,width .3s ease-out .6s,height .3s ease-out .9s;
}
.detaybtn.anima:after{
    border-top-color: #131012;
    border-right-color: #131012;
    width:  100%;
    height:  100%;
    -webkit-transition: width .3s ease-out,height .3s ease-out .3s;
    transition: width .3s ease-out,height .3s ease-out .3s;
}
section#productFour:before {
    background: linear-gradient(300deg,#e1312d,#a20400);
    content: '';
    width: 100%;
    height: calc(100% - 520px);
    position: absolute;
    top: 353px;
    left: 0;
    /* background-attachment: fixed; */
    background-position: 0px center;
    background-repeat: no-repeat;
    opacity: 0.1;
    z-index: -1;
    transform: skew(10deg, 60deg);
}
.bilgi_formu {
    position:  absolute;
    top: 90%;
    right: 50px;
    margin-top:  -40px;
}
.bilgi_formu a:before{border-bottom-color: #fff !important;border-left-color: #fff !important;}
.bilgi_formu .a-btn-line:before, .bilgi_formu  .a-btn-line:after {
    background-color:  #fff;
}
.bilgi_formu a:after{
    border-top-color: #fff !important;
    border-right-color: #fff !important;
}
.bilgi_formu a:hover{ background: #fff !important; color: #000 !important;}
.resim_cizgi:before{top: -10px;right:  -10px;border-color: #009441;}
.bilgi_formu a{ padding:11px 50px ;}

#ust_tel i{ position: relative; top:2px;}
#header.fixed-top #ust_tel{ display: none;}
/*haberler kÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±smÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±*/
.product5{ position:relative; overflow:hidden; float:left}
.product5-detail {position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 2.7rem;color: #999;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;opacity:  0;}
.product5:hover .product5-detail{background:#fff;opacity: 1;}
.product5-detail:before {content:  '';position: absolute;background: #ffef0f;width: 2px;height: 100%;left: 0;top: 0;-webkit-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);-webkit-transition: 0.2s 0.8s;-o-transition: 0.2s 0.8s;transition: 0.2s 0.8s;}
.product5:hover .product5-detail:before, .product5:hover .product5-detail:after, .product5:hover:before, .product5:hover:after {-webkit-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}
.product5-detail:after {content:  '';position: absolute;background: #019540;width: 2px;height: 100%;right: 0;bottom: 0;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: 0.2s 0.2s;-o-transition: 0.2s 0.2s;transition: 0.2s 0.2s;}
.product5-image {position:  relative;}
.product5:before {content:  '';position: absolute;background: #e4312d;height: 2px;width: 100%;left: 0;top: 0;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;z-index: 9;}
.product5:after{position: absolute;content:  '';background: #009ed5;width: 100%;height: 2px;right: 0;bottom: 0;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);-webkit-transition: 0.2s 0.4s;-o-transition: 0.2s 0.4s;transition: 0.2s 0.4s;z-index:9;}
.product5-detail h1 {line-height: 1.25;letter-spacing: 0;margin: 0;-webkit-transform: translateX(-2rem);-ms-transform: translateX(-2rem);-o-transform: translateX(-2rem);transform: translateX(-2rem);-webkit-transition: 0.5s ease;-o-transition: 0.5s ease;transition: 0.5s ease;}
.product5:hover .product5-detail h1 {-webkit-transform: translateY(0); -ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
.product5-detail p {margin-bottom: 0;line-height: 1.71;margin-top: 10%;-webkit-transform: translateY(-2rem);-ms-transform: translateY(-2rem);-o-transform: translateY(-2rem);transform: translateY(-2rem);-webkit-transition: 0.5s 0.3s ease;-o-transition: 0.5s 0.3s ease;transition: 0.5s 0.3s ease;opacity: 0;}
.product5:hover .product5-detail p{-webkit-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);opacity: 1;}
.product5-detail a {position: absolute;bottom: 2.7rem;color: #009ed5;}

.f_logo img{filter:brightness(0) invert(1);opacity: 0.5;max-width: 170px;}
#footer-sosyal a i {
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 13px;
    border: 1px solid;
    margin-right: 7px;
    margin-bottom: 6px;
}
.text-ftr{color: #bfbfbf;}
.text-ftr:hover{color: #dedede !important;}
.btnBulten{ background: #131012; color:#fff;}
.btnBulten:focus{ box-shadow: none !important;}
div#bilgi {
    padding: 30px 0;
    float: left;
    position: fixed;
    z-index: 22;
    left: calc(50% - 250px);
    -webkit-border-radius: 4px/5px;
    -moz-border-radius: 4px/5px;
    border-radius: 4px/5px;
    background: rgba(0, 0, 0, 0.82);
    bottom: 30%;
    transform: translateY(-180%);
    transition: transform 0.5s ease;
    width: 500px;
}
.takip-home-title {
    text-align: center;
    position: relative;
    padding: 90px 0px 0 40px;
}
.formDiv2 {
    padding: 30px 35px 0;
}
.formDiv2 .btn-submit {
    width:  100%;
    background: #e4312d;
    text-transform:  uppercase;
    color:  #fff;
    border-color: #e4312d;
}
.formDiv2 .btn-submit:hover{
    background: #ab0805;
    border-color:  #ab0805;
}
div#bilgi.opened {
    transform: translateY(0%);
}
#bilgi .closeButton {
    color: white;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    z-index: 5;
}

section#hizmetler a {background: #f1f1f1;}
section#hizmetler a .text {min-height: 50px;text-transform: uppercase;}
section#hizmetler a:before {content: '';position: absolute;width: 100%;height: 100%;left: 50%;top: 0;background: rgba(150, 150, 150, 0.14);z-index: 2;transform: translateX(-50%);transition: all 0.3s ease-in-out;}
section#hizmetler a:hover:before {width: 0;}
section#hizmetler .bg a {background-position: center center;background-size: cover;}
section#hizmetler img {max-width: 85px;margin-bottom: 20px;}
section#hizmetler .invert a {background: #e3000f;color: white;}
section#hizmetler .invert img {max-width: 85px;margin-bottom: 20px;filter: brightness(0) invert(1);-webkit-filter: brightness(0) invert(1);}
section#hizmetler .dark a:before {background: rgba(0, 0, 0, 0.14);}


ul#footerSocial {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateY(-50%) translateX(-50%);
    color: #ffffff;
}

ul#footerSocial li {
    display: inline-block;
}

ul#footerSocial li a {
    width: 45px;
    height: 45px;
    display: block;
    line-height: 45px;
    text-align: center;
    font-size: 17px;
    border:1px solid;
    transition: all 0.1s ease-in;
    border-radius: 50%;
}


ul#footerSocial li a {}



.product4 {position: relative;float:left;overflow: hidden;}
.product4-detail {position:  absolute;left:  0;bottom: 0;width:  100%;color:#fff;height:  100%;z-index: 2;}
h1.product-title { position:  absolute; bottom: 5.5rem;}
.product4-detail p{opacity:0;margin-top: 12%;line-height: 1.71;color: #fff; -webkit-transform: translateX(-1rem);-ms-transform: translateX(-1rem);-o-transform: translateX(-1rem);transform: translateY(-1rem);}
.product4:before{content:'';position:  absolute;top: 0;left: 0;width:  100%;height:  100%;background: rgba(227, 0, 15, 0.85);opacity:  0;transition:  0.5s ease;z-index: 2;}
.product4:hover:before{ opacity:1;}
.product4:hover .product-title{position: relative;color: #ffffff;bottom: 2rem;-webkit-transform: translateY(2rem);-ms-transform: translateY(2rem);-o-transform: translateY(2rem);transform: translateY(2rem);-webkit-transition: transform 0.5s ease;-o-transition: transform 0.5s ease;transition: transform 0.5s ease;}
.product4:hover .product4-detail p{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateY(0);-webkit-transition: all 0.4s 0.2s ease;-o-transition: all 0.4s 0.2s ease;transition: all 0.4s 0.2s ease;}
.product4-detail a {position: absolute;z-index: 2;color: #fff;left: 3rem;bottom: 2.3rem;-webkit-transition: none;-o-transition: none;transition: none;}
.product4:hover .product4-detail a{ color:#fff;}
.product4-detail a i{position: relative;margin-left: 0.7rem;font-size: 1.4em;vertical-align: middle;-webkit-transition: transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s; top:-2px;}
.product4-detail a:hover i{-webkit-transform: translateX(0.5rem);-o-transform: translateX(0.5rem);transform: translateX(0.5rem);}
.product4:after{content: '';position: absolute;width: 100%;height: 100%;top:0;left:0;background: linear-gradient(to bottom,rgba(0,0,0,0) 46%,rgba(0,0,0,0.6) 100%);z-index: 1;}


.banner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom , #ffffff00 0% , #ffffff ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    content:  "";
}

.proje_baslik {
    min-height: 60px;
    padding:  10px 0;
}
.baslik{
    padding-top: 100px;
}
.gelen_proje a{position: relative; overflow: hidden; display: inline-block;}
.imgayar{position: relative; display: inline-block;}
.gelen_proje .imgayar:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 0;
    background: rgba(150, 150, 150, 0.14);
    z-index: 5;
    transform: translateX(-50%);
    transition: all 0.3s ease-in-out;
}
.gelen_proje a:hover .imgayar:before{ width: 0;}
.proje_detay{ background: #f7f7f7;}
.projeResim{ box-shadow: 0px 0px 2px 3px #bbbbbb;}
.coklu_resimler a{ display: inline-block; box-shadow:0px 0px 2px 3px #bbbbbb; }
.coklu_resimler a img{ vertical-align: middle;}
.fancybox-active #header, .modal-open #header{width: calc(100% - 17px) !important;margin:  0 -15px !important;}
div#map {
    width: 100%;
    min-height: 700px;
}
.urun_baslik {
    min-height: 50px;
    font-size: 14px;
}
.btn_harita{color: #fff !important;background:  #333;border-color:  #333;}
.btn_harita:focus{ box-shadow: none !important;}
a.btn.btn_harita.gelen_harita {
    background: #e30514;
    border-color:  #e30514;
}
#icerik:before, .ms-slide-bgcont:after{
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/logo.png) no-repeat;
    background-position: center center;
    opacity: 0.05;
    z-index: -1;
}
.ms-slide-bgcont:after{ position: absolute;  opacity: 0.15;}
#icerik{ position: relative;}
#sf_anasayfa #icerik:before{ display: none;}
#sf_projeler .NT-metin div { width: 100% !important;}
#hazirform3 .btn-submit{ width: 100% !important;}
.baslik h1{ font-size: 26px; text-transform: uppercase}
.k_basliklar li.breadcrumb-item:last-child {
    display: none;
}
#sf_hizmetler .NT-metin ul li {
    list-style-type: disc;
    display: list-item;
}
#sf_hizmetler .NT-metin ul {
    padding-left: 1.5em;
}
.fancybox-active #header.fixed-top, .modal-open #header.fixed-top{ margin: 0 !important;}
@media (max-width: 1400px) {
    .banner{ padding-bottom: 16%;}
}

@media (max-width: 1200px) {
    .banner{ padding-bottom: 20%;}
}
@media (max-width: 991px) {

    ul#footerSocial{ display: none;}
    .nt_main_menu{ top:69px;}
    #header.fixed-top .nt_main_menu{ top: 21px;}
    .ms-layer-baslik{
        top: 350px !important;
        width:  100%;
        text-align:  center;
        left:  0 !important;
        font-size: 24px !important;
    }
    .ms-layer-aciklama{
        top: 380px !important;
        text-align:  center;
        width:  100%;
        left:  0 !important;
        font-size:  24px !important;
    }
    div#bilgi{ transform: translateY(-200%);}
    section#hizmetler a div{ text-align: center !important;}
    section#hizmetler a .text{ font-size:15px;}
    .banner{ padding-bottom: 27%;}

}
@media (max-width: 767px) {
    .ms-layer-baslik{
        top: 340px !important;
        width:  100%;
        text-align:  center;
        left:  0 !important;
        font-size: 21px !important;
    }
    #sayfa_kariyer>.row>div {
        margin: 0;
    }
    .ms-layer-aciklama{
        top: 370px !important;
        text-align:  center;
        width:  100%;
        left:  0 !important;
        font-size: 20px !important;
    }
    .ms-skin-light-4 .ms-nav-next, .ms-skin-light-4 .ms-nav-prev{ display: none !important;}
    .nt_main_menu{ top:42px;}
    #header #logo img {
        opacity: 1 !important;
        max-width: 160px;
    }
    #header #logo canvas {
        display: none;
    }
    header#header:before{ height: 50px; top:27px;}
    .bilgi_formu{ top:80%; right: 90px;}
    .takip-home-title{ padding: 10px 0px 0 40px;}
    div#bilgi.opened {
        transform: translateY(10%);
    }
    #header.fixed-top .nt_main_menu{ top: 17px;}
    #header.fixed-top #logo img{ max-height: 42px !important;}

    .hakkimizda-metin{padding-right: 0;padding-left: 0 !important;text-align:  center;}
    .sc-box{ padding: 40px 0;}
    section#hizmetler .bg a{/* margin-bottom: 100px; */height: 150px;}
    #footer-top form{ margin-bottom: 20px;}
    #footer{ padding-top: 0 !important;}
    #footer-bottom{ margin-top: 10px;}
    .banner{ padding-bottom: 40%;}
    .proje_detay{ margin-bottom: 30px;}
    .btn_harita {
        font-size: 13px;
        padding: 6px;
    }
    .detaybtn{margin: 0 auto;display: table;}
    .baslik{ padding-top: 60px;}

}

#sf_anasayfa div#ust_tel span {
    color: #fff !important;
}
div#ust_tel span {
    color: #060606 !important;
}