body{
    color: #000000;
}

a:hover{
    color: #ee7e12;
}

.header{
    position: absolute;
    width: 100%;
}

.header nav{
    background: transparent;
}

.header .header-topbar{
    background: transparent;
    position: relative;
}

.header .header-topbar::after{
    content: "";
    position: absolute;
    left: 4%;
    right: 3%;
    bottom: 0;
    border-bottom: 1px solid #999;
}

.slider .slick-carousel .slide-item::before{
    content: "";
    background: rgba(0, 0, 0, 0.50);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}

.slider .slick-carousel .slide-content h2{
    position: relative!important;
    z-index: 4!important;
}

.slider .slide-item{
    height: 100vh!important;
}

.logo-dark {
    max-height: 55px;
    margin-bottom: 10px;
}

.btn-link.btn-primary, a {
    color: #ee7e12;
}

.btn{
    border-radius: 5px!important;
}

.header-topbar .contact-list li > i {
    color: #ffffff;
}
.services-layout1 .service-item .service-body {
    padding: 40px !important;
    margin: 0px !important;

}
.btn-link .plus-icon {
    padding-bottom: 3px;
    background-color: #ee7e12;
}

.miniPopup-language img {
    max-width: 25px !important;
}
.contact-list li {
    margin-bottom: 0px;
}

.topbar-nav li a:hover {
    color: #efefef !important;
}

.contact-layout2 {
    border-radius: 5px;
}

.navbar .nav-item .nav-item-link {
    font-size: 18px;
    color: #fff !important;
}

.header-topbar .contact-list li a:not(.btn){
    font-size: 15px;
    font-weight: 600;
}

.fnp_footer_title{
    font-size: 26px !important;
    font-weight: bold !important;
}

.footer-widget-nav p {
    color: #ffffff;
}

.social-icons li a i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ffffff;
}

.fnp_footer_menu { margin-top: 20px;}
.fnp_footer_menu ul {}
.fnp_footer_menu ul li:first-child a{
    padding-left: 0px;
}
.fnp_footer_menu ul li{
    content: "";
}
.fnp_footer_menu ul li{
    list-style-type: none;
    float: left;
}
.fnp_footer_menu ul li a{
    font-size: 14px;
    color: #fff;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
}
.fnp_footer_menu ul li a:hover{
    text-decoration: underline;
    color: #ee7e12;

}

.bg-bb1 {
    background-color: #ee7e12;
}

.contact-list li a:hover {
    color: #ec7d12 !important;
}

.navbar .dropdown-menu .nav-item > .nav-item-link {
    font-size: 15px;
    color: #000!important;
}

.slider .slide-title {
    font-size: 50px !important;
}

.fnp_teklif_title {
    font-weight: bold;
}

label {
    color: #ee7e12;
}

.c_white {
    color: #ffffff !important;
}

.footer .footer-primary {
    background-color: #010101;
    padding-bottom: 40px;
    border-top: 1px solid #efefef;
}
.footer .footer-secondary:after {
    height: 12px;
}

.service-item{
    transition: 0.3s ease-in-out!important;
}

.service-item:hover{
    border-color: #ee7e12!important;
}

.heading-title {
    font-size: 34px;
    font-weight: 700;
}

.bg-overlay-primary-gradient:before {
    background-image: none !important;
    background-color: #ee7e12;
}

h1, h2, h3, h4, h5, h6 {
    color: #ee7e12
}

.fnp_slide .slick-carousel img {
    margin: auto;
    margin-bottom: 20px!important;
    max-width: 40%;
    opacity: 0.4;
    transition: 0.3s ease-in-out;

}

.fnp_slide .slick-carousel .fancybox-item{
    transition: 0.3s ease-in-out;
}

.fnp_slide .slick-carousel .fancybox-item:hover img{
    opacity: 1;
}

.fancybox-layout3 .fancybox-item .fancybox-title, .fancybox-layout4 .fancybox-item .fancybox-title {
    line-height: 22px;
    margin-bottom: 5px;
    color: #ec7d12;
}

.footer_bottom{
    background:  #ec7d12;
    padding: 10px;
}

.fancybox-layout4{
    padding-bottom: 120px;
}

.btn-xhight_fnp {
    height: 50px;
    line-height: 50px;
}

.fnp_p_pri {
    color: #3f4a5d;
}
.fnp_h_pri {
    margin-bottom: 10px !important;
    color: #ee7e12;
    font-weight: 700;
}

.fancybox-layout4 .slick-dots{
    position: relative;
}


.fancybox-layout3 .fancybox-item, .fancybox-layout4 .fancybox-item {
    font-size: 16px !important;
}

.fancybox-item .fancybox-desc {
    font-size: 15px !important;
}

.service-item {
    border-radius: 5px;
}


.fnp_after:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 200px;
    z-index: 1;
    background-image: url(/Files/pattern.png);
}
.green{
    background: #66FF99;
}

.orange{
    background: #f17c57fa;
}

.blue{
    background: #302f2b;
}

.rose{
    background:#FF66CC;
}

.center {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 100vh;
}

.circle {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #0000001a;
}

.pulse {
    animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}


.master{
    color:black;
    float:right;
}

@media (max-width:900px){
    .master{
        display:none
    }
}


.client img {
    width: 155px;
}

.fnp_pro_tit {
    font-size: 15px;
    font-weight: 700;
    margin-top: 15px;
}
.fnp_product:hover {

}
.fnp_product {
    text-align: center;
    border: 1px solid #efefef;
    padding: 12px;
}
.fnp_product img{
    max-width: 80%;
}
.fnp_pro_spot{
    margin-bottom: 20px;
    font-size: 14px;
    color: #333333;
}

.fs15 {
    font-size: 15px !important;
}
.fs14 {
    font-size: 14px !important;
}

.fnp_contact ul{}
.fnp_contact ul li{}
.fnp_contact ul li a{
    display: block;
    padding: 7px 0;
    font-size: 16px;
    margin: 5px 0;
    color: #3f4a5d;
}
.fnp_contact ul li a i:hover{
    color: #ec7d12!important;
}
.fnp_contact ul li a:hover{
    background-color: transparent;
}

.xxp1 a {
    padding: 2px !important;
}

.header-layout3 .miniPopup-language-trigger {
    color: #ffffff !important;
}

.fancybox-layout3 .carousel-wrapper, .fancybox-layout4 .carousel-wrapper {
    margin-right: 0px !important;
}

.footer .footer-secondary:after{
    background: #ec7d12;
}

.slick-dots li.slick-active button{
    background-color: #ec7d12;
}

.slick-dots li button{
    background-color: #302f2b;
}

.btn-secondary:active, .btn-secondary:focus, .btn-secondary:not(.btn-link):hover, .btn-secondary:not(.btn-outlined):hover{
    color: #ffffff;
    border-color: #302f2b;
    background-color: #302f2b;
}

.btn-secondary{
    background-color: #ec7d12;
}

.underlined-text-secondary{
    color: #ec7d12!important;
    border-color:#ec7d12!important;
}

.header-topbar .social-icons li a i{
    color: #fff!important;
    border-radius: 0;
    line-height: 1;
    display: inherit;
    margin: 0!important;
    padding: 0!important;
    background: transparent;
}

.header-topbar .social-icons li a:hover i{
    transform: scale(1.1);
    background: transparent;
}


.header-topbar .social-icons li a{
    width: auto;
    height: auto;
    border-radius: 5px!important;
    background-color: transparent!important;
    display: flex;
    padding: 5px;
    border: 1px solid #fff!important;
}


.social-icons li a{
    border-radius: 0!important;
    border: none!important;
    box-shadow: none!important;
}

.miniPopup-language-area:hover .miniPopup-language-trigger{
    background-color: #fff;
    color: #ec7d12!important;
    border-radius: 5px;

}

.services-layout1 .service-item img{
    aspect-ratio: 1/0.6!important;
    object-fit: cover;
}


.footer .social-icons li a{
    background-color: #fff;
    color: #ec7d12;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 8px;
    border-radius: 5px!important;
}

.social-icons li a i{
    background-color: transparent;
    color: #ec7d12;
    border-radius: 0!important;
    width: auto;
    height: auto;
}

.footer .social-icons li a:hover i{
    color: #ec7d12;
    transform: scale(1.1);
}

.miniPopup-language-trigger{
    margin-top: 0!important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    background-color: transparent;
    color: #ec7d12;
    box-shadow: none!important;
    border: none;

}

.form-control:focus{
    border-color: #ec7d12;
}

.height-top{
    height: 50px;
}


label{
    font-weight: 400!important;
    line-height: 1.4!important;
    color: #111111;
    font-size: 14px;
}

.breadcrumb  a{
    color: #fff!important;
    font-weight: 600!important;
    margin-right: 5px;
}

.breadcrumb  a:last-child i{
    display: none;
}

.page-title-layout1 .breadcrumb-area{
    background: rgba(0, 0, 0, 0.22);
}

.widget-post-item .widget-post-title a{
    color: #1c1a19;
    font-weight: 400;
    font-size: 14px;
}
.nav-next i:hover{
    background-color: #ee7e12!important;
    border-color: #ee7e12!important;
}
.nav-prev i:hover{
    background-color: #ee7e12!important;
    border-color: #ee7e12!important;
}
.nav-title:hover{
}
.widget-post-item .widget-post-title a:hover{
    text-decoration: none;
    color: #ee7e12!important;
}

.widget-post-item.widget-post-img a img:hover{
    color: #ee7e12!important;
}

.post-item .post-img img{
    width: 100%;
}

.footer .footer-primary:after{
    background: url('/files/pattern-beyaz.png') !important;
}

.btn-primary{
    border: 1px solid #ec7d12!important;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:not(.btn-outlined):hover{
    background: transparent;
    border-color: #ec7d12!important;
    color: #ec7d12;
}

.btn.btn-link{
    border: none!important;
}

.footer .footer-widget-title{
    color: #fff;
}

.footer .footer-widget-nav li a{
    color: #fff;
}

.footer .footer-widget-nav li a:hover{
    color: #ec7d12;
}

.page-title-layout1{
    padding-top: 230px!important;
}
@media screen and (max-width: 496px){
    .header .navbar-brand img{
        max-width: 200px;
    }
}
@media screen and (max-width: 768px){
    .mt-xs-2{
        margin-top: 10px;
    }
    .slider .slide-title{
        font-size: 38px!important;
    }
    .he-85vh{
        height: 85vh!important;
    }
    .mx-xs-5{
        margin-left: 10px;
        margin-right: 10px;
    }
    body{
        font-size:14px;
    }
    .heading-desc{
        font-size: 14px;
    }
    .pagetitle-heading{
        font-size: 28px!important;
    }
    .heading-title,.heading-layout2 .heading-title{
        font-size: 28px;
    }
    .service-item .service-title{
        font-size: 22px;
    }
    .mt-xs-20{
        margin-top: 20px;
    }
    .justify-content-xs-center{
        justify-content: center!important;
    }
    .text-xs-center{
        text-align: center!important;
    }

    .footer .footer-secondary:after{
        height: 8px;
    }
    .pagetitle-heading{
        font-size: 32px!important;
    }
}

.pagetitle-heading{
    font-size: 40px;
}

.close-ln-h{
    line-height: 2.5;
}
.btn-mobile{
    padding: 0px 71px;
    height: 50px!important;
}
@media (max-width: 912px) {
    .mobile-menu-iletisim{
        display: block;
    }
    .header-mobile-sticky{
        position: fixed;
        width: 100%;
        box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.5);
    }
    .page-title-layout1{
        padding-top: 160px!important;
    }

}
@media (min-width: 913px) {
    .mobile-menu-iletisim{
        display: none;
    }
}


.teams_card::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4514180672268907) 38%, rgba(0,0,0,0.6474964985994398) 100%);
    transition: 0.3s ease-in-out;
}

.teams_card::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 19%;
    background: #ec7d12;
    transition: 0.3s ease-in-out;
    z-index: 1;
}

.teams_card{
    transition: 0.3s ease-in-out;
    border: 0;
}

.teams_card .card-spot{
    font-size: 14px;
}

.teams_card .card-img img{
    filter: grayscale(100);
    transition: 0.3s ease-in-out;
}

.teams_card .card-header{
    position: absolute;
    background: transparent;
    border: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    z-index: 2;
}

.teams_card:hover .card-img img{
    filter: grayscale(0);
}

.teams_card:hover::after{
    opacity: 0;
    transition: 0.3s ease-in-out;

}

.teams_card:hover::before{
    width: 100%;
    transition: 0.3s ease-in-out;

}

.slick-carousel .slick-arrow.slick-prev {
    left: -100px;
}
.slick-carousel .slick-arrow.slick-next {
    right: -100px;
}

.slick-arrow:before{
    background: #fff;
    color: #ec7d12;
}

.slick-arrow:hover:before{
    background: #fff;
    opacity: 1;
}

.contact-layout2{
    margin-left: 0;
    margin-right: 0;
}

.section_title{
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    color: #1fd01f;
    margin-bottom: 30px;
}

.nature::before{
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('/files/surdurulebilirlik.jpg');
    background-size: cover;
    background-attachment: fixed!important;
    z-index: -2;
}

.nature::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.60);
    z-index: -1;
}

.border-right-green{
    border-right: 3px solid #1fd01f;
}

.btn-contact{
    background: transparent!important;
    color: #fff;
    border-color: #fff!important;
    border-width: 2px!important;
}


.navbar.is-sticky .nav-item .nav-item-link{
    color: #000!important;
}

.slider .slide-desc{
    max-width: 100%;
}

.navbar.is-sticky .btn-contact{
    color: #ed841e;
    border-color: #ed841e !important;
}

.logo_disi{
    display: none;
}

.navbar.is-sticky .logo-dark{
    display: none;
}

.navbar.is-sticky .logo_disi{
    display: block;
    max-height: 55px;
    margin-bottom: 10px;
}

.nature .img_wrapper img{
    padding-right: 8%;
    max-width: 80%;
}

.nature .img_wrapper{
    text-align: center;
}

.sustainability-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 90%;
    margin: 0 ;
    border-radius: 8px;
}

.sustainability-item {
    display: flex;
    align-items: center;
    margin: 10px 0;
}

.sustainability-item p{
    margin-bottom: 0;
    color: #fff;
}

.section_desc p{
    color: #fff!important;
}

.icon {
    max-width: 40px;
    margin-right: 20px;
    color: #4CAF50;
}

.widget-categories ul li a{
    background: #ec7d12;
}


.widget-categories ul li a:hover{
    background: #302f2b;
}

.footer .footer-widget-contact p{
    color: #000;
}


@media screen and (max-width: 991px){
    .section_title{
        font-size: 2em;
        font-weight: 700;
        line-height: 1.3;
        color: #008800;
        margin-bottom: 20px;
    }

    .section_desc{
        font-size: 16px;
        font-weight: 500;
    }

    .border-right-green{
        border-right: 0;
    }


    .sustainability-item {
        flex-basis: 45%;
        margin: 20px;
    }


}

.navbar .dropdown-menu .nav-item > .nav-item-link:before{
    background-color:  #ec7d12;
}

.fnp_color{
    color: #000;
}

.fnp_color:hover{
    color: #000;
}

.footer_logo{
    max-height: 60px;
    margin-left: -20px;
    margin-bottom: 30px;
}


.service_fnp{

}

.work-process{
    background: #f1f1f1;
}

.fnp_card{
    transition: 0.3s ease-in-out;
    position: relative;
}

.fnp_card:hover{
    box-shadow: 10px 10px 30px -5px rgba(0,0,0,0.45);
}

.fnp_card .card-title{
    font-weight: 400;
    font-size: 20px;
    transition: 0.4s ease-in-out;
    text-align: center;
    margin-bottom: 0;
    background: #2f2e2a;
    color: #fff;
    border-top: 1px solid #efefef;
}

.fnp_card .card-title a{
    color: #fff;
    padding: 15px;
    display: block;
}

.fnp-contacts{
    margin-top: -300px;
    padding: 50px;
    background: #fff;
    box-shadow: 6px 5px 22px 0px rgba(0,0,0,0.1);
    border-radius: 5px;
}

.fnp_card .card-img{
    background: #302f2b;
    border-radius: 0!important;
}

.fnp_card .card-img img{
    filter: invert(1) brightness(1);
}

.big-title{
    font-size: 50px;
    margin-bottom: 15px!important;
    line-height: 1!important;
    margin-top: 0!important;
}

.fnp_title {
    font-size: 2em;
    font-weight: 600;
    color: #ec7d12;
    margin-bottom: 15px;
}

.services_dies{
    padding: 70px 0!important;
}


.crd-img img{
    max-height: 80px;
    filter: invert(1);
}

.crd-title{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.crd-desc{
    font-size: 14px;
    color: #fff;
}

.floating_btn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    z-index: 1000;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size:30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.my-float{
    font-family: "Font Awesome 5 Brands";
    line-height: 1;
    font-weight: lighter;
}

.cerez_aydinlatma:hover{
    text-decoration: none;
    cursor: pointer;
    color: #efefef;
}
.fnp_footer_menu ul li a:hover {
    text-decoration: none; !important;
}

.widget-post-item:hover .widget-post-title a {
    color: #eb831f!important;
}

.gallery_item{
    position: relative;
    overflow: hidden;
}

.gallery_item img {
    transition: transform 0.5s ease-in-out;
    width: 100%;
    height: auto;
}

.gallery_item:hover img {
    transform: scale(1.1);
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1001;
}
.popup-content {
    position: relative;
    padding: 20px;
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.close-btn {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 99999;
    background-color: #fff;
}

.close_first, .close_last {
    position: absolute;
    background-color: #000;
    width: 30px;
    height: 3px;
    display: inline-block;
}
.close_first {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.close_last {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.popup_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-container {
    position: relative;
    display: inline-block;
}

.video-container img {
    display: block;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.play-button img {
    filter: invert(100%) brightness(100%);
    transition: .3s ease-in-out;
}

.play-button img:hover{
    transform: scale(1.1);
}
.preloader .loading span {
    position: absolute;
    width: 64px;
    height: 64px;
    border: 5px solid #ec7d13;
    border-radius: 50%;
    -webkit-animation: rotating 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: rotating 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #ec7d13 transparent transparent transparent;
}
.lazyloading {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.lazyloaded {
    opacity: 1;
}

.footer-widget.t-contact p {
    color: #fff;
}