@charset "UTF-8";

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(11, 164, 63, 0.8);
    }

    70% {
        box-shadow: 0 0 0 10px transparent;
    }

    to {
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(11, 164, 63, 0.8);
    }

    70% {
        box-shadow: 0 0 0 10px transparent;
    }

    to {
        box-shadow: 0 0 0 0 transparent;
    }
}

@-webkit-keyframes pulse2 {
    0% {
        box-shadow: 0 0 0 0 rgba(233, 79, 28, 0.8);
    }

    70% {
        box-shadow: 0 0 0 10px transparent;
    }

    to {
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulse2 {
    0% {
        box-shadow: 0 0 0 0 rgba(233, 79, 28, 0.8);
    }

    70% {
        box-shadow: 0 0 0 10px transparent;
    }

    to {
        box-shadow: 0 0 0 0 transparent;
    }
}

html {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none;
}

table {
    border-spacing: 0;
}

body {
    font-family: "Poppins", sans-serif;
    background-attachment: fixed;
    color: #3e4651;
    line-height: 1.5;
}

hr {
    width: 100%;
    background: #e0e0e0;
    background: #dfdfdf;
    border: 0;
    height: 1px;
}

.renk--turuncu {
    color: #e94f1c;
}

.renk--yazi {
    color: #3e4651 !important;
}

.bg--gri {
    background: #f2f5f9;
}

.flex,
.menu__list,
.urun-tabs {
    align-items: center;
    justify-content: space-between;
}

.flex,
.menu__list,
.urun-karti__ust,
.urun-tabs {
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}

.future--flex,
.urun-karti__ust {
    align-items: center;
}

.future--flex,
.product {
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header-butons,
.urunler-filtre {
    align-items: center;
}

.header-butons,
.urun-detay,
.urunler-filtre,
.urunler__section {
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.urun-detay__badges,
.urun-detay__tool {
    align-items: center;
}

.degerler,
.urun-detay__badges,
.urun-detay__tool {
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.analiz__link,
.as-arrows a,
.btn,
.btn-atik,
.btn-teklif,
.efekt,
.haber,
.haber-genis__link,
.haber__resim img,
.header-butonlar__dil,
.hizmetlerimiz-tabs .tab-nav .tab-link,
.sektor-icon,
.sektor-icon img,
.sektorler .btn-incele,
.sertifikalar-slider a,
.slider-btn,
.sort__item,
.tanitim,
.urun-nav__item,
.urun-tabs__item,
a.dt-button,
button.dt-button,
div.dt-button {
    transition: all 0.25s ease-in-out;
}

.atik,
.banner,
.bdrs,
.card,
.future,
.header-butonlar__dil,
.hero,
.iletisim-formu,
.iletisim-map,
.kart-tablo,
.table-responsive div.dataTables_wrapper div.dataTables_filter input,
.tablo,
.teklif,
.urun-karti-tab .tab-panel {
    border-radius: 0.25rem;
}

.alt-menu__icon,
.btn-atik i,
.dikeyAbsolute,
.disc-list li:before,
.faq__title:after,
.menu-resim,
.sustain__list li:before,
.tarihce-slider .slider-for {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dikeyFlex {
    display: flex;
    align-items: center;
}

.btn:hover,
.bxs {
    transition: all 0.2s ease-in-out;
}

.alt-menu,
.btn--turuncu:hover,
.bxs {
    box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.1),
        0 4px 12px -4px rgba(0, 0, 0, 0.1);
}

.alt-menu,
.btn--turuncu:hover,
.btn-atik:hover {
    transition: all 0.2s ease-in-out;
}

.atik,
.atiklar .card,
.card,
.future,
.iletisim-map,
.tarihce,
.urun {
    box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.1),
        0 4px 12px -4px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease-in-out;
}

.alt-menu:hover,
.atik:hover,
.btn--turuncu:hover:hover,
.btn-atik:hover,
.btn:hover,
.bxs:hover,
.card:hover,
.future:hover,
.iletisim-map:hover,
.tarihce:hover,
.urun:hover {
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1), 0 8px 18px rgba(0, 0, 0, 0.1);
}

.bxsh,
.haber:hover {
    transition: all 0.2s ease-in-out;
}

.bxsh:hover,
.haber:hover:hover {
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 10px 18px rgba(0, 0, 0, 0.1);
}

.fz9 {
    font-size: 0.9rem;
}

.fz85 {
    font-size: 0.85rem;
}

.fz8 {
    font-size: 0.8rem;
}

.fz7 {
    font-size: 0.7rem;
}

.bgcover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw600,
.product__size strong {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}

.fw800 {
    font-weight: 800;
}

.mb15 {
    margin-bottom: 15px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt15 {
    margin-top: 15px;
}

.mt30 {
    margin-top: 30px;
}

.mt60 {
    margin-top: 60px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt100 {
    margin-top: 100px;
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.visible-scrollbar::-webkit-scrollbar {
    -webkit-appearance: none;
}

.visible-scrollbar::-webkit-scrollbar:vertical {
    width: 2px;
}

.visible-scrollbar::-webkit-scrollbar:horizontal {
    height: 2px;
}

.visible-scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.visible-scrollbar::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.1);
}

.hizmet-tab__scroll::-webkit-scrollbar,
.scrollbar::-webkit-scrollbar {
    width: 4px;
}

.hizmet-tab__scroll::-webkit-scrollbar-track,
.scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.hizmet-tab__scroll::-webkit-scrollbar-thumb,
.scrollbar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}

.about__scroll::-webkit-scrollbar-thumb:hover,
.hizmet-tab__scroll::-webkit-scrollbar-thumb:hover,
.scrollbar-yatay::-webkit-scrollbar-thumb:hover,
.scrollbar::-webkit-scrollbar-thumb:hover,
.slider-scroll::-webkit-scrollbar-thumb:hover {
    background: #e94f1c;
}

.about__scroll::-webkit-scrollbar,
.scrollbar-yatay::-webkit-scrollbar,
.slider-scroll::-webkit-scrollbar {
    height: 4px;
}

.about__scroll::-webkit-scrollbar-track,
.scrollbar-yatay::-webkit-scrollbar-track,
.slider-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.about__scroll::-webkit-scrollbar-thumb,
.scrollbar-yatay::-webkit-scrollbar-thumb,
.slider-scroll::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}

html {
    font-size: 100%;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

::-moz-selection {
    background: #e94f1c;
    color: #fff;
}

::selection {
    background: #e94f1c;
    color: #fff;
}

*,
::after,
::before,
:after,
:before {
    box-sizing: inherit;
}

img {
    max-width: 100%;
}

button,
input,
select,
textarea {
    font-family: "Poppins", sans-serif;
}

.pos-rel {
    position: relative;
}

.noscroll {
    overflow: hidden;
}

.slick-slide.slick-loading img,
.tab-panel {
    display: none;
}

.tab-active {
    display: block;
}

.fadeIn,
.tab-active,
.tabcontent {
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}

.btn {
    display: inline-block;
    font-weight: 500;
    background: #3e4651;
    color: #fff;
    cursor: pointer;
    padding: 8px 20px;
    letter-spacing: 2px;
    text-decoration: none;
}

.btn:hover {
    background: #e94f1c;
}

.btn--turuncu {
    background: 0 0;
    color: #e94f1c;
    border: 2px solid #e94f1c;
}

.btn--turuncu:hover {
    color: #fff;
}

.btn--turuncu-bg {
    background: #e94f1c;
    color: #fff;
    border: 2px solid #e94f1c;
}

.btn--turuncu-bg:hover {
    background: #02a3bb;
    border-color: #02a3bb;
}

.btn--kucuk {
    font-size: 0.8rem;
}

.baslik {
    display: block;
    font-size: 2rem;
    font-weight: 600;
}

.baslik--kucuk {
    font-size: 1.4rem;
}

.slick-slide,
a {
    outline: transparent !important;
}

.border,
.tablo,
.tablo td {
    border: 1px solid #e0e0e0;
}

.yazi {
    font-size: 0.9rem;
}

.urunler__yazi,
.yazi {
    line-height: 1.8;
}

.tt-u {
    text-transform: uppercase;
}

.text-center {
    text-align: center;
}

.merri {
    font-family: "Merriweather", serif;
}

.hamburger {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    display: block;
}

.hamburger-inner {
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--3dx .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
        background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
        background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
        -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::after,
.hamburger--3dx .hamburger-inner::before {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
        -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

@-ms-viewport {
    width: device-width;
}

.container {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1440px;
    }
}

.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -ms-flex-wrap: wrap;
}

.no-gutters {
    margin-left: 0;
    margin-right: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    min-height: 1px;
}

.col-auto {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
}

.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    min-height: 1px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    -ms-flex: 0 0 auto;
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    -ms-flex: 0 0 8.333333%;
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    -ms-flex: 0 0 66.666667%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    -ms-flex: 0 0 83.333333%;
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    -ms-flex: 0 0 91.666667%;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        -ms-flex: 0 0 auto;
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        -ms-flex: 0 0 8.333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        -ms-flex: 0 0 16.666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex: 0 0 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        -ms-flex: 0 0 41.666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        -ms-flex: 0 0 58.333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        -ms-flex: 0 0 66.666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
        -ms-flex: 0 0 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        -ms-flex: 0 0 83.333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
        -ms-flex: 0 0 91.666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        -ms-flex: 0 0 auto;
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        -ms-flex: 0 0 8.333333%;
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        -ms-flex: 0 0 16.666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex: 0 0 25%;
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%;
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        -ms-flex: 0 0 41.666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%;
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        -ms-flex: 0 0 58.333333%;
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        -ms-flex: 0 0 66.666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
        -ms-flex: 0 0 75%;
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        -ms-flex: 0 0 83.333333%;
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
        -ms-flex: 0 0 91.666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        -ms-flex: 0 0 auto;
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        -ms-flex: 0 0 8.333333%;
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        -ms-flex: 0 0 16.666667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex: 0 0 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        -ms-flex: 0 0 41.666667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        -ms-flex: 0 0 58.333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        -ms-flex: 0 0 66.666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
        -ms-flex: 0 0 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        -ms-flex: 0 0 83.333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
        -ms-flex: 0 0 91.666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        -ms-flex: 0 0 auto;
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        -ms-flex: 0 0 8.333333%;
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        -ms-flex: 0 0 16.666667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex: 0 0 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        -ms-flex: 0 0 33.333333%;
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        -ms-flex: 0 0 41.666667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        -ms-flex: 0 0 58.333333%;
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        -ms-flex: 0 0 66.666667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
        -ms-flex: 0 0 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        -ms-flex: 0 0 83.333333%;
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
        -ms-flex: 0 0 91.666667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
    }
}

.d-flex {
    display: flex !important;
}

.flex-wrap {
    flex-wrap: wrap;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.justify-content-start {
    justify-content: flex-start !important;
    -ms-flex-pack: start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
    -ms-flex-pack: end !important;
}

.justify-content-center {
    justify-content: center !important;
    -ms-flex-pack: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
    -ms-flex-pack: justify !important;
}

.justify-content-around {
    justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
}

.align-items-start {
    align-items: flex-start !important;
    -ms-flex-align: start !important;
}

.align-items-end {
    align-items: flex-end !important;
    -ms-flex-align: end !important;
}

.align-items-center {
    align-items: center !important;
    -ms-flex-align: center !important;
}

.m-0 {
    margin: 0 !important;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.slick-list,
.slick-slider {
    position: relative;
    display: block;
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-initialized .slick-slide,
.slick-slide img {
    display: block;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url(./ajax-loader.gif) center center no-repeat;
}

@font-face {
    font-family: "slick";
    src: url(./fonts/slick.eot);
    src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"),
        url(./fonts/slick.woff) format("woff"),
        url(./fonts/slick.ttf) format("truetype"),
        url(./fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal;
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

.slick-next:before,
[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.fa,
.fab,
.fal,
.far,
.fas,
.slick-dots li button:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    line-height: 20px;
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
}

.fa,
.fab,
.fal,
.far,
.fas {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-long-arrow-alt-down:before {
    content: "\f309";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-map-marked-alt:before {
    content: "\f5a0";
}

.fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-long-arrow-alt-right:before {
    content: "\f30b";
}

.fa-long-arrow-alt-up:before {
    content: "\f30c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-heart:before {
    content: "\f004";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-phone:before {
    content: "\f095";
}

.fa-map:before {
    content: "\f279";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-search:before {
    content: "\f002";
}

.fa-user:before {
    content: "\f007";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-th:before {
    content: "\f00a";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-grip-horizontal:before {
    content: "\f58d";
}

.fa-comment:before {
    content: "\f075";
}

.fa-edit:before {
    content: "\f044";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-address-card:before {
    content: "\f2bb";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-sign-in-alt:before {
    content: "\f2f6";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-minus:before {
    content: "\f068";
}

.fa-plus:before {
    content: "\f067";
}

.fa-clock:before {
    content: "\f017";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-caret-up:before {
    content: "\f0d8";
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../css/webfonts/fa-brands-400.eot);
    src: url(../css/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
        url(../css/webfonts/fa-brands-400.woff2) format("woff2"),
        url(../css/webfonts/fa-brands-400.woff) format("woff"),
        url(../css/webfonts/fa-brands-400.ttf) format("truetype"),
        url(../css/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
    font-family: "Font Awesome 5 Brands";
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../css/webfonts/fa-regular-400.eot);
    src: url(../css/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
        url(../css/webfonts/fa-regular-400.woff2) format("woff2"),
        url(../css/webfonts/fa-regular-400.woff) format("woff"),
        url(../css/webfonts/fa-regular-400.ttf) format("truetype"),
        url(../css/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../css/webfonts/fa-solid-900.eot);
    src: url(../css/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
        url(../css/webfonts/fa-solid-900.woff2) format("woff2"),
        url(../css/webfonts/fa-solid-900.woff) format("woff"),
        url(../css/webfonts/fa-solid-900.ttf) format("truetype"),
        url(../css/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

.fa,
.fas {
    font-weight: 900;
}

.btn-mobil,
.mobil {
    display: none;
}

.arama-bg,
.mobil-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    z-index: 996;
}

.arka-active,
.menu__item:hover .alt-menu {
    display: block;
}

.header {
    background: #fff;
    padding: 15px 0 10px;
    border-bottom: 1px solid #e0e0e0;
}

.header__sag {
    width: calc(100% - 280px);
}

.header__ust {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.header--flex,
.header__alt {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header--flex {
    justify-content: space-between;
}

.logo {
    display: block;
    position: relative;
    background: #fff;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 280px;
}

.logo img {
    max-width: 80%;
    vertical-align: middle;
}

.sosyal__link {
    color: #3e4651;
    margin-right: 15px;
    text-decoration: none;
    transition: color 0.25s ease-in-out;
}

.menu__item:hover>a,
.sosyal__link:hover {
    color: #e94f1c;
}

.sosyal--iletisim {
    font-size: 1.4rem;
}

.header-butonlar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-butonlar__tel {
    display: inline-block;
    font-weight: 600;
    color: #687586;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #3e4651;
    line-height: 1;
    text-decoration: none;
}

.header-butonlar__dil {
    font-weight: 600;
    background: url(../../dist/img/dil.png) no-repeat right 4px center;
    color: #3e4651;
    padding: 4px;
    margin-right: 20px;
    border: 0;
    outline: transparent;
    text-align: center;
    width: 40px;
    -webkit-appearance: none;
}

.header-butonlar__dil:focus,
.header-butonlar__dil:hover {
    box-shadow: 0 0 0 2px rgba(2, 163, 187, 0.3);
}

.btn-arama {
    line-height: 1;
    width: 16px;
    transition: opacity 0.25s ease-in-out;
}

.btn-arama:hover {
    opacity: 0.7;
}

.menu {
    background: #fff;
    width: calc(100% - 430px);
    z-index: 1;
}

.menu__item {
    display: inline-block;
    margin-right: 30px;
}

.haber__resim img,
.menu__item:hover>a:after,
.menu__link:hover:after {
    width: 100%;
}

.menu__item:hover .alt-menu--two {
    display: flex;
}

.menu__link {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    color: #3e4651;
    text-decoration: none;
    transition: color 0.25s ease-in-out;
    position: relative;
    background: #fff;
    z-index: 3;
    height: 30px;
    line-height: 30px;
}

.alt-menu__link i,
.alt-menu__link.active,
.alt-menu__link:hover,
.menu__link:hover {
    color: #e94f1c;
}

.alt-menu {
    display: none;
    -webkit-animation: fadeIn 0.2s;
    animation: fadeIn 0.2s;
    position: absolute;
    top: 132px;
    left: 0;
    right: 0;
    padding: 15px;
    width: 100%;
    z-index: 10;
    text-align: center;
}

.alt-menu__link {
    display: inline-block;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    width: auto;
    margin-right: 30px;
}

.alt-menu__link:before {
    content: "●";
    color: #e94f1c;
    margin-right: 4px;
    font-size: 0.7rem;
    position: relative;
    top: -2px;
}

.alt-menu:before {
    content: "";
    position: absolute;
    top: -31px;
    left: 0;
    background: 0 0;
    width: 100%;
    height: 31px;
    z-index: 1;
}

.alt-menu__icon {
    right: 0;
    height: 80%;
    transition: height 0.25s ease-in-out;
}

.alt-menu__icon:hover {
    height: 90%;
}

.btn-atik {
    display: inline-block;
    font-size: 0.8rem;
    font-weight: 600;
    color: #e94f1c;
    padding: 0 40px 0 15px;
    border: 2px solid #e94f1c;
    letter-spacing: 1px;
    line-height: 34px;
    height: 36px;
    text-decoration: none;
}

.btn-atik i {
    right: 10px;
    font-size: 1rem;
}

.as-arrows a:hover,
.btn-atik:hover {
    background: #e94f1c;
    color: #fff;
}

.ana-slider,
.anasayfa-slider,
.btn-atik {
    position: relative;
}

.anasayfa-slider {
    background: #fcfcfc;
}

.anasayfa-slider .item img,
iframe {
    max-width: 100%;
}

.anasayfa-slider .slick-dots {
    bottom: 0;
    left: 40px;
    text-align: left;
    width: auto;
    z-index: 3;
}

.anasayfa-slider .slick-dots li {
    margin: 0;
    width: auto;
}

.anasayfa-slider .slick-dots li button {
    background: rgba(255, 255, 255, 0.2);
    padding: 0;
    width: 40px;
    height: 4px;
}

.anasayfa-slider .slick-dots li button:before {
    content: "";
}

.anasayfa-slider .slick-active button {
    background: #fff !important;
}

.slider-detay {
    position: absolute;
    top: 50%;
    left: 30px;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.slider-baslik {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 30px;
}

.slider-yazi {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 45px;
}

.slider-btn {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: 600;
    color: #e94f1c;
    padding: 12px 25px;
    border: 1px solid #e94f1c;
    letter-spacing: 2px;
    line-height: 1;
    outline: 0 !important;
    text-decoration: none !important;
}

.slider-btn:hover {
    background: #e94f1c;
    color: #fff;
    border-color: #e94f1c;
}

.as-arrows {
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 20px;
    color: #fff;
    width: 80px;
    z-index: 3;
}

.as-arrows a {
    display: flex;
    justify-content: center;
    font-size: 1.4rem;
    background: #3e4651;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-decoration: none;
}

.as-arrows a:hover {
    text-shadow: 1px 1px 22px #000;
}

.anasayfa-nav {
    position: absolute;
    bottom: 8px;
    left: 15px;
}

.anasayfa-nav span {
    display: inline-block;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    width: 15px;
}

.metaller--flex {
    display: flex;
    justify-content: space-between;
}

.metal {
    width: calc(16.667% - 30px);
}

.metal__link {
    text-decoration: none;
}

.metal__baslik {
    transition: color 0.25s ease-in-out;
    display: block;
    font-size: 1.3rem;
    font-weight: 500;
    color: #687586;
    margin-bottom: 15px;
}

.metal:hover .metal__baslik {
    color: #02a3bb;
}

.hakkimizda {
    margin-top: 150px;
    position: relative;
}

.as-arrows a,
.hakkimizda .row {
    align-items: center;
}

.anasayfa-atiklar:before,
.hakkimizda:before {
    content: "";
    position: absolute;
    right: 0;
    background: #f2f5f9;
}

.hakkimizda:before {
    height: calc(100% + 90px);
    width: 48%;
    top: -45px;
}

.hakkimizda__ust {
    position: absolute;
    top: -30px;
    right: -30px;
}

.hakkimizda__alt {
    position: absolute;
    bottom: -90px;
    right: -90px;
}

.hakkimizda__sag {
    padding-bottom: 0;
    padding-right: 100px;
}

.hakkimizda__resim {
    position: relative;
    top: 30px;
    left: -45px;
}

.hakkimizda__card {
    position: absolute;
    bottom: -75px;
    right: 15px;
    background: #f2f5f9;
    padding: 60px;
    width: 600px;
}

.hakkimizda__baslik {
    margin-bottom: 15px;
}

.hakkimizda__yazi {
    display: block;
    font-size: 1.1rem;
    line-height: 1.8;
    margin-top: 30px;
}

.hakkimizda__yazi p {
    text-align: left !important;
}

.atiklar .card .btn,
.hakkimizda__btn {
    margin-top: 30px;
}

.hakkimizda__icon {
    position: absolute;
    top: -150px;
    right: 30px;
    width: 180px;
}

.hakkimizda--vizyon {
    margin-bottom: 100px;
}

.hakkimizda--vizyon .hakkimizda__card {
    padding-top: 120px;
    padding-bottom: 120px;
}

.hakkimizda--analiz .hakkimizda__card {
    padding: 60px;
}

.hakkimizda--analiz .hakkimizda__yazi {
    padding-left: 0;
}

.anasayfa-donusum {
    margin-top: 160px;
}

.donusum {
    text-align: center;
}

.donusum__baslik {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    color: #45680a;
    margin: 20px 0 15px;
}

.donusum__yazi {
    display: inline-block;
    font-size: 0.9rem;
    line-height: 1.8;
    width: 86%;
}

.anasayfa-atiklar {
    position: relative;
    margin: 150px 0;
}

.anasayfa-atiklar:before {
    top: 20%;
    width: 80%;
    height: 90%;
}

.atiklar__bg {
    position: absolute;
    top: -10%;
    left: 10%;
    background: 0 0;
    border: 1px solid #bdbdbd;
    width: 85%;
    height: 120%;
}

.atiklar__bilgi {
    display: flex;
    align-items: center;
    padding-left: 45px;
}

.atiklar__bilgi .wrap {
    padding: 30px 0;
}

.atiklar__baslik {
    display: inline-block;
    background: #000;
    padding: 6px 8px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    position: relative;
    bottom: -30px;
    z-index: 3;
    left: 60px;
}

.atiklar .card {
    background: #fff;
    padding: 90px 30px;
    border-radius: 0;
    width: calc(100% + 120px);
    z-index: 2;
    position: relative;
}

.atiklar__mobil {
    display: none;
}

.atiklar-slider .slick-dots {
    text-align: left;
}

.atiklar-slider .slick-dots li {
    width: auto;
}

.atiklar-slider .slick-dots button {
    margin-right: 10px;
}

.atiklar-slider .slick-dots button:before {
    background: #687586;
    width: 30px;
    height: 4px;
    transition: opacity 0.25s ease-in-out;
    content: "";
}

.anasayfa-hizmetlerimiz {
    background: url(../../dist/img/zeytinsol.png) #f2f5f9 left bottom 120px no-repeat;
    padding: 100px 0;
    margin-top: 180px;
    overflow-x: hidden;
}

.hizmetlerimiz-tabs .tab-nav {
    border-bottom: 1px solid #e0e0e0;
}

.hizmetlerimiz-tabs .tab-nav .tab-link {
    display: inline-block;
    position: relative;
    bottom: -2px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #828282;
    padding-bottom: 20px;
    border-bottom: 3px solid transparent;
    text-align: center;
    width: 300px;
    text-decoration: none;
}

.hizmetlerimiz-tabs .tab-nav .tab-link.active,
.hizmetlerimiz-tabs .tab-nav .tab-link:hover {
    color: #e94f1c;
    border-color: #e94f1c;
}

.hizmet-tab {
    position: relative;
    background: #fff;
    padding: 60px;
}

.hizmet-tab__resim {
    margin-left: -75px;
    margin-right: 30px;
}

.hizmet-tab__scroll {
    padding-right: 30px;
    overflow-y: scroll;
    height: 500px;
}

.hizmet-tab__yazi {
    line-height: 2;
}

.hizmet-tab__maden {
    position: absolute;
    bottom: -150px;
    right: -75px;
}

.hizmet-tab .metal__baslik {
    font-size: 0.8rem;
}

.anasayfa-haberler {
    padding: 30px 0;
    margin: 100px 0 30px;
}

.section-baslik {
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tum-link {
    color: #3e4651;
    text-decoration: none;
    transition: color 0.25s ease-in-out;
}

.tum-link:hover {
    color: #e94f1c;
    text-decoration: underline;
}

.haber {
    position: relative;
    background: #fff;
    box-shadow: 0 0 0 0 transparent;
    padding: 15px 15px 65px;
    border: 1px solid #dfdfdf;
    height: 100%;
}

.haber__resim {
    margin-bottom: 15px;
}

.haber__baslik,
.haber__tarih {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #687586;
}

.haber__baslik {
    font-size: 1rem;
    color: #3e4651;
    margin: 15px 0;
}

.haber__link {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 1.8rem;
    font-weight: 500;
    color: #02a3bb;
}

.haber__href {
    text-decoration: none;
}

.haber:hover {
    border-color: #e94f1c;
}

.haber--buyuk {
    padding: 120px 30px;
}

.haber--buyuk .haber__resim {
    display: none;
}

.haber--buyuk .haber__link {
    color: #fff;
}

.haber--buyuk .haber__tarih {
    color: #fff;
    font-size: 1rem;
}

.haber--buyuk .haber__baslik {
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
    margin-top: 45px;
    position: relative;
}

.haber--buyuk .haber__baslik:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    height: 3px;
    background: #fff;
    width: 80px;
}

.haber--buyuk:hover {
    opacity: 0.9;
    border-color: transparent;
}

.haber--bgYesil {
    background: #e94f1c;
    border-color: #e94f1c;
}

.haber--bgMavi {
    background: #02a3bb;
    border-color: #02a3bb;
}

.haber--bgKoyuMavi {
    background: #0171a0;
    border-color: #0171a0;
}

.tanitim {
    text-align: center;
}

.tanitim__baslik {
    margin: 30px 0;
}

.footer {
    background: #f2f5f9;
}

.footer__randevu-link {
    letter-spacing: 2px;
    background: linear-gradient(194.8deg, #26400d -218.97%, #a0a603 154.45%);
}

.footer__randevu-link:first-child {
    background: linear-gradient(93.37deg, #02495d -31.02%, #02a3bb 101.11%),
        #f26522;
}

.randevu--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.footer-ust {
    padding: 30px 0;
}

.bulten,
.footer-ust--flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bulten {
    width: 650px;
}

.bulten__wrapper {
    position: relative;
    width: 350px;
}

.txtBulten {
    padding-left: 10px;
    padding-right: 110px;
    border: 1px solid #dfdfdf;
    line-height: 40px;
    outline: transparent;
    width: 100%;
    height: 40px;
    transition: border-color 0.25s ease-in-out;
}

.txtBulten:hover,
.txtBulten:focus {
    border-color: #e94f1c;
}

.btnBulten {
    position: absolute;
    top: 0;
    right: 0;
    background: #3e4651;
    color: #fff;
    cursor: pointer;
    padding: 0 15px;
    border: 0;
    line-height: 40px;
    height: 40px;
    transition: background 0.25s ease-in-out;
}

.btnBulten:hover {
    background: #02a3bb;
}

.footer-menuler--flex {
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 30px 0;
    border-top: 1px solid #dfdfdf;
}

.footer-menuler--wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.footer-menu {
    font-size: 0.9rem;
    margin-right: 60px;
}

.footer-menu__baslik {
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
}

.footer-menu__link {
    display: block;
    padding: 6px 0;
}

.footer-alt a:hover,
.footer-menu__link:hover,
.iletisim-link:hover {
    text-decoration: underline;
}

.footer-alt a,
.footer-menu__link,
.iletisim-link {
    color: #3e4651;
    text-decoration: none;
}

.footer-alt {
    font-size: 0.8rem;
    padding: 30px 0;
    border-top: 1px solid #dfdfdf;
}

.footer-alt .ayrac {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.banner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #f2f5f9;
    padding: 80px 0;
    text-align: center;
}

.banner__baslik {
    font-size: 2rem;
    font-weight: 600;
    width: 100%;
}

.banner .row {
    margin-top: 80px;
    width: 100%;
}

.urun-tabs {
    border-bottom: 1px solid #e0e0e0;
}

.urun-nav__item,
.urun-tabs__item {
    display: block;
    text-align: center;
    text-decoration: none;
}

.urun-tabs__item {
    position: relative;
    bottom: -1px;
    font-size: 1.4rem;
    border-bottom: 3px solid transparent;
    color: #687586;
    padding: 10px 30px;
}

.haber-genis a:hover .haber-genis__link,
.urun-tabs__item.active,
.urun-tabs__item:hover {
    color: #e94f1c;
    border-color: #e94f1c;
}

.urun-nav .slick-arrow {
    font-size: 1.4rem;
    background: #f2f5ff 9px;
    color: #3e4651;
    z-index: 3;
    transition: color 0.25s ease-in-out;
    border-radius: 50%;
}

.urun-nav .slick-arrow:hover {
    color: #02a3bb;
}

.urun-nav .slick-arrow:before {
    display: none;
}

.urun-nav .slick-next {
    right: 0;
}

.urun-nav .slick-prev {
    left: 0;
}

.urun-nav .item {
    padding: 15px 30px;
}

.urun-nav__item {
    background: #fff;
    color: #3e4651;
    padding: 8px 16px;
    border: 1px solid #e0e0e0;
    border-radius: 32px;
    width: 100%;
}

.urun-nav__item.active,
.urun-nav__item:hover {
    background: #e94f1c;
    color: #fff;
    border-color: #e94f1c;
}

.urun-karti__ust {
    justify-content: flex-start;
}

.urun-karti__icon {
    margin-right: 15px;
    width: 80px;
}

.urun-karti__baslik {
    display: block;
    font-size: 2rem;
    font-weight: 600;
}

.urun-karti__maden {
    display: block;
    font-size: 1.2rem;
    margin-top: 10px;
}

.urun-karti__aciklama {
    font-size: 0.9rem;
    margin: 30px 0;
}

.kart-tablo {
    position: relative;
    padding-top: 30px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
}

.kart-tablo__baslik {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 15px;
}

.dot {
    position: absolute;
    top: 8px;
    left: 8px;
    background: #e94f1c;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.tablo {
    position: relative;
    bottom: -1px;
    font-size: 0.8rem;
    margin-left: -1px;
    width: 100%;
    width: calc(100% + 2px);
    border-collapse: collapse;
}

.tablo__baslik {
    font-weight: 600;
    width: 120px;
}

.tablo td {
    padding: 12px;
}

.tablo tr:nth-of-type(odd) {
    background: #f2f5f9;
}

.sustain__resim {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sustain__quote {
    position: relative;
    padding: 80px 90px 80px 0;
    margin-top: 60px;
}

.sustain__baslik {
    font-size: 1.2rem;
    font-weight: 600;
    color: #e94f1c;
    margin-bottom: 30px;
}

.sustain__list {
    padding-left: 30px;
}

.sustain__list li {
    position: relative;
    margin-bottom: 15px;
}

.disc-list li:before,
.sustain__list li:before {
    content: "•";
    left: -20px;
    font-size: 2rem;
    color: #e94f1c;
}

.sustain__yazi {
    display: block;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 40px;
    line-height: 2;
}

.about:after,
.quote-ust {
    position: absolute;
    top: 0;
    left: 0;
}

.quote-alt {
    position: absolute;
    bottom: 0;
    right: 90px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.future--flex {
    margin-left: -15px;
    margin-right: -15px;
}

.future {
    background: #fff;
    padding: 60px 30px;
    width: calc(20% - 15px);
}

.future__icon {
    display: block;
    margin-bottom: 15px;
}

.future__icon--round {
    border-radius: 50%;
}

.future__text {
    font-size: 0.9rem;
    color: #585858;
    line-height: 2;
}

.about {
    position: relative;
    padding-top: 30px;
}

.about:after {
    content: "";
    background: #f4f4f4;
    width: 100%;
    height: 400px;
    z-index: -1;
}

.about__scroll {
    padding-bottom: 30px;
    overflow-x: scroll;
}

.about__news {
    padding-left: 10%;
    width: auto;
    white-space: nowrap;
}

.about__new {
    display: inline-block;
    margin-right: 30px;
    width: 400px;
}

.about__new--genis {
    margin-right: 0;
    width: 100%;
}

.about__img {
    display: block;
    margin-bottom: 45px;
    width: 100%;
}

.about__text,
.about__title {
    display: block;
    padding: 0 30px;
}

.about__title {
    position: relative;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 1.2rem;
}

.about__title:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 5px;
    background: #e94f1c;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

.about__text {
    font-size: 0.9rem;
    color: #687586;
    line-height: 1.8;
    white-space: normal;
}

.about__link {
    display: block;
    font-weight: 500;
    color: #000;
    margin-top: 15px;
    text-align: right;
    text-decoration: none;
    transition: color 0.25s ease-in-out;
}

.about__link:hover,
.iletisim a:hover {
    color: #e94f1c;
    text-decoration: underline;
}

.uretim-video {
    margin: 100px auto;
    max-width: calc(100% - 30px);
}

.uretim-video a {
    display: block;
    text-align: center;
}

.iletisim {
    padding: 30px;
    line-height: 2;
    text-align: left;
}

.iletisim a {
    color: #3e4651;
    text-decoration: none;
}

.iletisim__baslik {
    display: block;
    font-size: 1.2rem;
    font-weight: 500;
    color: #02a3bb;
    margin-bottom: 15px;
    width: 100%;
}

.iletisim-map {
    width: 100%;
    height: 600px;
}

.form-label {
    color: #3e4651;
}

.form-control {
    font-weight: 500;
    height: calc(1.7em + 0.75rem + 2px);
}

.form-control:hover {
    background-color: #fff;
    box-shadow: 0 0 0 0.2rem rgba(233, 79, 28, 0.4);
    color: #3e4651;
    border-color: #e94f1c;
    outline: 0;
}

.iletisim-formu {
    background: #f4f4f4;
    padding: 30px;
    border: 1px solid #e0e0e0;
}

.faq__title {
    display: block;
    position: relative;
    font-size: 1.2rem;
    font-weight: 500;
    cursor: pointer;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
    transition: color 0.25s ease-in-out;
}

.faq__title.active,
.faq__title:hover,
.tarihce-slider .slider-for .slick-next:before,
.tarihce-slider .slider-for .slick-prev:before {
    color: #e94f1c;
}

.faq__title.active:after {
    content: "-";
}

.faq__title:after {
    content: "+";
    right: 0;
}

.faq__answer {
    display: none;
    padding: 15px 30px 30px;
}

.breadcrumb {
    font-size: 0.8rem;
    font-weight: 500;
    color: #868995;
}

.breadcrumb__item {
    display: inline-block;
    margin: 0 4px;
}

.breadcrumb__link {
    color: #868995;
    text-decoration: none;
}

.breadcrumb__link:hover {
    color: #e94f1c;
    text-decoration: underline;
}

.haber-detay {
    margin-bottom: 60px;
}

.haber-detay .urunler__yazi,
.haber-detay .yazi {
    font-size: 1rem;
}

.atik-toplama {
    padding: 200px 0 250px;
}

.atik-toplama .baslik,
.atik-toplama .urunler__yazi,
.atik-toplama .yazi {
    color: #fff;
}

.atik-toplama-news {
    margin-top: -160px;
    margin-bottom: 100px;
}

.atik-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.atik {
    padding: 15px 0;
    margin: 15px 15px 30px;
    width: calc(11.111% - 30px);
    text-decoration: none;
}

.atik__resim {
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    text-align: center;
    height: 50px;
}

.atik__resim img {
    max-height: 100%;
}

.atik__baslik {
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    color: #424242;
    padding: 0 6px;
    text-align: center;
}

.geri-donusum .about__img {
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px;
    width: calc(100% + 2px);
    max-width: calc(100% + 2px);
}

.geri-donusum .about__new {
    padding-bottom: 15px;
    border: 1px solid #e0e0e0;
}

.geri-donusum .about__link {
    margin-right: 15px;
}

.geri-donusum .about__text,
.geri-donusum .about__title {
    margin-left: 15px;
}

.gonder-kart {
    padding: 30px 60px;
}

.gonder-kart__baslik {
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 15px;
}

.gonder-kart__icon {
    display: block;
    margin-bottom: 20px;
    height: 70px;
}

.gonder-kart .urunler__yazi,
.gonder-kart .yazi {
    color: #687586;
}

.disc-list {
    padding-left: 30px;
}

.disc-list li {
    position: relative;
    font-size: 0.9rem;
    margin-bottom: 15px;
}

.card {
    padding: 15px;
}

.analiz {
    display: flex;
    flex-wrap: wrap;
}

.analiz__link {
    display: inline-block;
    font-weight: 600;
    color: #3e4651;
    margin: 15px;
    text-align: center;
    width: calc(25% - 30px);
    text-decoration: none;
}

.analiz__link.active,
.analiz__link:hover {
    background: #e94f1c;
    color: #fff;
}

.analiz-tabs .hakkimizda {
    margin-top: 45px;
}

a.dt-button,
button.dt-button,
div.dt-button {
    background: #f4f4f4 !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 0.25rem !important;
}

a.dt-button:hover,
button.dt-button:hover,
div.dt-button:hover {
    background: #e94f1c !important;
    color: #fff !important;
    border-color: #e94f1c !important;
}

.table-responsive {
    font-size: 0.9rem;
}

.table-responsive table.dataTable tfoot td,
.table-responsive table.dataTable tfoot th,
.table-responsive table.dataTable thead td,
.table-responsive table.dataTable thead th {
    border-top-color: #e0e0e0;
    border-bottom-color: #e0e0e0;
}

.table-responsive table.table-bordered.dataTable tbody td,
.table-responsive table.table-bordered.dataTable tbody th {
    padding: 14px 10px;
}

.table-responsive div.dataTables_wrapper div.dataTables_filter input {
    display: inline-block;
    padding: 4px;
    border: 1px solid #e0e0e0;
    outline: transparent;
}

.table-responsive div.dataTables_wrapper div.dataTables_filter input:focus,
.table-responsive div.dataTables_wrapper div.dataTables_filter input:hover {
    background-color: #fff;
    color: #3e4651;
    border-color: #e94f1c;
    outline: 0;
}

.table-responsive .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.table-responsive .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #e94f1c !important;
    box-shadow: none !important;
    border-color: #e94f1c !important;
    color: #fff !important;
}

.table-responsive .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: rgba(233, 79, 28, 0.8) !important;
    color: #fff !important;
    border-color: #e94f1c !important;
}

.menu-resim {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.slider-scroll {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    overflow-x: scroll;
}

.hizmetlerimiz-scroll {
    white-space: nowrap;
}

.hizmetlerimiz-scroll.slider-scroll {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
}

.metaller-slider img {
    width: 100%;
}

.metaller-slider .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}

.metaller-slider .slick-slide {
    margin: 15px;
}

.metaller-slider .slick-arrow {
    display: none !important;
}

.nav-slider .urun-nav {
    border: 0;
}

.nav-slider .urun-nav .tab-link {
    font-size: 1rem;
    font-weight: 500;
    background: #fff;
    color: #828282;
    padding: 10px 30px;
    margin: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 32px;
    text-align: center;
    transition: all 0.3s !important;
    text-decoration: none;
}

.nav-slider .urun-nav .tab-link.active,
.nav-slider .urun-nav .tab-link:hover {
    background: #02a3bb;
    color: #fff;
    border-color: #02a3bb;
}

.nav-slider .slick-list {
    padding: 0 15px;
}

.product {
    align-items: flex-start;
}

.product__details {
    width: 50%;
}

.product__size {
    font-size: 1.1rem;
    font-weight: 400;
}

.product__title {
    display: block;
    font-size: 3.2rem;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 15px;
}

.product__price {
    font-size: 1.8rem;
    font-weight: 600;
}

.product__text {
    display: block;
    margin: 50px 0;
}

.product__image {
    text-align: center;
    width: 50%;
}

.product .talep-link {
    display: block;
    margin-top: 50px;
}

.talep-link {
    font-weight: 500;
    color: #3e4651;
    text-decoration: none;
}

.sag-yaprak {
    position: absolute;
    top: 45px;
    right: -160px;
    z-index: 3;
}

.footer-bg {
    background: url(../../dist/img/footer-bg.png) repeat-x center;
    border-bottom: 1px solid #e0e0e0;
    height: 120px;
}

.btn-teklif,
.header-buton {
    font-size: 0.9rem;
    font-weight: 500;
    margin-left: 30px;
    text-decoration: none;
}

.header-buton {
    transition: color 0.25s ease-in-out;
    color: #3e4651;
}

.header-buton:hover {
    color: #02a3bb;
}

.btn-teklif {
    background: #02a3bb;
    color: #fff;
    padding: 8px 20px;
    border-radius: 32px;
}

.btn-teklif:hover {
    background: #e94f1c;
}

.hero {
    background: #f4f4f4;
    padding: 60px;
    margin: 15px 0;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}

.hero .metaller--flex {
    margin: 0 auto;
    max-width: 60%;
}

.urunler-filtre__baslik {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 500;
    width: 100px;
}

.urunler-filtre .nav-slider {
    width: calc(100% - 130px);
}

.urunler__section {
    align-items: flex-start;
    position: relative;
    padding-top: 30px;
    margin-bottom: 70px;
}

.urunler__baslik {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    color: #02a3bb;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.urunler__detay {
    width: 300px;
}

.urunler__badges {
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 60px;
}

.urunler__badges--3 img {
    width: calc(33.3333% - 15px);
}

.urunler__badges:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    background: #707070;
    width: 60px;
    height: 2px;
}

.urunler__badges img {
    margin: 15px;
}

.urunler__badges img:first-child {
    margin-left: 0;
}

.urunler__altbaslik {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 15px;
}

.urunler__yazi {
    font-size: 0.9rem;
}

.urunler__liste {
    width: calc(100% - 360px);
}

.urun {
    text-align: center;
    background: #fff;
    border: 1px solid #dfdfdf;
    padding-bottom: 20px;
}

.urun__baslik,
.urun__fiyat {
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
}

.urun__fiyat {
    font-size: 1.3rem;
}

.urun__btn {
    font-size: 0.9rem;
    background: 0 0;
    color: #02a3bb;
    padding: 8px 40px;
    border: 1px solid #02a3bb;
}

.urun__btn:hover {
    background: #02a3bb;
    color: #fff;
    border-color: #02a3bb;
}

.urun-detay {
    position: relative;
    align-items: flex-start;
    padding-top: 60px;
    margin-top: 30px;
}

.urun-detay__badge {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.urun-detay__resim {
    text-align: center;
    width: 45%;
}

.urun-detay__sag {
    width: 50%;
}

.urun-detay__kategori {
    font-size: 1rem;
    color: #585858;
    display: block;
}

.urun-detay__baslik {
    font-weight: 700;
    display: block;
    margin-bottom: 6px;
}

.urun-detay__tool {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 0;
    margin: 15px 0;
}

.urun-detay__fiyat {
    font-size: 1rem;
    font-weight: 400;
}

.urun-detay__fiyat strong {
    font-weight: 600;
    display: block;
}

.urun-detay__btn {
    border-radius: 32px;
    background: #02a3bb;
    padding: 10px 50px;
}

.urun-detay__btn:hover {
    background: #e94f1c;
    color: #fff;
}

.urun-detay__yazi {
    font-weight: 400;
    font-size: 1.1rem;
    display: block;
    margin: 15px 0;
    line-height: 1.8;
}

.urun-detay__badges img {
    width: calc(20% - 15px);
    display: inline-block;
}

.urun-detay .urunler__yazi,
.urun-detay .yazi {
    font-size: 1rem;
}

.degerler {
    align-items: flex-start;
}

.degerler__baslik {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 15px;
    font-size: 0.9rem;
    font-weight: 500;
}

.deger {
    text-align: center;
    width: 12.5%;
}

.deger__baslik,
.deger__yazi {
    display: block;
    font-size: 0.9rem;
}

.deger__baslik {
    margin-bottom: 10px;
    font-weight: 500;
}

.deger__yazi {
    margin-top: 10px;
}

.deger img {
    height: 50px;
}

.hover-scale {
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    display: inline-block;
}

.hover-scale:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.urun-detay__baslik {
    font-size: 2.4rem;
}

.hakkimizda-sayfa .row {
    align-items: center;
}

.hakkimizda-sayfa .urunler__yazi,
.hakkimizda-sayfa .yazi {
    font-size: 1.1rem;
}

.baslik-combine small {
    display: block;
    font-size: 70%;
}

.kart__resim {
    text-align: left;
    margin-bottom: 20px;
}

.kart__resim img {
    height: 120px;
}

.kart__baslik {
    font-size: 3rem;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}

.kart__yazi {
    font-size: 1.1rem;
}

.sertifika-ic .item,
.sertifikalar-slider .item {
    text-align: center;
}

.sertifikalar-slider a {
    text-align: center;
    display: inline-block;
    position: relative;
    border-bottom: 4px solid transparent;
    padding-bottom: 15px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.sertifikalar-slider a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    border-color: rgba(0, 0, 0, 0.4);
}

.sertifikalar-slider a img {
    margin: 0 auto;
}

.sertifikalar-slider .slick-current a,
.sertifikalar-slider .slick-current.active {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    border-bottom: 4px solid #3e4651;
}

.sertifikalar-slider .slick-arrow:before {
    color: #3e4651;
}

.sertifika-ic .item img {
    display: inline-block;
}

.haberler-sayfa .haber {
    height: auto;
    margin-bottom: 30px;
}

.haberler-sayfa--col_2 {
    margin-top: 70px;
}

.haber-genis a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    background: #f4f4f4;
    text-decoration: none;
    color: #3e4651;
}

.haber-genis__sol {
    width: 50%;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 160px 0;
}

.haber-genis__tarih {
    display: block;
    margin-bottom: 10px;
}

.haber-genis__baslik {
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 1.4rem;
}

.haber-genis__link {
    color: #f26522;
    border-bottom: 1px solid #f26522;
    font-weight: 500;
}

.haber-genis__resim {
    width: 50%;
}

.haberler-filtre {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.haberler-filtre strong {
    font-weight: 500;
    font-size: 1.2rem;
    display: inline-block;
    margin-right: 15px;
}

.haberler-filtre .badge {
    margin: 15px;
    border-radius: 32px;
    background: #f4f4f4;
    border: 1px solid #dfdfdf;
    color: #3e4651;
    padding-left: 40px;
    padding-right: 40px;
}

.haberler-filtre .badge.active {
    background: #02a3bb;
    border-color: #02a3bb;
    color: #fff;
}

.diger-haberler .haber__link {
    font-size: 0.9rem;
}

.baslik--detay {
    font-size: 2rem;
}

.alt-yazi {
    margin: 30px 0;
    font-size: 1.2rem;
}

.haber-breadcrumb {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 6px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.teklif {
    padding: 30px;
    border: 1px solid #dfdfdf;
}

.teklif-urun {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dfdfdf;
}

.teklif-baslik {
    font-weight: 600;
    font-size: 1.4rem;
}

.teklif-urun-baslik {
    font-size: 1.2rem;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
}

.teklif-btn,
input.btn {
    border: 0;
}

.as-hak__baslik {
    font-size: 2rem;
}

.as-hak__baslik span {
    margin-bottom: 10px;
    font-weight: 500;
    color: #000;
}

.siyah-bg {
    display: inline-block;
    padding: 6px 10px;
    background: #000;
    color: #fff !important;
}

.yazi--buyuk {
    font-size: 1.1rem;
}

.mt150 {
    margin-top: 150px;
}

.as-sektorler {
    position: relative;
}

.sektorler-bg {
    position: absolute;
    left: 0;
    height: 100%;
    width: 50%;
    background: #f2f5f9;
}

.sektorler {
    display: flex;
    justify-content: space-between;
    background: #f2f5f9;
    padding: 90px 60px 90px 0;
    position: relative;
}

.sektorler .tab-nav {
    width: 450px;
    display: flex;
    flex-wrap: wrap;
    margin: -7px;
}

.sektorler .tabs {
    width: calc(100% - 450px);
    padding: 90px 30px;
    background: #fff;
    border: 1px solid #dfdfdf;
    position: relative;
}

.sektorler .tab-link {
    width: calc(50% - 15px);
}

.sektor-icon,
.sektorler .btn-incele {
    text-align: center;
    text-decoration: none;
    font-weight: 500;
}

.sektorler .btn-incele {
    position: absolute;
    right: 30px;
    bottom: -30px;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    line-height: 76px;
}

.sektorler .btn-incele:hover {
    background: #02a3bb;
}

.baslik-yeni {
    font-weight: 700;
    font-size: 2.5rem;
    position: relative;
    margin-bottom: 30px;
    display: block;
    padding-bottom: 30px;
}

.baslik-yeni:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background: #e94f1c;
    width: 80px;
}

.sektor-icon {
    margin: 7px;
    padding: 15px;
    border: 1px solid #dfdfdf;
    background: #fff;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #3e4651;
}

.sektor-icon span {
    width: 100%;
    display: block;
}

.sektor-icon.active,
.sektor-icon:hover,
.sektorler .btn-incele {
    background: #e94f1c;
    color: #fff;
}

.sektor-icon img {
    display: block;
    margin: 0 auto 15px;
}

.h-default .haber__link {
    font-size: 0.9rem;
}

.tarihce-slider {
    position: relative;
    margin-bottom: 50px;
}

.tarihce-slider .slider-for {
    left: 30px;
    z-index: 3;
    width: 360px;
}

.tarihce-slider .slider-for .item {
    padding: 15px;
}

.tarihce-slider .slider-nav .item {
    transition: opacity 0.25s ease-in-out;
    cursor: pointer;
}

.tarihce-slider .slider-nav .item:hover {
    opacity: 0.5;
}

.haberler-tab a:hover,
.tarihce-slider .slider-nav .slick-current {
    opacity: 1;
}

.tarihce {
    padding: 60px 30px;
    background: #fff;
    margin: 15px;
}

.tarihce__baslik {
    display: block;
    margin-bottom: 30px;
    font-size: 1.2rem;
}

.tarihce__baslik small {
    font-size: 1.1rem;
    display: block;
    margin-bottom: 4px;
    font-weight: 400;
    color: #e94f1c;
}

.tarihce__yazi {
    font-size: 0.9rem;
}

.urunler-slider .slick-list {
    padding: 0 !important;
}

.urunler-slider,
.urunler-slider .slick-track {
    margin-left: 0;
    margin-right: auto;
}

.urunler-slider .slick-prev {
    left: 8px;
}

.urunler-slider .slick-next {
    right: 8px;
}

.sort {
    margin-bottom: 15px;
    width: 100%;
}

.sort__item {
    font-size: 1rem;
    font-weight: 500;
    background: #ddd;
    color: #3e4651;
    padding: 15px 4px;
    text-align: center;
    width: 50%;
    text-decoration: none !important;
}

.sort__item:hover {
    background: #919191;
    color: #fff;
}

.sort__item:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.sort__item:last-child {
    border: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.sort__item .custom-control-label {
    display: block;
    padding: 15px;
}

.alt-menu__link:before,
.sort__item .custom-control-label:after,
.sort__item .custom-control-label:before,
.sort__mobil {
    display: none;
}

.sort__item .custom-control.active {
    background: 0 0;
}

.sort .active {
    background: #919191;
    color: #fff;
}

.urun-karti-tab {
    margin-bottom: 50px;
}

.urun-karti-tab .tab-panel {
    padding: 30px;
    border: 1px solid #dfdfdf;
}

.ozellik-listesi li {
    font-weight: 500;
    padding: 15px;
    font-size: 0.9rem;
}

.ozellik-listesi li:nth-of-type(odd) {
    background: #f4f4f4;
}

.ozellik-listesi span {
    display: inline-block;
}

.ozellik-listesi .ozellik__isim {
    width: 55%;
}

.ozellik-listesi .ozellik__aciklama {
    width: 35%;
    font-weight: 400;
}

.atiklar-slider .slick-dots {
    left: 30px;
    max-width: calc(100% - 60px);
}

.slider-yazi {
    width: auto;
    background: 0 0;
    color: #000;
}

.slider-baslik {
    display: inline-block;
    background: #000;
    color: #fff;
    width: auto;
    padding: 5px;
}

.sektor-icon.active img,
.sektor-icon:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

@media (min-width: 1200px) {
    .anasayfa-slider .item img {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .slider-yazi {
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
    }

    .tanitim__baslik {
        font-size: 0.9rem;
    }
}

.slider-yazi {
    padding: 6px;
}

.urun__stok {
    display: block;
    text-align: center;
    font-size: 0.9rem;
    color: #717171;
    margin-bottom: 15px;
}

.header-butons select {
    font-size: 0.9rem;
    font-weight: 500;
}

.alt-menu__link {
    border-top: 4px solid transparent;
    padding: 22px 0 10px;
    transition: all 0.3s;
}

.alt-menu__link:hover {
    border-color: #e94f1c;
}

.alt-menu {
    background: #a2a2a2;
    padding-top: 0;
}

.menu__link:before {
    content: "";
    position: absolute;
    left: 0;
    top: -33px;
    height: 0;
    background: #e94f1c;
    width: 100%;
    transition: all 0.3s;
}

.menu__link:hover::before {
    height: 4px;
}

.form-label {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 15px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.haberler-tab {
    margin: 45px 0;
}

.haberler-tab li {
    display: inline-block;
    margin-bottom: 15px;
    float: none;
    width: auto;
}

.haberler-tab li:last-child a:after {
    display: none;
}

.haberler-tab a {
    display: block;
    position: relative;
    font-size: 32px;
    font-weight: 800;
    background: 0 0 !important;
    color: #333 !important;
    padding: 0;
    opacity: 0.5;
    text-align: inherit;
    text-decoration: none !important;
}

.haberler-tab a:after {
    content: "/";
    display: inline-block;
    margin: 0 10px;
    opacity: 0.5 !important;
}

.haberler-tab .active {
    opacity: 1;
}

.login-form {
    width: 750px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.custom-checkbox,
.form-control {
    font-size: 0.9rem;
}

.d-flex {}

.jc-sb {
    justify-content: space-between;
}

.ai-c,
.tanitim a {
    align-items: center;
}

.alt-menu {
    background: #000;
}

.tanitim {
    background: #f2f5f9;
    padding: 30px;
    height: 100%;
}

.tanitim a {
    display: flex;
    justify-content: space-between;
    text-decoration: none;
}

.hero__resim img,
.tanitim__resim {
    max-width: 50%;
}

.tanitim__baslik {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    color: #3e4651;
    padding-left: 50px;
    width: 50%;
    transition: color 0.25s ease-in-out;
}

.tanitim:hover {
    background: #e94f1c;
}

.tanitim:hover .tanitim__baslik {
    color: #fff;
}

.header-top {
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
}

.header-links {
    text-align: right;
}

.header-links__item {
    margin-left: 15px;
    font-size: 0.8rem;
    font-weight: 500;
    color: #3e4651;
    transition: collor 0.25s ease-in-out;
    text-decoration: none;
}

.header-links__item:hover {
    color: #e94f1c;
}

.modal-ic .form-group {
    margin-bottom: 30px;
}

.control-label {
    margin-bottom: 7px;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.slider-yazi {
    display: block;
}

.anasayfa-slider .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #eaebed;
    position: relative;
}

.s-detay {
    /*width: 40%;*/
    padding-left: 30px;
    padding-right: 30px;
}

.s-resim {
    /*    width: 60%;
    overflow: hidden;
    height: 700px;*/
}

.s-baslik {
    font-size: 2rem;
    background: #000;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    padding: 5px;
    margin-bottom: 30px;
}

.s-yazi {
    font-size: 1.1rem;
    display: block;
    margin-bottom: 30px;
}

.s-resim video {
    vertical-align: middle;
    height: 100%;
}

@media (max-width: 1200px) {
    .s-baslik {
        font-size: 1.2rem;
    }

    .s-yazi {
        font-size: 0.9rem;
    }

    .s-resim {
        height: 400px;
    }
}

.tarihce-wrapper {
    padding-top: 90px;
}

.mobil-logo {
    display: block;
}

.hero {
    text-align: left;
}

.breadcrumb__ayrac {
    display: inline-block;
    margin-left: 0 4px;
}

.haber-detay,
.haber-detay .urunler__yazi,
.haber-detay .yazi {
    max-width: 100%;
}

.haber-detay .urunler__yazi div,
.haber-detay .urunler__yazi h1,
.haber-detay .urunler__yazi h2,
.haber-detay .urunler__yazi h3,
.haber-detay .urunler__yazi h4,
.haber-detay .urunler__yazi h5,
.haber-detay .urunler__yazi h6,
.haber-detay .urunler__yazi p,
.haber-detay .urunler__yazi span,
.haber-detay .yazi div,
.haber-detay .yazi h1,
.haber-detay .yazi h2,
.haber-detay .yazi h3,
.haber-detay .yazi h4,
.haber-detay .yazi h5,
.haber-detay .yazi h6,
.haber-detay .yazi p,
.haber-detay .yazi span {
    max-width: 100% !important;
    float: none !important;
    width: auto !important;
}

.whatsapp {
    display: block;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    position: fixed;
    bottom: 15px;
    left: 15px;
    font-size: 24px;
    background: #0ba43f;
    box-shadow: 0 0 0 rgba(11, 164, 63, 0.8);
    color: #fff !important;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    transition: all 0.3s;
    z-index: 98;
}

.whatsapp:hover {
    background: #43c15f;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.whatsapp--tel {
    left: 70px;
    background: #e94f1c;
    box-shadow: 0 0 0 rgba(233, 79, 28, 0.8);
    -webkit-animation: pulse2 2s infinite;
    animation: pulse2 2s infinite;
    font-size: 14px;
}

.footer__randevu {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
}

.footer__randevu-link {
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    padding: 15px;
    width: 50%;
    text-decoration: none;
    transition: color 0.25s ease-in-out;
    text-align: center;
    background: linear-gradient(90deg, #e94f1c, #bb4219);
}

.footer__randevu-link:first-child {
    background: #3e4651;
}

.footer__randevu-link:hover {
    color: #fff;
}

.menu {
    width: 100%;
    max-width: 80%;
}

.tarihce-wrapper .as-hak__baslik span {
    margin-bottom: 30px;
}

@media (max-width: 1800px) {

    .hakkimizda__alt,
    .hakkimizda__ust {
        right: -15px;
    }
}

@media (max-width: 1600px) {
    .hizmet-tab__maden {
        right: -15px;
    }

    .hakkimizda__sag {
        padding-right: 0;
    }

    .header .btn-atik {
        font-size: 0.7rem;
        padding-right: 30px;
    }

    .menu__item {
        margin-right: 20px;
    }
}

@media (max-width: 1400px) {
    .menu {
        width: calc(100% - 280px);
    }

    .menu__link {
        font-size: 0.9rem;
    }

    .header .btn-atik {
        position: absolute;
        top: 8px;
        right: 240px;
    }

    .slider-baslik {
        font-size: 2rem;
    }

    .slider-yazi {
        font-size: 1rem;
    }

    .slider-btn {
        font-size: 0.8rem;
        padding: 10px 18px;
    }

    .anasayfa-slider .container {
        max-width: 100%;
    }

    .menu__item {
        margin-right: 20px;
    }

    .menu__link:after {
        bottom: -11px;
    }
}

@media (max-width: 1200px) {
    .hizmetlerimiz-tabs .urun-nav .tab-link {
        padding: 8px 15px;
        font-size: 0.8rem !important;
    }

    .hakkimizda__alt {
        width: 500px;
    }

    .hakkimizda__ust {
        width: 90px;
    }

    .atik {
        margin: 7.5px;
        width: calc(11.111% - 15px);
    }

    .atik__resim {
        height: 30px;
    }

    .atik__baslik {
        font-size: 0.7rem;
        font-weight: 500;
    }

    .logo {
        width: 180px;
    }

    .future--flex {
        justify-content: center;
    }

    .future {
        margin: 15px;
        width: calc(33.333% - 30px);
    }

    .hizmet-tab__maden {
        bottom: -75px;
        width: 250px;
    }

    .header__sag {
        width: calc(100% - 165px);
    }

    .header .container {
        max-width: 100%;
    }

    .menu__link {
        font-size: 0.8rem;
    }

    .alt-menu {
        display: none;
    }

    .btn-atik,
    .gonder-kart .urunler__yazi,
    .gonder-kart .yazi {
        font-size: 0.7rem;
    }

    .btn-atik {
        width: 185px;
        margin-left: 15px;
    }

    .atiklar__baslik,
    .donusum__baslik {
        font-size: 1.2rem;
    }

    .hizmetlerimiz-tabs .tab-nav .tab-link {
        font-size: 1rem;
        width: 200px;
    }

    .tanitim__baslik {
        font-size: 1.2rem;
        padding-left: 30px;
    }

    .header .btn-atik {
        position: relative;
        top: auto;
        right: auto;
    }

    .menu__link:after {
        display: none;
    }

    .footer-menu {
        font-size: 0.8rem;
    }

    .hero .metaller--flex {
        max-width: 80%;
    }

    .urunler__detay {
        width: 100%;
        margin-bottom: 30px;
    }

    .urunler__liste {
        width: 100%;
    }

    .urunler__badges {
        justify-content: flex-start;
    }

    .haber--buyuk .haber__baslik {
        font-size: 2rem;
    }

    .hakkimizda__resim {
        left: -15px;
    }

    .atiklar .card {
        padding: 55px 15px 30px;
    }

    .btn {
        font-size: 0.8rem;
        padding: 6px 14px;
    }

    .menu {
        width: 100%;
    }

    .header-top .container {
        max-width: 100%;
    }

    .as-hak__baslik,
    .baslik {
        font-size: 1.6rem;
    }
}

@media (max-width: 992px) {
    .btn-mobil {
        display: block;
        position: relative;
        top: 0;
        padding: 0;
        outline: transparent;
    }

    .arka-active {
        display: block;
        opacity: 1;
    }

    .mobil,
    .mobil-nav--icon {
        display: block;
        height: 25px;
    }

    .mobil {
        position: fixed;
        top: 0;
        left: -320px;
        background: #3e4651;
        color: #fff;
        width: 300px;
        height: 100%;
        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        z-index: 9999;
    }

    .mobil strong {
        font-weight: 500;
    }

    .mobil .nav-tabs {
        display: flex;
        position: absolute;
        bottom: 0;
        font-weight: 500;
        background: rgba(0, 0, 0, 0.2);
        width: 100%;
        z-index: 99999;
    }

    .mobil .nav-tabs li {
        text-align: center;
        width: 50%;
    }

    .mobil .tab {
        overflow: hidden;
    }

    .mobil .iletisim-bilgileri {
        padding: 30px;
        line-height: 1.7;
    }

    .mobil .iletisim-bilgileri .iletisim-box {
        font-size: 0.85rem;
        padding-left: 0;
    }

    .mobil .iletisim-bilgileri span {
        opacity: 0.7;
    }

    .mobil .iletisim-bilgileri a {
        color: #fff;
        text-decoration: underline;
    }

    .mobil .tablinks {
        display: block;
        font-size: 0.8rem;
        cursor: pointer;
        padding: 18px 0 15px;
        border-bottom: 3px solid transparent;
        opacity: 0.6;
        transition: all 0.3s;
    }

    .mobil .tablinks:hover {
        border-color: #e94f1c;
        opacity: 0.8;
    }

    .mobil .tablinks.active {
        border-color: #e94f1c;
        opacity: 1;
    }

    .mobil .tabcontent {
        padding-bottom: 45px;
        overflow-y: scroll;
        height: calc(100vh - 75px);
    }

    .mobil-logo {
        padding: 30px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .mobil-logo img {
        display: block;
        margin: 0 auto;
        width: 160px;
    }

    .mobil-logo .musteri-girisi {
        display: block;
        font-size: 14px;
        padding: 14px;
        margin: 0 auto;
        border-radius: 32px;
        width: 90%;
        text-decoration: none;
    }

    .mobil-logo .musteri-girisi i {
        right: 20px;
    }

    .mobil-baslik {
        display: block;
        font-size: 16px;
        font-weight: 500;
        background: rgba(0, 0, 0, 0.2);
        color: #fff;
        padding: 25px 15px;
        border: 0;
        transition: all 0.3s;
    }

    .mobil-menu-li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .mobil-menu-li .btn-teklif {
        display: block;
        padding: 15px 30px;
        margin: 30px auto !important;
        width: 230px !important;
    }

    .mobil-ana-menu .mobil-menu-li a {
        width: 100%;
    }

    .mobil-ana-menu .mobil-menu-li i {
        margin-top: 2px;
        float: right;
    }

    .mobil-menu-link {
        display: block;
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        padding: 20px 20px 20px 35px;
        transition: all 0.3s;
        text-decoration: none !important;
    }

    .mobil-menu-link i {
        margin-right: 6px;
    }

    .mobil-menu-link:focus,
    .mobil-menu-link:hover {
        background: rgba(0, 0, 0, 0.1);
        color: #e94f1c;
    }

    .mobil-menu-link.active {
        background: rgba(0, 0, 0, 0.1);
        color: #e94f1c;
    }

    .mobil-alt-menu {
        display: none;
        background: rgba(0, 0, 0, 0.3);
        padding: 15px 0;
    }

    .mobil-alt-menu ul {
        padding: 10px 0;
        line-height: 1.4;
    }

    .mobil-alt-menu a {
        display: block;
        font-size: 15px;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.8);
        padding: 12px 12px 12px 50px;
        text-decoration: none;
        transition: color 0.25s ease-in-out;
    }

    .mobil-alt-menu a.active,
    .mobil-alt-menu a:hover {
        color: #e94f1c;
    }

    .mobil-active {
        left: 0;
    }

    .mobil-hr {
        background: rgba(255, 255, 255, 0.1);
        margin-left: -50px;
        border: 0;
        height: 1px;
    }

    .menu {
        display: none;
    }

    .anasayfa-slider .item {
        overflow: hidden;
    }

    .anasayfa-slider .item img {
        margin-left: -36%;
        width: 150%;
        max-width: 150%;
    }

    .metaller--flex {
        flex-wrap: wrap;
    }

    .metal {
        margin-bottom: 30px;
        width: calc(33.3333% - 30px);
    }

    .hakkimizda__resim,
    .hizmet-tab__resim img {
        width: 100%;
    }

    .hakkimizda__card {
        padding: 30px;
    }

    .atiklar .container {
        max-width: 100%;
    }

    .atiklar__bilgi {
        flex-wrap: wrap;
    }

    .atiklar .wrap {
        padding: 30px;
        width: 80%;
    }

    .atiklar__resim {
        display: none;
    }

    .atiklar__mobil {
        display: block;
        margin-top: 30px;
    }

    .atiklar-slider .slick-dots {
        bottom: -40px;
        margin-left: 0;
    }

    .hizmet-tab__resim {
        margin: 0 auto 30px;
    }

    .hizmet-tab__scroll {
        overflow: visible;
        height: auto;
    }

    .tanitim {
        padding: 15px;
    }

    .tanitim__baslik {
        font-size: 1rem;
        padding-left: 15px;
    }

    .footer-ust--flex {
        justify-content: center;
        flex-wrap: wrap;
    }

    .bulten {
        justify-content: center;
        margin-top: 30px;
        width: 100%;
    }

    .bulten span {
        display: block;
        margin-bottom: 15px;
        text-align: center;
        width: 100%;
    }

    .bulten,
    .footer-menuler--flex {
        flex-wrap: wrap;
    }

    .footer-menuler--flex,
    .footer-menuler--wrapper {
        justify-content: center;
    }

    .footer-menu {
        margin: 30px 15px;
        text-align: center;
    }

    .footer-alt a {
        display: inline-block;
        margin-bottom: 15px;
    }

    .mobil-tab {
        overflow-y: scroll;
        height: calc(100vh - 80px);
    }

    .urun-tabs__item {
        font-size: 1rem;
        font-weight: 500;
        padding: 15px;
    }

    .hero__yazi {
        width: 100%;
    }

    .sustain__resim {
        display: none;
    }

    .future {
        margin: 15px;
        width: calc(50% - 30px);
    }

    .haber-detay {
        width: 100%;
    }

    .baslik--detay {
        font-size: 1.4rem;
        width: 100%;
    }

    .haber-detay .urunler__yazi,
    .haber-detay .yazi {
        font-size: 0.9rem;
    }

    .atik {
        width: calc(15% - 15px);
    }

    .hero__person {
        right: 6px;
        width: 200px;
    }

    .hero__text {
        padding-right: 15px;
    }

    .analiz__link {
        font-size: 0.9rem;
        margin: 7.5px;
        width: calc(33.333% - 15px);
    }

    .header .btn-atik {
        margin-left: 0;
    }

    .hizmetlerimiz-tabs .tab-nav .tab-link {
        width: 140px;
    }

    .metaller--flex {
        justify-content: center;
    }

    .metal img {
        max-width: 80%;
    }

    .product {
        flex-wrap: wrap;
    }

    .product__details {
        width: 100%;
        margin-bottom: 30px;
    }

    .product__image,
    .urunler-filtre .nav-slider {
        width: 100%;
    }

    .product__image img {
        max-width: 60%;
    }

    .sag-yaprak {
        width: 250px;
    }

    .product__title {
        font-size: 1.8rem;
    }

    .product__price {
        font-size: 1.4rem;
    }

    .header__alt {
        justify-content: flex-end;
    }

    .header-butons {
        margin-right: 30px;
    }

    .hero {
        padding: 15px;
    }

    .urunler-filtre__baslik {
        display: block;
        width: 100%;
        text-align: center;
    }

    .urun-detay__baslik {
        font-size: 1.8rem;
    }

    .urun-detay__btn {
        padding: 8px 18px;
        font-size: 0.9rem;
    }

    .urun-detay__yazi {
        font-size: 0.9rem;
    }

    .degeler,
    .urun-detay__badges {
        justify-content: center;
    }

    .urun-detay__badges img {
        width: calc(33.333% - 15px);
        margin: 7px;
    }

    .deger {
        width: 25%;
        margin-bottom: 30px;
    }

    .deger__baslik,
    .deger__yazi {
        font-size: 0.8rem;
    }

    .col-reverse .row {
        flex-direction: column-reverse;
    }

    .haberler-sayfa__col {
        margin-bottom: 0;
        margin-top: 0;
    }

    .hakkimizda__yazi {
        padding-right: 0;
    }

    .sektorler {
        flex-wrap: wrap;
    }

    .sektorler .tab-nav {
        width: calc(100% + 14px);
        margin: -7px;
    }

    .sektorler .tabs {
        width: 100%;
        margin-top: 30px;
        padding: 30px 15px 70px;
    }

    .baslik-yeni {
        font-size: 1.8rem;
    }

    .yazi--buyuk {
        font-size: 1rem;
    }

    .sektor-icon img {
        max-width: 60%;
    }

    .anasayfa-atiklar {
        margin-top: 30px;
    }

    .as-hak__baslik,
    .baslik {
        font-size: 1.4rem;
    }

    .s-yazi {
        background: rgba(0, 0, 0, 0.4);
        color: #fff;
        padding: 10px;
    }

    .s-detay,
    .s-resim {
        width: 100%;
    }

    .s-detay {
        position: absolute;
        top: 20px;
        left: 15px;
        z-index: 3;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 0.9rem;
    }

    .anasayfa-slider .item img {
        margin-left: -50%;
        width: 180%;
        max-width: 180%;
    }

    .slider-baslik {
        font-size: 1.6rem;
    }

    .baslik--kucuk {
        font-size: 1.1rem;
    }

    .hakkimizda__card {
        bottom: -100px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: calc(100% - 30px);
    }

    .hakkimizda__yazi,
    .hizmetlerimiz-tabs .tab-nav .tab-link,
    .urunler__yazi,
    .yazi {
        font-size: 0.9rem;
    }

    .atiklar .wrap {
        width: 100%;
    }

    .hizmet-tab {
        padding: 15px;
    }

    .hizmet-tab__maden {
        bottom: -50px;
        width: 200px;
    }

    .tanitim__baslik {
        padding-left: 50px;
    }

    .footer-menuler--wrapper {
        flex-wrap: wrap;
    }

    .footer-menu {
        margin: 20px 15px;
        width: 100%;
    }

    .footer-alt {
        text-align: center;
    }

    .footer-alt .ayrac {
        display: none;
    }

    .footer-alt a {
        display: block;
        margin-top: 15px;
        margin-bottom: 0;
    }

    .urun-tabs__item {
        font-size: 0.9rem;
        padding: 10px;
    }

    .logo {
        width: 140px;
    }

    .hero .metaller--flex,
    .logo img {
        max-width: 100%;
    }

    .header__sag {
        width: calc(100% - 155px);
    }

    .btn-atik {
        font-size: 0.6rem;
    }

    .hero__baslik {
        font-size: 1.2rem;
    }

    .about__new {
        width: 250px;
    }

    .about__title {
        font-size: 1rem;
        padding: 0;
    }

    .about__text {
        font-size: 0.8rem;
        padding: 0;
    }

    .faq__answer {
        padding: 15px 15px 30px;
    }

    .btn {
        font-size: 0.8rem;
        padding: 6px 14px;
    }

    .metaller--hizmet {
        padding: 30px 0 !important;
    }

    .about__new--genis {
        width: 100%;
    }

    .about__img {
        margin-bottom: 15px;
    }

    .atik {
        width: calc(25% - 15px);
    }

    .gonder-kart {
        padding: 15px;
    }

    .haberler-filtre strong,
    .urun-detay__resim {
        width: 100%;
        margin-bottom: 30px;
    }

    .urun-detay__sag {
        width: 100%;
    }

    .urun-detay__badges img {
        width: calc(33% - 15px);
        max-width: 90px;
        margin: 7px;
    }

    .haberler-filtre {
        justify-content: center;
    }

    .haberler-filtre strong {
        text-align: center;
    }

    .ozellik-listesi .ozellik__isim {
        width: 100%;
        margin-bottom: 4px;
    }

    .hakkimizda:before,
    .ozellik-listesi .ozellik__aciklama {
        width: 100%;
    }

    .sort__item {
        font-size: 0.8rem;
        padding: 10px 4px;
    }

    .iletisim {
        padding: 7px;
    }

    .iletisim-map {
        height: 350px;
    }

    .baslik-yeni {
        font-size: 1.4rem;
    }

    .atiklar .card {
        max-width: 100%;
    }

    .atiklar__baslik {
        left: 15px;
        max-width: calc(100% - 30px);
        white-space: pre-wrap;
    }

    .atiklar .wrap {
        padding: 15px;
    }

    .atiklar__bilgi {
        padding-left: 15px;
    }

    .hakkimizda__resim {
        left: 0;
    }

    .as-hak__baslik,
    .baslik {
        font-size: 1.2rem;
    }

    .urunler__yazi p,
    .urunler__yazi span,
    .yazi p,
    .yazi span {
        font-size: 0.9rem !important;
    }

    .meridyen {
        width: 140px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .footer-alt,
    .footer-ust {
        padding: 15px 0;
    }

    .footer__logo {
        width: 140px !important;
    }
}

@media (max-width: 576px) {
    .anasayfa-slider .item img {
        margin-left: -70%;
        width: 230%;
        max-width: 230%;
    }

    .slider-baslik {
        font-size: 1.3rem;
    }

    .as-arrows,
    .header .btn-atik i,
    .slider-yazi {
        display: none;
    }

    .metal {
        width: calc(33.3333% - 15px);
    }

    .metal__baslik {
        font-size: 0.9rem;
    }

    .hakkimizda {
        padding-bottom: 120px;
    }

    .anasayfa-donusum,
    .hakkimizda {
        margin-top: 60px;
    }

    .atiklar__bilgi {
        padding-right: 15px;
    }

    .baslik--kucuk {
        font-size: 1rem;
    }

    .tanitim__resim {
        width: 40%;
    }

    .tanitim__baslik {
        font-size: 0.9rem;
        padding-left: 15px;
    }

    .footer__randevu-link {
        font-size: 0.7rem;
        padding: 15px 0;
    }

    .bulten__wrapper {
        width: 100%;
    }

    .urun-tabs {
        justify-content: center;
        padding-bottom: 30px;
    }

    .urun-tabs__item {
        display: block;
        margin: 10px;
        border: 1px solid #e0e0e0;
        border-radius: 0.25rem;
    }

    .future {
        width: 100%;
    }

    .hakkimizda--vizyon {
        overflow: visible;
    }

    .hakkimizda--vizyon .hakkimizda__yazi {
        font-size: 0.8rem;
        padding-left: 0;
    }

    .hakkimizda--vizyon .hakkimizda__card {
        bottom: -150px;
        padding: 60px 30px 30px;
    }

    .hakkimizda__icon {
        top: -90px;
        width: 120px;
    }

    .hizmet-tab__resim {
        overflow: hidden;
        height: 250px;
    }

    .atik {
        width: calc(33.3333% - 15px);
    }

    .analiz__link {
        width: calc(50% - 15px);
    }

    .header .btn-atik {
        padding: 0 15px;
        width: auto;
    }

    .hakkimizda__btn {
        margin-left: 0;
    }

    .header .btn-teklif {
        display: none;
    }

    .logo {
        width: 150px;
    }

    .header__sag {
        width: calc(100% - 115px);
    }

    .header-buton {
        margin-left: 15px;
    }

    .header-buton:first-child {
        margin-left: 0;
    }

    .product__title {
        font-size: 1.4rem;
    }

    .haber-genis__baslik,
    .product__price {
        font-size: 1rem;
    }

    .haber-genis__sol {
        padding: 60px 15px;
        width: 60%;
    }

    .haber-genis__resim {
        width: 40%;
    }

    .haberler-filtre .badge {
        margin: 7px;
    }

    .tarihce-slider .slider-for {
        position: relative;
        top: auto;
        -webkit-transform: none;
        transform: none;
        width: auto;
        left: 0;
    }

    .tarihce-slider .slider-for .slick-prev {
        left: -8px;
        z-index: 3;
        background: #fff;
    }

    .tarihce-slider .slider-for .slick-next {
        right: -8px;
        z-index: 3;
        background: #fff;
    }

    .tarihce-slider .slider-for .item {
        padding: 0;
        margin-bottom: 30px;
    }

    .tarihce-slider .slider-for .item .tarihce {
        margin: 0;
        border: 1px solid #dfdfdf;
        border-radius: 0.25rem;
    }

    .sektorler {
        padding: 15px 0;
        background: 0 0;
    }

    .sektorler-bg {
        width: 100%;
    }

    .hide-mobile {
        display: none;
    }

    .hakkimizda__yazi {
        padding-left: 15px;
        padding-right: 15px;
    }

    .as-hak__baslik,
    .baslik {
        font-size: 1.1rem;
    }

    #language,
    .header-links__item {
        font-size: 0.7rem;
    }

    .s-detay {
        padding-left: 0;
        padding-right: 0;
        max-width: calc(100% - 30px);
    }

    .slider-btn {
        background: rgba(0, 0, 0, 0.4);
        color: #fff;
    }

    .footer-menu {
        margin: 10px auto;
    }

    .footer-menuler--flex {
        padding: 5px 0;
    }

    .footer-menu__baslik.mb-4,
    .sosyal.mb-3 {
        margin-bottom: 5px !important;
    }
}

@media (max-width: 540px) {
    .header .sosyal {
        display: none;
    }

    .header__ust {
        justify-content: flex-end;
        margin-bottom: 15px;
    }
}

@media (max-width: 390px) {
    .footer__randevu-link {
        letter-spacing: inherit;
    }

    .footer__randevu-link .fas,
    .header .btn-atik {
        display: none;
    }

    .hizmet-tab__maden {
        width: 150px;
    }

    .header__alt {
        justify-content: flex-end;
    }

    .header-butonlar__tel {
        display: none;
    }
}

/*# sourceMappingURL=style.css.map */

.slider-btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.header {
    position: relative;
    z-index: 88;
}

.urun-detay__yazi {
    word-break: break-word;
}

.alt-menu {
    display: none;
    background: #eee;
    padding: 0;
    top: 92px;
}

.alt-menu__link {
    color: #343434;
    padding: 0;
    height: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.alt-menu li {
    display: inline-block;
}

.alt-menu li:hover>.alt-menu__link {
    color: #e94f1c;
}

.alt-menu li:hover>.sub-menu {
    display: block;
}

.sub-menu {
    display: none;
    background: #f4f4f4;
    position: absolute;
    top: 60px;
    width: 100%;
    left: 0;
    right: 0;
    border-top: 1px solid #dfdfdf;
    /*box-shadow: 0 4px 12px -4px rgba(0, 0, 0, .1), 0 4px 12px -4px rgba(0, 0, 0, .1);*/
}

.sub-menu:before {
    content: "";
    position: absolute;
    left: 0;
    top: -4px;
    height: 4px;
    width: 100%;
    background: transparent;
}

.header-top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.p-tags {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.p-tags a {
    color: #343434;
    display: inline-block;
    text-decoration: none;
    padding: 5px 12px;
    font-size: 0.9rem;
    font-weight: 500;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 0 5px 5px 0;
    transition: all 0.3s ease;
}

.p-tags a:hover,
.p-tags a.active {
    background: #e94f1c;
    color: #fff;
}

.card {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.sektorler .tabs {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.sektor-icon {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.tarihce {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.haber {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #eee !important;
}

.haber__resim img {
    width: 100%;
    /* height: 250px; */
    /* object-fit: cover; */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.urun {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.urun__resim {
    padding: 10px;
}

.urun__resim img {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

@media (max-width: 1200px) {
    .alt-menu {
        top: 62px;
    }

    .alt-menu__link {
        font-size: 0.75rem;
    }
}
@media (max-width: 1250px) {
 

    .alt-menu__link {
        font-size: 0.77rem;
    }
}
@media (max-width: 1010px) {
 

    .alt-menu__link {
        font-size: 0.7rem;
    }
}
@media (max-width: 992px) {
    .menu {
        position: fixed;
        left: -360px;
        top: 0;
        width: 320px;
        max-width: calc(100% - 80px);
        height: 100%;
        background: #fff;
        overflow-y: auto;
        box-shadow: 6px 0 12px -4px rgba(0, 0, 0, 0.1);
        transition: all 0.3s !important;
        z-index: 9999;
    }

    .menu__list {
        display: block;
        padding-right: 0 !important;
    }

    .menu__item {
        display: block !important;
        padding: 5px 0;
        margin: 0;
    }

    .menu__link {
        font-size: 1rem;
        padding: 10px 15px;
        position: relative;
        height: auto;
        line-height: 1.5;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .menu__link:before {
        height: 100%;
        width: 0;
        position: absolute;
        left: 0;
        top: 0 !important;
    }

    .menu__link:hover:before {
        width: 4px;
        height: 100%;
    }

    .menu .ml-3 {
        margin-left: 15px;
        margin-top: 25px;
    }

    .menu__link i {
        width: 36px;
        height: 36px;
        border: 1px solid #eee;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        line-height: 1;
        transition: all 0.3s ease;
    }

    .menu__link i:hover {
        background: #e94f1c;
        color: #ffffff;
    }

    .alt-menu,
    .sub-menu {
        position: relative;
        top: auto;
        animation: none;
        transition: none;
        box-shadow: none !important;
        background: #fafafa;
        padding: 8px 0;
    }

    .sub-menu {
        background: #f4f4f4;
    }

    .menu__item:hover .alt-menu {
        display: none;
    }

    .alt-menu li:hover .sub-menu {
        display: none;
    }

    .alt-menu:before {
        display: none;
    }

    .alt-menu a {
        display: block;
        font-size: 0.9rem;
        padding: 8px;
        text-align: left;
        height: auto;
        padding: 8px 15px;
        margin-right: 0px !important;
        border: none !important;
    }

    .menu li {
        display: block !important;
    }

    .menu.mobil-active {
        left: 0 !important;
    }
}

@media (min-width: 992px) {
    .menu .logo {
        display: none;
    }
}

.s-resim {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.s-detay {
    z-index: 4;
}

.s-yazi {
    text-shadow: 2px 2px 2px #000;
    color: #ffffff;
}

.s-detay .btn {
    text-shadow: none;
}

.main-slider {
    height: 700px;
    background: #f4f4f4;
    width: 100%;
}

.anasayfa-slider {
    width: 100%;
}

.anasayfa-slider .item {
    height: 700px;
    position: relative;
    overflow: hidden;
}

.anasayfa-slider .item img,
.anasayfa-slider .item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9998;
    display: none;
}

.search-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    width: 500px;
    max-width: 100%;
    z-index: 9999;
    display: none;
}

.search-input {
    width: 100%;
    max-width: 500px;
    height: 60px;
    border: none;
    outline: none;
    padding: 0 20px;
    border-radius: 50px;
    background: #fff;
    font-size: 18px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.search-button {
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.3s;
}

.search-button .bi {
    position: relative;
    top: 2px;
}

.search-button:hover {
    color: #e9511d;
}

.search {
    width: 500px;
    max-width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-close {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border: none;
    outline: none;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s;
}

.search-close:hover {
    color: #e9511d;
}

.new-urun .haber {
    padding: 15px;
}

@media (min-width: 1200px) {
    .row5 .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

/*@media(min-width:992px){

    .product-menu .alt-menu__link{
        padding: 10px;
        height: auto;
        display: inline-block;
        border: none !important;
    }

    .product-menu .alt-menu__link:before, .product-menu .alt-menu__link:after{
        display: none !important;
    }

    .product-menu .alt-menu{
        height: 290px;
    }

    .product-menu .alt-menu li{
        display: inline-block;
        text-align: left;
    }

    .product-menu .sub-menu{
        position: absolute;
        box-shadow: none !important;
        border-left: 1px solid #dfdfdf;
        left: 350px;
        width: 360px;
        top: 0;
        background: none !important;
    }

    .product-menu .sub-menu .alt-menu__link{
        display: block;
        text-align: left;
        padding-left: 30px;
    }

    .product-menu:hover .alt-menu{
        display: flex !important;
        flex-direction: column;
    }
}*/

.tab-nav .sort__item {
    padding: 6px 15px;
}

.product-search {
    margin-top: 30px;
}

.product-search .search-input {
    box-shadow: none;
    border: 1px solid #dfdfdf;
}

@media (max-width: 576px) {
    .search-input {
        font-size: 14px;
        height: 50px;
    }

    .anasayfa-slider .item,
    .main-slider {
        height: 80vh;
    }

    .header-links {
        display: none;
    }

    .haber__resim img {
        width: 100%;
        height: 180px;
        object-fit: cover;
    }
}

@media (max-width: 992px) {
    .menu {
        padding-bottom: 60px;
    }

    .menu #language {
        display: none !important;
    }

    #language {
        margin-right: 15px;
        margin-left: 0 !important;
    }

    .menu .logo {
        margin-left: 15px;
        margin-bottom: 20px;
        margin-top: 30px;
    }
}

.tarihce-slider .slider-nav .item {
    padding: 0 10px;
}

.tarihce-slider .slick-prev {
    left: 25px;
    z-index: 4;
}

.tarihce-slider .slick-next {
    right: 25px;
}

.slick-next:before,
.slick-prev:before {
    font-size: 26px;
}

.slick-next:before,
.slick-prev:before {
    color: #e9511d;
}
