﻿/*variables less begin*/
/*font / text properties*/
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}

.textRight {
    text-align: right;
}

.textLeft {
    text-align: left;
}

.textJustify {
    text-align: justify;
}

.textJustify {
    text-align: justify;
}

.textCenter {
    text-align: center;
}

.text-deco-none {
    text-decoration: none;
}

.text-deco-underline {
    text-decoration: underline;
}

.boldText {
    font-weight: bold;
}

.auto-width {
    width: auto;
}
/*colors*/
/*borders*/
.clear {
    clear: both;
    float: left;
    width: 100%;
}

.left-float {
    float: left;
}

.right-float {
    float: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.relative-right {
    position: relative;
    float: right;
}

.relative-left {
    position: relative;
    float: left;
}

.margin-auto {
    margin: auto !important;
}

.zero-padding {
    padding: 0;
}

.zero-margin {
    margin: 0;
}

.zero-margin-padding {
    margin: 0;
    padding: 0;
}

.hidden-overflow {
    overflow: hidden;
}

.transparent-bg {
    background-color: transparent;
}

.contain-bg-size {
    background-size: contain;
}
/*variables less end*/
/** Product Vars*/
/*colors*/
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}

.product-body {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #4e4e4e;
    padding-top: 9.5rem;
}

    .product-body .teaser-header {
        position: absolute;
        padding-right: 14%;
        padding-top: 7%;
        right: 0;
        top: 0;
        width: 50%;
    }

        .product-body .teaser-header h2 {
            color: #004f76;
            font-family: 'Montserrat', sans-serif;
            font-size: 65px;
            text-align: center;
            padding: 20px 0;
            font-weight: 400;
        }

        .product-body .teaser-header p {
            font-family: 'Montserrat', sans-serif;
            color: #4e4e4e;
            font-size: 18px;
            text-align: center;
            line-height: 25px;
        }

header.product-header {
    padding: 10px;
    box-shadow: 0 11px 12px 3px #00000033;
    height: 110px;
    background-color: #fff;
}

    header.product-header .nav-wrapper ul.nav li a {
        color: #4e4e4e;
        letter-spacing: normal;
        font-weight: 600;
        font-size: 13px;
    }

        header.product-header .nav-wrapper ul.nav li a:hover,
        header.product-header .nav-wrapper ul.nav li a:active,
        header.product-header .nav-wrapper ul.nav li a:focus {
            color: #004f76 !important;
            background-color: #fff;
        }
/*.tiny {
    height: 90px;
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
}*/
.section-teaser {
    padding-right: 0;
    padding-left: 0;
}

.section-product {
    padding: 25px 15px;
    line-height: 25px;
}

    .section-product h4 {
        color: #004f76;
        font-size: 40px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }

    .section-product small.small-icon-text {
        font-size: 57%;
    }

    .section-product .alert-warning {
        color: #292929;
        background-color: #f3ec18;
        border-color: transparent;
        padding: 5px;
    }

    .section-product small.alert-text {
        font-size: 65%;
        font-weight: 600;
    }

.section-info {
    padding: 25px 15px;
    line-height: 25px;
    color: #fff;
    background-color: #004f76;
    font-size: 16px;
}

    .section-info h4 {
        color: #fff;
        font-size: 40px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }

    .section-info ul {
        list-style-type: disc;
    }

        .section-info ul li {
            padding: 10px;
        }

.section-video {
    padding: 25px 15px;
    line-height: 25px;
}

    .section-video h4 {
        color: #004f76;
        font-size: 40px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }

.section-location {
    padding: 25px 15px;
    line-height: 25px;
    color: #fff;
    background-color: #004f76;
    font-size: 16px;
}

    .section-location p {
        color: #fff;
    }

    .section-location h4 {
        color: #fff;
        font-size: 40px;
        font-weight: 300;
        font-family: 'Montserrat', sans-serif;
    }

    .section-location ul {
        list-style-type: disc;
    }

        .section-location ul li {
            padding: 10px;
        }

ul.nav.nav-stacked a {
    color: red;
}

footer.footer-product {
    border-top: solid 5px #fff;
    background-color: #fe5000;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding: 10px 0;
}

    footer.footer-product .container .copyright {
        font-weight: 400;
        line-height: 64px;
    }

header.product-header .nav-wrapper {
    top: 0;
}

header.product-header .navbar-nav {
    position: relative;
    top: auto;
}

header.product-header ul.nav.navbar-nav.navbar-right {
    top: 22px;
}

a.anchor {
    display: block;
    position: relative;
    top: unset;
}

@media only screen and (max-width: 767px) {
    body.product-body {
        padding-top: 10.4rem;
    }

        body.product-body .container {
            padding: 0 15px;
        }

        body.product-body .navbar-toggle {
            background-color: #ff934d;
            margin-right: 0;
            top: 15px;
        }

        body.product-body div#navbar {
            height: 226px !important;
            background: #fff;
            padding: 0;
            box-shadow: 0 11px 12px 3px #00000033;
        }

        body.product-body header.product-header ul.nav.navbar-nav.navbar-right {
            top: 0;
        }

        body.product-body video {
            width: 100%;
            height: auto;
        }

        body.product-body footer {
            height: auto;
        }

            body.product-body footer .container .copyright {
                position: relative;
                bottom: auto;
                text-align: center;
                text-align: right;
                line-height: 55px;
                font-size: 10px;
            }

        body.product-body .section-info ul {
            padding-left: 25px;
        }
}

a.orange {
    color: #ff6501;
}

    a.orange:hover,
    a.orange:active,
    a.orange:focus {
        color: #ff6501;
    }

.about-wrapper {
    background-color: #eeeff3;
    clear: both;
    float: left;
    width: 100%;
    padding: 15px;
}

    .about-wrapper h1 {
        color: #ff934d;
        font-size: 30px;
        text-align: center;
    }

    .about-wrapper p {
        text-align: justify;
    }

    .about-wrapper .info-text p {
        font-size: 20px;
        margin-bottom: 50px;
        text-align: center;
    }

.team-wrapper {
    clear: both;
    float: left;
    width: 100%;
}

    .team-wrapper h2 {
        color: #ff934d;
        font-size: 30px;
        padding: 40px 0px;
        text-align: center;
    }

    .team-wrapper .team-member-wrapper {
        clear: both;
        float: left;
        width: 100%;
        margin-bottom: 35px;
    }

        .team-wrapper .team-member-wrapper .team-member {
            float: left;
            width: 20%;
        }

            .team-wrapper .team-member-wrapper .team-member .member-image {
                margin-bottom: 25px;
                text-align: center;
            }

            .team-wrapper .team-member-wrapper .team-member .member-name,
            .team-wrapper .team-member-wrapper .team-member .member-caption {
                font-weight: bold;
                font-size: 18px;
                text-align: center;
            }

            .team-wrapper .team-member-wrapper .team-member .member-caption {
                color: #a4a4a4;
                font-size: 14px;
                margin-bottom: 30px;
            }

            .team-wrapper .team-member-wrapper .team-member .social-media {
                clear: both;
                margin: auto;
                height: 30px;
                width: 120px;
            }

                .team-wrapper .team-member-wrapper .team-member .social-media .icon {
                    float: left;
                    margin-right: 5px;
                    width: 35px;
                }

            .team-wrapper .team-member-wrapper .team-member .member-text {
                clear: both;
                float: left;
                width: 100%;
                padding-top: 25px;
                text-align: center;
                width: 90%;
            }

.service-header {
    background-color: #eeeff3;
}

    .service-header h1 {
        color: #ff934d;
        font-size: 30px;
        padding: 10px;
        text-align: center;
        margin: 0;
    }

.services-wrapper {
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

    .services-wrapper.gray-bg {
        background-color: #eeeff3;
    }

    .services-wrapper h2 {
        font-size: 30px;
        padding: 10px 0px;
        text-align: left;
        margin-top: 30px;
    }

    .services-wrapper .left-wrapper {
        margin-bottom: 35px;
    }

        .services-wrapper .left-wrapper a {
            height: 45px;
            border-bottom: dotted 2px #ddd;
            width: 100%;
            float: left;
            line-height: 30px;
            padding: 5px 0;
        }

            .services-wrapper .left-wrapper a:hover,
            .services-wrapper .left-wrapper a:focus,
            .services-wrapper .left-wrapper a:active,
            .services-wrapper .left-wrapper a.selected {
                color: #ff6501;
            }

        .services-wrapper .left-wrapper .service-link {
            font-weight: bold;
            font-size: 16px;
        }

    .services-wrapper .rigth-wrapper {
        margin-bottom: 35px;
    }

.customer-say {
    background: #eeeff3;
    clear: both;
    float: left;
    width: 100%;
}

    .customer-say h3 {
        color: #ff934d;
        font-size: 30px;
        padding: 40px 0px;
        text-align: center;
    }

    .customer-say .da-slider {
        background-position: 50% 0%;
        height: 220px;
        margin-bottom: 20px;
        position: relative;
        width: 100%;
    }

.company-brand {
    clear: both;
    float: left;
    width: 100%;
    padding: 40px 0px;
    text-align: center;
}

    .company-brand img {
        max-height: 65px;
    }

    .company-brand .col-md-2 {
        margin-bottom: 40px;
    }

@media only screen and (max-width: 1024px) {
    .team-wrapper .team-member-wrapper .team-member {
        margin-bottom: 45px;
        width: 33%;
    }
}

@media only screen and (max-width: 768px) {
    .company-brand img {
        max-height: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .about-wrapper .col-xs-12 {
        padding: 0;
    }

    .team-wrapper .team-member-wrapper .team-member {
        clear: both;
        float: left;
        width: 100%;
        margin-bottom: 45px;
    }

        .team-wrapper .team-member-wrapper .team-member .member-text {
            width: 100%;
        }

    .company-brand img {
        max-width: auto;
        width: auto;
    }

    .services-wrapper h2 {
        font-size: 20px;
    }
}




:root {
    --bs-primary-orange: #f38230; /* Görseldeki turuncu tonu */
}

.services-container {
    padding: 40px 0;
}

/* Tab Liste Ayarları */
.nav-pills .nav-link {
    color: #333;
    background: none;
    border: none;
    border-bottom: 1px dotted #ccc;
    border-radius: 0;
    text-align: left;
    padding: 12px 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

    .nav-pills .nav-link img {
        width: 20px;
        margin-right: 12px;
        filter: grayscale(1); /* İkonları gri yapar */
    }

    /* Aktif Tab Durumu */
    .nav-pills .nav-link.active {
        color: var(--bs-primary-orange) !important;
        background-color: transparent !important;
        border-bottom: 1px dotted var(--bs-primary-orange);
    }

        .nav-pills .nav-link.active img {
            filter: none; /* Aktifken orijinal rengine döner */
        }

    .nav-pills .nav-link:hover {
        color: var(--bs-primary-orange);
    }

/* İçerik Alanı */
.tab-content {
    padding-left: 20px;
}

.tab-pane img.main-img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 4px;
}

.orange-link {
    color: var(--bs-primary-orange);
    text-decoration: none;
    font-weight: bold;
}

/* Mobil Düzenleme */
@media (max-width: 768px) {
    .tab-content {
        padding-left: 0;
        margin-top: 30px;
    }
}