<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Home Start*/
@import url('https://fonts.googleapis.com/css2?family=Inter&amp;display=swap');


.homeSlider .carousel-inner, .homeSlider .carousel-inner img {
    height: 100vh;
    object-fit: cover;
}

.homeSlider .carousel-inner {
    border-bottom: 2px solid #e3b815;
}

.homeSlider .carousel-caption {
    top: 0;
    bottom: unset;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    word-break: break-word;
}

.homeSlider .captionTitle {
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    color: #fff;
}

.productSlider .item img {
    object-fit: cover;
    border-radius: 4px;
}

body {
    font-size: 14px;
    font-family: 'Inter', sans-serif;
}

.brandLogo
{
    transform: scale(1.6);
}

.link-color {
    color: rgba(0,0,0,.55) !important;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #FFCE13;
}

.section-margin {
    margin-top: 3rem;
    margin-bottom: 5rem;
}

    .section-margin:first-child {
        margin-top: 5rem;
    }
.hakkimizda-title {
    color: rgba(255, 255, 255, 0.02);
    text-align: center;
    font-family: Bebas Neue;
    font-size: 150px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    top: 0;
    right: 0rem;
    padding: 36px;
    padding-right: 16px;
}
.pageBackground {
    position:relative;
    height: 100vh !important;
    object-fit: cover !important;
    background-image: url(../img/sayfa-arka.png);
    width: 100%;
}
.arka-img {
    position: relative;
    height: 100vh !important;
    object-fit: cover !important;
    background-image: url(../img/arkaiki.png);
    width: 100%;
}
.urun-arka {
    position: relative;
    height: 100vh !important;
    object-fit: cover !important;
    background-image: url(../img/arkaiki.png);
    width: 100%;
}
.iletisim-arka {
    position: relative;
    height: 100vh !important;
    object-fit: cover !important;
    background-image: url(../img/iletisim-banner.png);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.uruns {
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
}
.form-control:focus {
    color: var(--grey-g-50, #E9E9E9) !important; 
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 42px !important;
    background-color: none !important;
    border-color: #FFCE13 !important;
    box-shadow: none;
}
textarea#exampleFormControlTextarea1 {
    height: 8rem !important;
    max-height: 8rem !important;
    min-height: 8rem !important;
    resize: none !important;
}
.form-control {
    display: block;
    width: 100%;
    font-family: Poppins !important;
    font-weight: 400 !important;
    padding: .375rem .75rem;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 42px !important;
    color: #212529;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    background-color: unset !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 1px solid #414652 !important;
}
.auto-kato {
    width:100%;
    margin-bottom:30px;
    color: #FFF;
    font-family: Inter;
    font-size: 30.756px;
    font-style: normal;
    font-weight: 700;
    line-height: 44.426px;
}
.kato-orta {
    position:relative;
    z-index:45;
    height: 100vh;
    display: flex;
    align-items: center;

}
.iletisim-title {
    color: rgba(255, 255, 255, 0.02);
    font-family: Bebas Neue;
    font-size: 150px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position:absolute;
    left:0;
    top:0;
    padding:30px;
}
.iletisim-gndr {
    margin-top:42px;
    padding: 8px 20px !important;
    color: var(--Grey, #212121) !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    border-radius: 4px !important;
    background-color: #FFCE13 !important;
    box-shadow: 0px 4px 30px 0px rgba(38, 171, 226, 0.30) !important;
}
.iletisim-gndr span{
    margin-right:1rem;
}
.iletisim-card {
    padding-top: 4rem;
    border-radius: 4px;
    background: var(--Grey, #212121);
    box-shadow: 0px 4px 79px 0px rgba(0, 0, 0, 0.32);
}
.auto-kato span {
    color: var(--Yellow, #FFCE13);
    font-family: Inter;
    font-size: 30.756px;
    font-style: normal;
    font-weight: 700;
    line-height: 44.426px; /* 144.444% */
}
.indir-button span {
    padding: 3px 22px !important;
}
.indir-button {
    color: #000 !important;
    font-family: Poppins !important;
    font-size: 13.669px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 20.504px !important;
    border-radius: 4px !important;
    background: var(--Yellow, #FFCE13) !important;
    width: max-content;
}
.kato-detail {
    color: var(--grey-g-75, #A4A4A4);
    font-family: Inter;
    font-size: 15.378px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 156.066% */
    margin-bottom:50px;
}
.katalog {
    padding: 0 40px;
    border-radius: 4px;
    background: var(--Grey, #212121);
    box-shadow: 0px 4px 79px 0px rgba(0, 0, 0, 0.32);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100% !important;
}

.katalog-sag {
    color: rgba(255, 255, 255, 0.02);
    text-align: center;
    font-family: Bebas Neue;
    font-size: 150px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position:absolute;
    right:0;
    padding:30px;
    top:0;
}
.sayfa-arka-iki {
    display: flex !important;
    align-items: center !important;
    height: 100vh;
    flex-direction: column !important;
}
.incele {
    color: var(--White, #FFF) !important;
    text-align: center !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    padding: 12px 40px !important;
    border-radius: 4px !important;
    border: 1px solid var(--Yellow, #FFCE13) !important;
    background: rgba(33, 33, 33, 0.10) !important;
    box-shadow: 0px 0px 36px 0px rgba(255, 206, 19, 0.12) !important;
    transition: .3s !important;
}

.incele:hover {
    background-color: #ffce13 !important;
    border-color: white !important;
    transition:.3s !important;
}

.hakkimizda {
    color: var(--Yellow, #FFCE13);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    margin-bottom:16px;
}
.sistem {
    margin-bottom:36px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.sistem-detail {
    color: var(--grey-g-50, #E9E9E9);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
}
.firstSection {
    height: 100vh;
}

.navbar{
    border:0 !important;
}
.hakkimizda-logo {
    width:100% !important;
}
.sol-sosyal {
    margin-left:2rem;
    font-size:20px;
    position: fixed;
    z-index: 48484;
    bottom: 4rem;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction:column;
}
.sol-sosyal i{
    margin-bottom:20px;
    display:flex;
    align-items:center;
}
.sol-sosyal a
{
    color: white;
    text-decoration: none;
}

.bayi-button {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    color: var(--Grey, #212121) !important;
    font-family: Inter !important;
    font-size: 16px !important;
    font-style: normal 1;
    font-weight: 600 !important;
    line-height: 24px !important;
    border-radius: 6px 0px 0px 0px !important;
    background: radial-gradient(539.84% 109.04% at 0.82% 2.68%, rgba(33, 33, 33, 0.20) 0%, rgba(33, 33, 33, 0.00) 100%), #FFCE13 !important;
    bottom: 2px !important;
    padding: .8rem 3rem;
}
.bayi-button svg{
    margin-right:12px !important;
}
/*Banner Start*/


.language-selector .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -5px;
    margin-top: .125rem;
}
.box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .box span {
        display: block;
        width: 20px;
        height: 20px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.50);
        border-right: 2px solid rgba(255, 255, 255, 0.50) !important;
        transform: rotate(45deg);
        margin: -10px;
        animation: animate 2s infinite;
    }

        .box span:nth-child(2) {
            animation-delay: -0.2s;
        }

        .box span:nth-child(3) {
            animation-delay: -0.4s;
        }

@keyframes animate {

    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}
.banner-img {
    height: calc(100vh - 0rem);
    width: 100%;
    border-bottom: 2px solid #FFCE13 !important;
}

.banner-text-area {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    top: 0;
}

.dairesel2 {
    /* border-bottom-left-radius: 15px; */
    /* border-bottom-right-radius: 15px; */
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #FFCE13;
}

.dairesel img2 {
    display: block;
    min-width: 100%;
    min-height: 100%;
}

.videos {
    display: flex;
    align-items: center;
    border: 1px solid #e9e9e9;
    padding: .7rem;
    padding-right: 2rem;
    width: fit-content;
    justify-content: space-between;
    border-radius: 15px;
    margin-top: 38px;
}

.video-button {
    position: relative;
    bottom: -19px;
    left: -46px;
}

.video-cover {
    display: flex;
    position: relative;
}

    .video-cover img
    {
        min-width: 64px;
        max-width: 64px;
        min-height: 64px;
        max-height: 64px;
    }

    .banner-img2 {
        width: 100%;
        height: 376px;
    }

.banner-baslik {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    /*line-height: 0px;*/
    color: #FFCE13;
}

.banner-yazi {
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 24px !important;
    /*line-height: 36px !important;*/
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 0.4rem;
    /*width: 30rem !important;*/
}

.banner-button {
    margin-top: 1rem;
}

.home-button:hover {
    background: #ffd01300;
    border-radius: 6px;
    border: 2px solid #FFCE13;
    color: whitesmoke;
    gap: 12px;
}

.home-button {
    background: #FFCE13;
    border-radius: 6px;
    border-color: #FFCE13;
    color: #212121;
    gap: 12px;
    width: 187px;
    height: 40px;
    letter-spacing: 1px;
}

.home-bottom-button {
    width: 54px;
    height: 54px;
    padding: 10px 10px 10px 10px;
}

.home-button span {
    padding-left: 2rem;
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 14px!important;
    line-height: 24px!important;
    text-align: center;
    color: #212121; 
}

.go-to-section {
    position: absolute;
    bottom: 3rem;
    width: 100%;
}

.home-button:hover span {
    color: whitesmoke;
}

.ana-hk-btn span {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 19.36px;
    color: #212121;
}

.ana-hk-btn i {
    font-size: 16px;
    color: #FFCE13;
    padding-left: .6rem;
}

.hakkimizda-content {
    padding-left: 46px;
}

/*Banner End*/

.dil-pc
{
    font-size: 14px;
}
/*Hakkımızda Start*/
.card {
    border: none;
}

.page-small-tittle {
    margin-bottom: 0.4rem !important;
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #FFCE13;
}


.page-tittle {
    color: #FFF;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 75% */
}

.page-yazi-style {
    width: 41rem;
    margin: auto;
    margin-top: 13px;
}

.hizmetlerimiz-style .page-tittle, .blog-style .page-tittle {
    margin-top: 5px;
}



.blog-satir {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-card {
    width: 385px;
    margin: auto;
}

.blog-card-image img {
    height: 230px;
    object-fit: cover;
    border-radius: 12px;
}

.blog-card .card-body
{
    padding: 0;
    margin-top: 32px;
    max-height: 182px;
    min-height: 182px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.blog-card .card-title
{
    margin-bottom: 18px;
}



.ana-hz-card-image
{
    min-height: 15rem;
    max-height: 15rem;
}

.ana-hz-card img {
    object-fit: cover;
    border-radius: 30px;
    height: 15rem;
    padding: 1rem;
}

.hizmetlerimiz-style .ana-hz-card {
    border: 1px solid #f4f4f4!important;
}


.ana-hz-card .card-body .card-title {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 19px;
    line-height: 30px;
    color: #222;
    margin: .5rem 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

    .ana-hz-card .card-body .page-yazi
    {
        font-size: 15px;
        min-height: 100px;
        word-break: break-word;
    }

.ana-hz-card .card-body {
    padding-top: 0;
/*    min-height: 242px;
    max-height: 242px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
}

.page-yazi {
    color: var(--grey-g-50, #E9E9E9);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
}

    .page-yazi span {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

.ana-hk-btn {
    position:relative;
    top:10px;
    text-decoration: none;
    color:black;
}

.ana-hk-btn:hover {
    color: black;
}


.ana-hz-card {
    border-radius: 10px;
    height: 100%;
    transition: 500ms;
}

    .ana-hz-card:hover {
        box-shadow: 0px 4px 38px rgba(0, 0, 0, 0.16);
        transition: 500ms;
    }

.ana-hz-btn {
    color: #A4A4A4;
    font-family: 'Inter', sans-serif;
    font-size: 13px!important;
    font-weight: 500!important;
    line-height: 24px!important;
    transition: 400ms;
}

.ana-hz-btn:hover {
    color: #FFCE13;
    transition:400ms;
}

/*Hakkımızda Fnish*/


.line-content-text {
    font-size: 19px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    line-height: 30px;
    width: 35rem;
    text-align: center;
}

/*Ürünlerimiz Slider*/

.owl-nav {
    position: absolute !important;
    top: 45% !important;
    left: 41% !important;
}

.ana-slayt-btn {
    background-color: rgb(255, 112, 4);
    color: white;
}

    .ana-slayt-btn:hover {
        background-color: black;
        color: rgb(255, 112, 4);
    }

.owl-1-style .owl-nav {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    position: relative;
    transform: rotateX(-50,-50);
    transform: scaleX(1.0);
    margin: 0px;
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow:unset !important;
}

    .owl-1-style .owl-nav .owl-next {
        border-radius: 30px;
        border: 0;
        color: #000;
        width: 40px;
        height: 40px;
        position: relative;
        right: -20rem;
    }

    .owl-1-style .owl-nav .owl-next i{
        font-size:20px;
    }

    .owl-1-style .owl-nav .owl-prev {
        display:none;
    }

.urun {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    color: rgba(255, 255, 255, 0.02);
    font-family: Bebas Neue;
    font-size: 150px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    min-height: 490px;
    max-height: 490px;
}


.ana-urun-card {
    position: absolute;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 100%;
    padding: 0;
}

.product-card .card-text {
    background: #24263abf;
    padding: 1rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}



.product-card {
    background: linear-gradient(0deg, #0000004d, transparent);
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}

.urun-baslik {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 19px !important;
    line-height: 24px !important;
}

.videos-link {
    width: fit-content;
    display: block;
    text-decoration: none;
}

.text-kisit {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.text-kisi2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5; /* kaç satırla sınırlayacağımızı yazıyoruz */
    -webkit-box-orient: vertical;
}

.products-style .ana-urun-card .page-yazi {
    color: #DCDCDC;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.products-style .products-text {
    text-align: justify;
}

/*Ürünlerimiz Fnish*/

.videos {
    display: flex;
    align-items: center;
    border: 1px solid #e9e9e9;
    padding: .7rem;
    padding-right: 2rem;
    width: fit-content;
    justify-content: space-between;
    border-radius: 15px;
    margin-top: 38px;
}

.video-title {
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}

.video-text-area {
    color: var(--grey-g-75, #A4A4A4);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
}

.ana-hz-card .card-title
{
    font-weight: 600;
}


.navDots {
    position: fixed;
    top: calc(100vh - 76px - 50%);
    z-index: 566565655655;
    display: flex;
    flex-direction: column;
    right: 2rem;
    row-gap: 20px;
    align-items: end;
}

    .navDots .navDot {
        background: none;
        border: none;
        color: white;
        display: flex;
        column-gap: 24px;
        position: relative;
        justify-content: end;
        width: max-content;
        align-items: center;
        height: 20px;
    }

        .navDots .navDot:focus-visible
        {
            outline: none;
        }

        .navDots .navDot .navDotCircle {
            width: 12px;
            height: 12px;
            background: transparent;
            border: 2px solid white;
            border-radius: 50px;
        }

.navDot.active .navDotCircle {
    background: #ffce13;
}

.navDot:hover .navDotCircle {
    background: #ffce13;
}

.navDot::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 2px;
    background: #ffce13;
    bottom: -0.8rem;
    right: .6rem;
    transition: .4s;
    border-radius: 30px;
}

.navDot.active::after {
    width: 100%;
    transition: .4s;
}

.navDot:hover::after
{
    width: 100%;
    transition: .4s;
}

.navDots .navDot span {
    opacity: 0;
    transition: .4s;
    display: none;
}

.navDots .navDot.active span {
    opacity: 1;
    transition: .4s;
    display: block;
}

.navDots .navDot:hover span {
    opacity: 1;
    transition: .4s;
    display: block;
}


@media only screen and (max-width: 1920px)
{
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        min-height: 508px;
        max-height: 508px;
    }
}

@media only screen and (max-width: 1440px)
{
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        min-height: 420px;
        max-height: 420px;
    }
}

@media only screen and (max-width: 1399px)
{
    .blog-card {
        width: 100%;
        margin: auto;
    }

    .blog-card-image img {
        height: 201px;
    }
}


@media only screen and (max-width: 991px) {
    .hakkimizda-title{
        display:none;
    }
    .iletisim-title{
        display:none;
    }
    .urun{
        display:none;
    }
    .katalog-sag{
        display:none;
    }
    .katalog {
        height: unset !important;
        padding: 24px;
    }
    .iletisim-card {
        padding-top: 4rem;
    }
    .navDots{
        display:none;
    }
    .sol-sosyal {
        display: none;
    }
    .as {
        color: white;
        font-size: 18px;
    }
    .asosyal {
        column-gap: 25px !important;
    }
    .iletisim-card {
        height: unset !important;
        padding: 24px 24px !important;
        padding-top: 7rem;
    }
    

    .iletisim-title {
        font-size: 110px;
        padding: 20px;
    }
    .page-yazi{
        text-align:center !important;
    }
    .owl-next
    {
        display: none;
    }
    .videos-link {
        margin: auto;
    }
}

.row.py-5 .col-12.py-2 img.card-img-top {
    height: 249px;
}



@media screen and (max-width: 1440px){

    .owl-1-style .owl-nav .owl-next {
        left: 309px!important;
    }

    .page-yazi span {
        -webkit-line-clamp: 7;
    }

}

@media only screen and (max-width: 1199px)
{
    .blog-card-image img {
        height: 140px;
    }

    .iletisim-card {
        height: unset !important;
        padding: 24px 24px !important;
        padding-top: 7rem;
    }

    .iletisim-gndr {
        margin-top: 0;
    }
}

@media screen and (max-width: 1024px){
    .owl-1-style .owl-nav .owl-next {
        left: 186px !important;
    }


    .m-auto .card-body.p-0 .card-text {
        font-size: 12px;
    }



    .blog-card-image img {
        height: 140px!important;
    }
}

@media only screen and (max-width: 991px)
{
    .page-small-tittle {
        text-align: center;
    }
    .page-tittle
    {
        text-align: center;
    }

    a.ana-hk-btn {
        display: block;
        width: 100%;
        position: static;
        text-align: end;
        padding-right: 1rem;
    }

    .blog-card-image img {
        height: 191px !important;
    }

    .mobileDirection
    {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .pageBackground {
        height: unset !important;
        padding: 4rem 0rem;
    }

    .arka-img {
        height: unset !important;
        padding: 4rem 0rem;
    }

    .urun-arka {
        height: unset !important;
        padding: 4rem 0rem;
    }

    .iletisim-arka {
        height: unset !important;
        padding: 4rem 0rem;
    }

    .uruns {
        height: unset !important;
    }

    .kato-orta {
        height: unset!important;
    }

    .sayfa-arka-iki {
        height: unset !important;
    }

    .hakkimizda {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .sistem {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }


    .sistem-detail {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }


    .page-small-tittle {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .page-tittle {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .page-yazi {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .auto-kato {
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }

        .auto-kato span {
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: 34px;
        }

    .kato-detail {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .incele {
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 600 !important;
        line-height: 24px !important;
        padding: 8px 40px !important;
    }

    .iletisim-card .form-control {
        font-size: 14px !important;
        font-weight: 400;
        line-height: 34px !important;
    }

    .iletisim-gndr {
        font-size: 14px !important;
        line-height: 24px !important;
    }

}

@media screen and (max-width: 768px){
    p.page-yazi.text-kisit.pt-3 {
        text-align: start !important;
    }

    p.page-yazi.text-kisit.pt-3 {
        text-align: start !important;
    }

    .p-0.m-0 .card.text-bg-dark.pt-3 img.card-img {
        height: 303px;
    }

    element.style {
        line-height: 35px;
        position: relative;
        top: 42%;
        max-width: 644px;
        margin: auto;
    }

    .card.mt-5.ps-3.col-12.col-lg-10 {
        width: 62%;
        margin: auto;
    }

    .page-yazi.pe-3 {
        text-align: center;
        /* padding: 21px; */
        padding: 0px 0px 0px 18px;
    }



}

@media only screen and (max-width: 767px)
{
    .iletisim-card {
        padding-top: 2rem;
    }
    .iletisim-img {
        height: 20rem !important;
        object-fit: cover !important;
    }
    .page-yazi-style {
        width: 100%;
        margin: auto;
        margin-top: 42px;
    }

    .hakkimizda-content {
        padding-left: 12px;
        margin-top: 2rem;
    }

    .products-style .page-small-tittle
    {
        text-align: center;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        min-height: 320px;
        max-height: 320px;
    }

    .banner-yazi {
        font-family: 'Inter',sans-serif;
        font-weight: 600;
        font-size: 24px !important;
        line-height: 36px !important;
        color: #fff;
        letter-spacing: -2px;
        text-align: center;
        width: 100% !important;
    }

    .banner-img {
        object-fit: cover;
    }

    .blog-card-image img {
        height: 135px !important;
    }

    .page-yazi span {
        -webkit-line-clamp: 16;
    }

    .hakkimizda-card {
        min-height: auto!important;
    }


    .order-767-1
    {
        order: 1;
    }

    .order-767-2
    {
        order: 2;
    }

    .homeSlider .captionTitle {
        font-size: 28px;
        font-weight: 600;
        line-height: normal;
        color: #fff;
        line-height: 38px;
    }

}

@media only screen and (max-width: 575px)
{
    .owl-dots{
        display:block !important;
    }
    .blog-card-image img {
        height: 310px !important;
    }
    .brandLogo {
        transform: scale(1);
    }

    .go-to-section {
        bottom: 5rem;
    }

    .bayi-button {
        padding: .5rem 1rem;
    }

    .hakkimizda {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .sistem {
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .sistem-detail {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
    }


    .page-small-tittle {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .page-tittle {
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .page-yazi {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
    }

    .auto-kato {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }
        .auto-kato span {
            font-size: 20px;
            font-style: normal;
            font-weight: 700;
            line-height: 34px;
        }

    .carousel-caption {
        right: 5%;
        left: 5%;
    }

}

@media screen and (max-width: 425px){
    h4.page-tittle.pb-4.pt-2 {
        text-align: center;
    }

    p.page-yazi.text-kisit2 {
        text-align: center !important;
    }

    a.ana-hk-btn {
        /* text-align: end!important; */
        left: 75%;
        /* right: -16px; */
    }

    .text-center.page-tittle.text-light {
        line-height: 35px;
        position: relative;
        top: 37%!important;
        max-width: 644px;
        margin: auto;
    }

    .card.mt-5.ps-3.col-12.col-lg-10 {
        width: 98%;
        margin: auto;
    }


    .pb-5 .card .row .col-md-6.col-lg-7.col-12.m-auto {
        order: 1;
    }

    .col-12.py-2 .card.ana-hz-card .card-body.ps-4 {
        padding-left: 2rem !important;
    }

    .container.pb-5 .card .row .col-md-6.col-lg-5.col-12 {
        order: 2;
    }



    /*.videos {
        width: 100%;
        padding-right: 0rem;
    }*/

    .page-small-tittle {
        text-align: center;
    }
    .video-text-area {
        font-family: 'Inter',sans-serif;
        font-weight: 400;
        font-size: 11px;
        line-height: 30px;
        color: #595959;
        padding-right: .8rem;
    }   
    .video-title {
        font-family: 'Inter',sans-serif;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        /*color: #141414;*/
    }

    .blog-card-image img {
        height: 230px !important;
    }
}

@media screen and (max-width: 375px){
    .card-body.p-0 h5.card-title {
        font-size: 16px;
    }


    .text-center.page-tittle.text-light {
        line-height: 35px;
        position: relative;
        max-width: 644px;
        margin: auto;
    }
    .col-12.py-2 .card.ana-hz-card .card-body.ps-4 {
        padding-left: 0.7rem !important;
    }
    .home-bottom-button {
        position: relative;
        width: 54px;
        height: 54px;
        padding: 10px 10px 10px 10px;
    }

    .container.pb-5 .card .row .col-md-6.col-lg-5.col-12 {
       margin-top: 1rem;
    }

    /*.video-text-area {
        padding-right: 0rem;
    }*/

    .page-tittle {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .homeSlider .captionTitle {
        font-size: 24px;
        font-weight: 600;
        line-height: normal;
        color: #fff;
        line-height: 34px;
    }

}

@media screen and (max-width: 320px){
    
    a.ana-hk-btn {
        /* text-align: end!important; */
        left: 67%;
        /* right: -16px; */
    }


    .card-body.p-0 h5.card-title {
        font-size: 13px;
    }

    .m-auto .card-body.p-0 .card-text {
        font-size: 10px;
    }

}


@media only screen and (max-height: 800px)
{
    .homeSlider .carousel-inner, .homeSlider .carousel-inner img {
        height: 500px;
        object-fit: cover;
    }

    .firstSection {
        height: 500px;
    }

    .homeSlider .captionTitle {
        font-size: 18px;
        font-weight: 600;
        line-height: normal;
        color: #fff;
        line-height: 26px;
    }
}</pre></body></html>