﻿@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');



html {
    scroll-behavior: smooth;
    transition-duration: 500ms;
}

ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    list-style: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

* {
    margin: 0;
    padding: 0;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

body {
    color: #444;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    margin: 0 auto;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    background: #e9e9e9;
}

a {
    color: #DDD;
    transition: 0.5s;
}

    a:hover, a:active, a:focus {
        outline: none;
        text-decoration: none !important;
    }

p {
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
}

.hbr {
    background: #82ba2d;
    padding: 50px 0;
    margin-bottom: -30px;
    font-weight: 700;
    color: #FFF !important;
    font-size: 20px;
    text-align: center;
}

    .hbr a {
        font-weight: 700;
        color: #FFF !important;
    }

        .hbr a:hover {
            font-weight: 700;
            color: #03312b !important;
        }

.urndtl {
    font-size: 18px;
    line-height: 1.7em !important;
    direction:rtl;
}

    .urndtl li {
        list-style-type: square !important;
    }

.urntknk {
    font-size: 24px;
    color: #03312b;
    border-bottom: 2px solid #479235;
    font-weight: 700;
    line-height: 1.7em;
    margin-left: -20px;
}


.tknkbg {
    background: #f5f5f5;
}

.ktlg {
    border: 1px solid #479235;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 15px;
    background: #82ba2d;
}

    .ktlg a {
        color: #FFF;
    }

    .ktlg .acr {
        color: #FFF;
        background: #e40f0f;
        font-size: 24px;
        float: left;
        margin-right: 30px;
    }


.galeri {
    background: #82ba2d;
    padding: 30px 0 10px 0;
}  
.rtl
{
    direction:rtl;
}



#ustalan {
    padding: 8px 0;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    height: 39px;
    background: #479235;
    z-index: 999;
    position: relative;
}

    #ustalan .wrapper .iletisim-ust a {
        line-height: 1;
        color: #FFF;
    }

        #ustalan .wrapper .iletisim-ust a:hover {
            color: #E21E25;
        }

    #ustalan .wrapper .iletisim-ust i {
        color: #FFF;
        padding: 10px;
    }

    #ustalan .wrapper .iletisim-ust .fa-phone {
        padding-left: 20px;
        margin-left: 20px;
        border-left: 1px solid #e9e9e9;
    }

    #ustalan .wrapper .sosyalmenu a {
        padding: 4px 10px;
        display: inline-block;
        background: #03312b;
        color: #FFF;
        font-size: 14px;
    }

        #ustalan .wrapper .sosyalmenu a:hover {
            background: #82ba2d;
            color: #FFF;
        }

    #ustalan .wrapper .langmenu {
    }


        #ustalan .wrapper .langmenu a {
            padding: 4px 12px;
            display: inline-block;
            color: #FFF;
            background: #03312b;
        }

            #ustalan .wrapper .langmenu a:hover {
                color: #FFF;
                background: #82ba2d;
            }


.back-to-top {
    position: fixed;
    display: none;
    background: #68bd48;
    color: #fff;
    font-size: 20px;
    border-radius: 2px;
    right: 15px;
    bottom: 5px;
    transition: background 0.5s;
    text-align: center;
    z-index: 10;
    width: 48px;
    line-height: 40px;
}


    .back-to-top:focus {
        background: #FFF;
        color: #000;
        outline: none;
    }

    .back-to-top:hover {
        background: #03312b;
        color: #fff;
    }












@media (min-width: 768px) {
    .table {
        font-size: 16px !important;
        font-weight: 300;
        direction:rtl;
        text-align:right;
    }

        .table tr td {
            text-align: right !important;
        }


    #fw_al_005 {
        top: -30px;
    }

    .urunbg {
        height: 300px;
        width: 100%;
        z-index: -1;
        top: 0;
        bottom: 0;
        position: absolute;
    }

        .urunbg span {
            bottom: 0;
            left: 0;
            background: rgb(0, 0, 0, 0.90);
            color: #FFF;
            padding: 0 15px;
            position: absolute;
            font-weight: 300;
            font-size: 40px;
        }


    .urunsyf {
        margin-top: 570px;
    }

    .dtl {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 22;
    }

    .dtlbtn {
        background: rgb(0, 0, 0, 0.9);
        color: #FFF;
        padding: 15px;
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
    }

        .dtlbtn:hover {
            background: rgb(0, 0, 0, 0.9);
            color: #FFF;
            padding: 30px 15px 15px 15px;
            display: inline-block;
            font-size: 16px;
            font-weight: 400;
            transition: 0.3s;
        }

    #gorsel {
        top: 100px;
    }

    #teknik {
        text-align: center;
        margin-top: 30px;
    }

    .kategorisyf {
        margin-top: 400px;
    }

    .kategoribg {
        height: 400px;
        width: 100%;
        z-index: -1;
        top: 80px;
        position: absolute;
    }

        .kategoribg::after {
            right: 0;
            width: 50%;
            content: "";
            height: 6px;
            bottom: -3px;
            position: absolute;
            background: #03312b;
        }


        .kategoribg h2 {
            margin-top: 150px;
            background: #1a6c43;
            color: #FFF;
            width: 33.33%;
            padding: 30px 30px;
            margin-left: -15px;
            border-right: 5px solid #03312b;
            text-align: right;
        }

    .veri li a {
        color: #FFF;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        list-style-type: none !important;
        padding: 5px 0;
    }

        .veri li a:hover {
            color: #DDD;
            text-decoration: none;
            transition: all 500ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
        }

    .footer {
        background-image: url("/img/altban.jpg");
        height: 400px;
        background-position: center;
        background-repeat: no-repeat;
        color: #fff;
        padding: 40px 0;
    }

        .footer .sosyal_medya {
            position: relative;
            margin: 0px;
        }

        .footer .sosyal_medya {
            position: relative;
            float: left;
            padding: 0px;
            line-height: 40px;
        }

            .footer .sosyal_medya a {
                position: relative;
                display: inline-block;
                font-size: 18px;
                opacity: 1;
                width: 40px;
                height: 40px;
                background: #FFF;
                color: #82ba2d;
                transition: all 500ms ease;
                -moz-transition: all 500ms ease;
                -webkit-transition: all 500ms ease;
                -ms-transition: all 500ms ease;
                -o-transition: all 500ms ease;
                margin-right: 8px;
                text-align: center;
                border-radius: 3px;
            }

                .footer .sosyal_medya a:hover {
                    position: relative;
                    display: inline-block;
                    font-size: 18px;
                    background: #82ba2d;
                    color: #FFF;
                    text-decoration: none;
                    opacity: 1;
                    transition: all 500ms ease;
                    -moz-transition: all 500ms ease;
                    -webkit-transition: all 500ms ease;
                    -ms-transition: all 500ms ease;
                    -o-transition: all 500ms ease;
                }

    .footer-widget h4 {
        font-size: 18px;
        color: #f9f9f9;
        text-align: left;
        position: relative;
        margin: 0 0 30px 0;
        padding: 0;
        text-shadow: none;
        font-weight: 700 !important;
        -webkit-font-smoothing: antialiased;
    }

        .footer-widget h4:after {
            left: 0;
            right: 0;
            width: 100%;
            content: "";
            height: 2px;
            bottom: -15px;
            position: absolute;
            background: #82ba2d;
        }

    .parallax {
        background-image: url("/img/bg.png");
        height: 400px;
        font-size: 80px;
        text-align: center;
        padding: 100px 0;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        margin-bottom: -30px;
    }

        .parallax h1 {
            color: #03312b;
            padding: 15px;
            margin-top: 30px;
            font-weight: 900;
            font-size: 60px;
        }

        .parallax h4 {
            background: #82ba2d;
            color: #FFF;
            padding: 15px;
            margin-top: 30px;
            line-height: 1.7em;
            display: inline-block;
            font-size: 24px;
        }

    .parallax1 {
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .ilt {
        margin-bottom: 30px;
        border-top: 1px solid #DDD;
        padding: 30px 0 0 0;
    }

        .ilt i {
            color: #FFF;
            background: #E21E25;
            padding: 10px;
            text-align: center;
            margin-right: 30px;
        }


    .ilt_first {
        margin-bottom: 30px;
        border-top: none;
        padding: 30px 0 0 0;
        font-weight: 400;
        font-size: 16px;
        color: #808080;
    }

        .ilt_first i {
            color: #FFF;
            background: #03312b;
            padding: 10px;
            text-align: center;
            font-size: 24px;
        }

    .pd-20 {
        padding: 20px 0;
    }

    .logo img {
        max-width: 200px;
    }


    .thumbnail .caption {
        padding: 5px 9px;
        color: #333;
        background: #E21E25;
        color: #FFF;
        z-index: 9;
        position: absolute;
        bottom: 45px;
        width: 50%;
        left: 40px;
        font-weight: 200;
        text-align: left;
        font-size: 18px;
        border-radius: 2px;
    }
}

@media (max-width: 767px) {
    .footer {
        background-image: url("/img/altbanm.jpg");
        height: 800px;
        background-position: center;
        background-repeat: no-repeat;
        color: #fff;
        padding: 40px 0;
    }

    .parallax {
        background-image: url("/img/bg.png");
        height: 400px;
        font-size: 80px;
        text-align: center;
        padding: 50px 0;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        margin-bottom: -30px;
    }

        .parallax h1 {
            color: #03312b;
            padding: 15px;
            margin-top: 30px;
            font-weight: 900;
            font-size: 60px;
        }

        .parallax h4 {
            background: #82ba2d;
            color: #FFF;
            padding: 15px;
            margin-top: 30px;
            line-height: 1.7em;
            display: inline-block;
            font-size: 24px;
        }

    table {
        font-size: 14px !important;
        font-weight: 300;
    }

        table tr td {
            text-align: left !important;
        }

        table thead {
            font-size: 14px !important;
            font-weight: 300;
        }


    #fw_al_005 {
        top: -35px;
    }

    .urunbg {
        height: auto;
        width: 100%;
        z-index: -1;
        top: 0px;
        bottom: 0;
        position: absolute;
    }

        .urunbg span {
            bottom: 0;
            left: 0;
            background: rgb(0, 0, 0, 0.90);
            color: #FFF;
            padding: 0 15px;
            position: absolute;
            font-weight: 200;
            font-size: 30px;
        }

    .urunsyf {
        margin-top: 15px;
    }

    .dtl {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 22;
    }

    .dtlbtn {
        display: none;
    }

        .dtlbtn:first-child {
            margin-top: 15px;
        }

    #gorsel {
        top: 100px;
    }

    #teknik {
        text-align: center;
        margin-top: 30px;
    }

    .kategorisyf {
        margin-top: 10px;
    }

    .kategoribg {
        width: 100%;
        height: auto;
        z-index: -1;
        padding: 100px 0;
        position: relative;
        top: -30px;
    }

        .kategoribg::after {
            right: 0;
            content: "";
            width: 33.33%;
            height: 10px;
            bottom: -5px;
            position: absolute;
            background: #479235;
        }


        .kategoribg h2 {
            background: #479235;
            color: #FFF;
            padding: 10px;
            display: inline-block;
            text-align: left;
            bottom: 0;
            position: absolute;
            font-weight: 200 !important;
        }

    .veri li a {
        color: #FFF;
        -webkit-font-smoothing: antialiased;
        font-size: 17px;
        list-style-type: none !important;
        padding: 5px 0;
    }

        .veri li a:hover {
            color: #DDD;
            text-decoration: none;
            transition: all 500ms ease;
            -moz-transition: all 300ms ease;
            -webkit-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
        }

    .footer .footer-widget .sosyal_medya a {
        font-size: 20px;
        opacity: 1;
        padding: 10px;
        width: 60px;
        height: 60px;
        background: #FFF;
        color: #479235;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        margin-right: 8px;
        text-align: center;
        border-radius: 2px;
    }


    .footer-widget {
        margin-bottom: 50px !important;
    }

        .footer-widget h4 {
            font-size: 18px;
            color: #f9f9f9;
            text-align: left;
            position: relative;
            margin: 0 0 30px 0;
            padding: 0;
            text-shadow: none;
            -webkit-font-smoothing: antialiased;
            font-weight: 600 !important;
        }

            .footer-widget h4:after {
                left: 0;
                right: 0;
                width: 100%;
                content: "";
                height: 2px;
                bottom: -15px;
                position: absolute;
                background: #e9e9e9;
            }

    .krmsl_mn {
        font-size: 16px;
        line-height: 1.7em;
        padding: 10px 0;
        margin-top: 5px;
    }



    .ustbaslik {
        padding: 42px 0;
        color: #E21E25;
        text-align: center;
        z-index: -1;
        position: relative;
        margin-top: -30px;
        margin-bottom: 30px;
        background-image: url("/img/gunsaban.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        .ustbaslik h2 {
            margin-top: 0px;
            background: #03312b;
            color: #FFF;
            padding: 20px;
            border-right: none;
            text-align: left;
            font-size: 24px;
            display: inline-block;
            position: absolute;
            bottom: 0;
            left: 0;
        }

    .krmsl {
        margin-top: 30px;
    }

    .ilt_first {
        margin-bottom: 30px;
        border-top: none;
        padding: 30px 0 0 0;
        font-weight: 200;
        font-size: 17px;
    }

        .ilt_first i {
            color: #FFF;
            background: #03312b;
            padding: 10px;
            text-align: center;
        }

    .map {
        margin-top: 30px;
        margin-bottom: -70px;
    }

    .logo img {
        max-width: 200px;
    }

    .bir {
        padding: 5px 0 10px 0;
        margin-top: 0;
    }

    .mn-abt {
        color: #FFF;
        font-weight: 200;
        font-size: 18px;
        padding: 20px 0;
    }

    .uc {
        padding: 25px 0 0 0;
        margin-top: 50px;
    }

    .kt {
        background: #E21E25;
        color: #FFF;
        border-radius: 10px;
        border: 3px solid #e9e9e9;
        margin-bottom: 65px;
    }

        .kt .spn-yazi {
            font-size: 18px;
            text-align: center !important;
            font-weight: 200 !important;
            color: #FFF;
            margin-top: 10px;
            padding: 0 0 15px 0;
        }

            .kt .spn-yazi label {
                font-weight: 200 !important;
            }

        .kt .spn-icn {
            text-align: center;
            top: -30px;
            position: relative;
        }

    .kt-iln {
        background: #f9f9f9;
        border-radius: 10px;
        border: 3px solid #e9e9e9;
        padding: 15px;
        font-weight: 300;
    }

        .kt-iln label {
            font-weight: 200 !important;
        }

        .kt-iln h2 {
            color: #E21E25;
            font-weight: 300;
        }

        .kt-iln h3 {
            color: #808080;
        }

        .kt-iln h4 {
            color: #000;
        }

    .iki {
        min-height: 650px;
        padding: 15px 0 0 0;
        background: url("../images/bg.jpg") no-repeat center center fixed;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .aciklama {
        position: absolute;
        top: 30px;
        left: 40px;
    }

    .aciklama-detay {
        position: relative;
        min-width: 90% !important;
        background: rgb(255,255,255, 1);
        padding: 15px;
        z-index: 99;
    }

    .thumbnail .caption {
        padding: 5px 9px;
        color: #333;
        background: #E21E25;
        color: #FFF;
        z-index: 9;
        width: 100%;
        font-weight: 200;
        text-align: left;
        font-size: 16px;
        border-radius: 2px;
    }

    .kt-iln {
        margin-bottom: 30px;
    }

    .pd-20 {
        margin-bottom: 40px;
        display: block;
        text-align: center;
    }

        .pd-20 .adr {
            padding: 15px;
            border-bottom: 1px solid #e9e9e9;
            margin-top: 15px !important;
        }

        .pd-20 i {
            padding: 10px 12px;
        }
}

.dil {
    background-image: src(img/logo.png);
}

#header {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #FFF;
}

nav {
    z-index: 999;
    width: 100%;
}

    nav .wrapper {
        position: relative;
        padding: 0 15px;
        height: 72px;
        margin: auto;
        display: flex;
        align-items: center;
        z-index: 9999;
        justify-content: space-between;
    }



.wrapper .nav-links {
    display: inline-flex;
    margin-top: 10px;
    float: left;
}

    .wrapper .nav-links .rtl {
        float: right;
    }

.nav-links li {
    list-style: none;
}

    .nav-links li .rtl {
        float: right;
    }

    .nav-links li a {
        color: #479235;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        padding: 25px 15px;
        transition: all 0.3s ease;
    }

        .nav-links li a:hover {
            color: #FFF;
            background: #479235;
        }

.nav-links .mobile-item {
    display: none;
}

.nav-links .drop-menu {
    position: absolute;
    background: #FFF;
    top: 85px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 6px 10px rgba(0,0,0,0.15);
    z-index: 999;
}

    .nav-links .drop-menu li a {
        color: #479235;
        border-bottom: 1px solid #479235 !important;
        font-size: 17px;
        display: block;
        width: 150px;
        text-align: right;
    }

        .nav-links .drop-menu li a:hover {
            color: #FFF;
            background: #479235;
        }

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
    transition: all 0.3s ease;
    top: 72px;
    opacity: 1;
    visibility: visible;
}





.wrapper .btnc {
    font-size: 32px;
    color: #479235;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
}

.wrapper .close-btn i {
    position: absolute;
    font-size: 24px;
    text-align: center;
    right: 5px;
    color: #E21E25;
    background: #FFF;
    border-radius: 2px;
}

.wrapper .btnc .menu-btn i {
    font-size: 48px !important;
}


nav input {
    display: none;
}


nav .wrapper .logo {
    background: #FFF;
    padding: 0 15px;
}

    nav .wrapper .logo img {
        width: 200px;
        height: auto;
    }

@media screen and (min-width: 1301px) {

    .urunsyf {
        margin-top: 400px;
    }
}



@media screen and (max-width: 970px) {
    .wrapper .btnc {
        display: block;
    }

    .wrapper .nav-links {
        margin-top: 0;
        position: fixed;
        height: 100vh;
        width: 100%;
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #03312b;
        display: block;
        padding: 50px 0;
        color: #FFF;
        line-height: 18px;
        overflow-y: auto;
        transition: all 0.3s ease;
    }

    ::-webkit-scrollbar {
        width: 5px;
    }

    ::-webkit-scrollbar-track {
        background: #03312b;
    }

    ::-webkit-scrollbar-thumb {
        background: #3A3B3C;
    }

    #menu-btn:checked ~ .nav-links {
        left: 0%;
    }

    #menu-btn:checked ~ .btnc.menu-btn {
        display: none;
    }

    #close-btn:checked ~ .btnc.menu-btn {
        display: block;
    }




    .nav-links li {
        border-bottom: 1px solid #808080;
    }

        .nav-links li a {
            padding: 10px 15px;
            display: block;
            color: #FFF;
            font-size: 18px !important;
            font-weight: 300;
        }

    .nav-links label {
        padding: 10px 15px;
        display: block;
        color: #FFF;
        font-size: 18px !important;
        font-weight: 300 !important;
    }

    .nav-links .drop-menu {
        position: static;
        opacity: 1;
        top: 45px;
        visibility: visible;
        width: 100%;
        max-height: 0px;
        overflow: hidden;
        box-shadow: none;
        transition: all 0.3s ease;
        background: #3d3e3e;
    }

        .nav-links .drop-menu li a {
            color: #DDD !important;
        }

            .nav-links .drop-menu li a:hover {
                color: #fff !important;
            }

    #showDrop:checked ~ .drop-menu {
        max-height: 100%;
    }

    .nav-links .desktop-item {
        display: none;
    }

    .nav-links .mobile-item {
        display: block;
        color: #fff !important;
        font-size: 18px;
        padding: 10px 15px;
        font-weight: 300;
        cursor: pointer;
        transition: all 0.3s ease;
    }
}

@media (max-width: 767px) {
    .mbl-none {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .lg-none {
        display: none !important;
    }
}

.mbl-langmenu {
    padding: 10px 0;
    margin-left: 12px;
}


    .mbl-langmenu a {
        color: #FFF;
        padding: 10px;
        display: inline-block;
        line-height: 18px;
        text-decoration: none;
        background: #479235;
        width: 44px;
        text-align: center;
        border-radius: 2px;
    }

        .mbl-langmenu a:hover {
            color: #03312b;
        }

        .mbl-langmenu a:first-child {
            border-left: 0;
        }

.mbl-sosyalmenu {
    border-top: 1px solid #808080;
    padding: 10px 0;
}

    .mbl-sosyalmenu a:first-child {
        margin-left: 12px;
    }

    .mbl-sosyalmenu a {
        color: #03312b;
        padding: 10px 8px;
        display: inline-block;
        line-height: 15px;
        font-size: 18px;
        background: #FFF;
        width: 44px;
        text-align: center;
        border-radius: 2px;
    }

        .mbl-sosyalmenu a:hover {
            color: #479235;
        }

        .mbl-sosyalmenu a:first-child {
            border-left: 0;
        }

.iletisim .crz a {
    color: #000;
}

    .iletisim.crz a:hover {
        color: #ff0000;
        text-decoration: none;
    }






@media (min-width: 768px) {

    .pd-20 {
        margin-bottom: 40px;
        display: block;
        text-align: center;
    }

        .pd-20 .adr {
            padding: 15px;
            border-bottom: 1px solid #e9e9e9;
            margin-top: 15px !important;
        }

        .pd-20 i {
            padding: 10px 12px;
        }

    .ustbaslik {
        margin-top: -30px;
        padding: 80px 0;
        color: #FFF;
        text-align: center;
        z-index: -1;
        position: relative;
        background-image: url("/img/gunsaban.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        .ustbaslik h2 {
            margin-top: 25px;
            background: #03312b;
            color: #FFF;
            width: 33.33%;
            padding: 30px 30px;
            margin-left: -15px;
            border-right: 5px solid #82ba2d;
            text-align: right;
        }

    .ckk {
        background: #03312b;
        color: #FFF;
        position: fixed;
        font-size: 14px;
        bottom: 10px;
        left: 10px;
        z-index: 998;
        width: 40%;
        padding: 10px;
        border-radius: 4px;
        border: 3px solid #FFF;
    }

        .ckk .icerik {
            width: 90%;
            float: left;
        }

        .ckk .btn {
            position: absolute;
            top: 1px;
            right: 1px;
            background: #E21E25;
            color: #FFF;
        }


        .ckk a {
            color: #FFF;
            padding: 0 2px;
        }

            .ckk a:hover {
                color: #FFF;
                text-decoration: none;
            }

    .krmsl_mn {
        font-size: 16px;
        background-image: url("/img/krmsmn.jpg");
        width: 100%;
        height: 400px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: -30px;
    }

    .yazi h2 {
        font-family: 'Ephesis', cursive;
        margin-bottom: 50px;
        margin-top: 50px;
        font-weight: 200;
        font-size: 40px;
        color: #b64800;
    }
}

@media (max-width: 767px) {

    .nav-links .drop-menu {
        position: static;
        opacity: 1;
        top: 45px;
        visibility: visible;
        width: 100%;
        max-height: 0px;
        overflow: hidden;
        box-shadow: none;
        transition: all 0.3s ease;
        background: #3d3e3e;
    }

        .nav-links .drop-menu li a {
            color: #FFF !important;
            width: 100%;
        }

            .nav-links .drop-menu li a:hover {
                color: #FFF !important;
            }

    .ckk {
        background: #03312b;
        color: #FFF;
        position: fixed;
        font-size: 14px;
        bottom: 10px;
        left: 10px;
        z-index: 998;
        width: 95%;
        padding: 10px;
        border-radius: 4px;
    }

        .ckk .icerik {
            width: 90%;
            float: left;
        }

        .ckk .btn {
            position: absolute;
            top: 1px;
            right: 1px;
            background: #E21E25;
            color: #FFF;
        }


        .ckk a {
            color: #FFF;
            padding: 0 5px;
        }

            .ckk a:hover {
                color: #FFF;
                text-decoration: none;
            }

    .close {
        height: 20px;
        border: none;
        color: #E21E25 !important;
        cursor: pointer;
        z-index: 9;
        background: #FFF;
        padding: 10px;
    }
}

@media (max-width: 768px) {
    .back-to-top {
        bottom: 10px;
    }
}


.bodyrender {
    margin: 30px 0;
}

.anakat {
    font-size: 30px;
    color: #808080;
    font-weight: 800;
}

.urnuad {
    font-size: 18px;
    color: #f9f9f9;
    font-weight: 300;
}

.ftr {
    background: #f9f9f9;
}




.mrgeks30 {
    margin-bottom: -35px;
}







.copyright {
    background: #03312b;
    padding: 0 0 30px 0;
    font-size: 13px;
    text-align: center;
    padding-top: 30px;
    color: #FFF;
}


.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

#veri .veriler {
    margin: 50px 0;
    text-align: center;
}


    #veri .veriler a {
        color: #555;
        padding: 4px 12px;
        display: inline-block;
        line-height: 1px;
        border-left: 1px solid #e9e9e9;
    }

        #veri .veriler a:hover {
            color: #E21E25;
        }

        #veri .veriler a:first-child {
            border-left: 0;
        }

.lft {
    text-align: left !important;
}




.scd {
    margin-top: -60px;
    text-align: center;
    padding: 50px 0 0 0;
}




.subeler {
    margin-top: 20px;
    text-align: center;
    padding: 50px 0 0 0;
}

.krmsl {
    font-size: 16px;
    line-height: 1.7em;
}

.krmsltx {
    margin-top: 50px;
    font-size: 16px;
    line-height: 1.7em;
    color: #FFF;
}





.thumbnail-iltsm {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    color: #808080;
    background: #f9f9f9;
    padding-bottom: 30px;
    border-top: 3px solid #E21E25;
}

    .thumbnail-iltsm img {
        display: block;
        padding: 10px 0;
        margin-bottom: -40px;
        top: -67px;
        position: relative;
    }

    .thumbnail-iltsm i {
        background: #555;
        color: #FFF;
        padding: 5px;
        border-radius: 50%;
        font-size: 20px;
    }

    .thumbnail-iltsm p {
        margin-top: 12px;
    }

.icon-oval {
    position: relative;
    background: #FFF;
    border-radius: 50%;
    color: #000;
    text-align: center;
    font-size: 40px;
    top: -30px;
    padding: 10px;
    border: 3px solid #E21E25;
    z-index: 9;
}




.clearfix {
    clear: both;
}




.slayt {
    z-index: -1;
    top: 10px;
    position: relative;
}

@media (max-width: 768px) {


    .scd .thumbnail-iltsm {
        margin-top: 50px;
    }

    .slayt {
        top: -30px;
        position: relative;
        z-index: 1;
    }






    .mbl {
        margin-top: 30px;
    }
}

.thumbnail a {
    color: #E21E25;
}

    .thumbnail a:hover {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    }

.thumbnail .caption {
    text-align: center;
    border-top: 1px solid #f9f9f9;
}

figure {
    padding: 0;
    background: #fff;
    overflow: hidden;
}

    figure:hover + span {
        opacity: 1;
    }


.hover06 figure img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.hover06 figure:hover img {
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.buyuk {
    font-size: 24px;
}


.bodyrender {
    margin: 30px 0;
}






.frm {
    font-size: 15px;
}

.footer-contact .icon {
    font-size: 14px;
    line-height: 18px;
}

.footer-contact .blg {
    margin-left: 15px;
    line-height: 36px;
}

.footer-contact li {
    color: #FFF;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}

    .footer-contact li:last-child {
        color: #FFF;
        margin-bottom: 10px;
        border-bottom: none;
    }

    .footer-contact li a {
        color: #FFF;
    }

        .footer-contact li a:hover {
            color: #82ba2d;
            text-transform: none;
        }

.pg i {
    margin-right: 15px;
}

.copy {
    background: #03312b;
    color: #FFF;
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
}

    .copy .cpy {
        font-family: 'IBM Plex Sans Arabic', sans-serif;
    }





.bslk {
    font-size: 24px;
    padding: 30px 0px;
    font-weight: 300;
}




.veri span {
    font-size: 8px;
    line-height: 20px;
}

.footer .sosyalmenu a {
    color: #fff;
    padding: 14px 12px;
    display: inline-block;
    line-height: 1px;
    background: #E21E25;
}

    .footer .sosyalmenu a:hover {
        color: #000;
    }

    .footer .sosyalmenu a:first-child {
        border-left: 0;
    }

.sol-30 {
    margin-left: 30px;
}


.detay {
    text-align: center;
    margin-top: 50px;
}

.whatsapp {
    position: fixed;
    color: #FFF;
    background: #68bd48;
    border-radius: 2px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    bottom: 5px;
    left: 15px;
    z-index: 10;
}



    .whatsapp a {
        width: 48px;
        font-size: 20px;
        line-height: 40px;
        color: #FFF;
        text-align: center;
        cursor: pointer;
        display: block;
        text-align: center;
    }

        .whatsapp a:hover {
            background-color: #E21E25;
            color: #FFF;
            border-radius: 2px;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }


.sosyal_medya_alt {
    text-align: center;
}

    .sosyal_medya_alt a {
        text-align: center;
        font-size: 24px;
        color: #FFF;
    }

        .sosyal_medya_alt a:hover {
            text-align: center;
            font-size: 24px;
            color: #E21E25;
        }

.news {
    padding: 50px 0;
}


.owl-item .hb-baslik {
    padding: 15px;
    font-size: 16px;
    font-weight: 400;
}

.owl-item .hb-detay {
    padding: 0 15px;
    font-size: 16px;
    font-weight: 200;
}

.hbrikon {
    background: #FFF;
    color: #E21E25;
    border-radius: 50%;
    width: 36px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.bilgi {
    font-size: 16px !important;
    font-weight: 400;
}

.tablo {
    font-size: 15px !important;
    font-weight: 400;
}


.urunad {
    font-size: 18px;
    background: #479235;
    padding: 12px 10px;
    bottom: 0;
    display: block;
    color: #FFF;
    text-align: center;
}

    .urunad .code {
        background: #145795;
        color: #FFF;
        padding: 0 10px;
    }

.ovrl {
    position: relative;
    width: 100%;
}

.imglg {
    position: absolute;
    top: 30%;
    width: 50%;
    left: 25%;
    background: #FFF;
    padding: 10px;
}

.image {
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(3, 49, 43, 0.9);
    overflow: hidden;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: .3s ease;
}

.ovrl:hover .overlay {
    transform: scale(1);
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 400;
}

.slayt {
    top: 0;
    width: 100%;
}

.icn {
    border: 2px solid #FFF;
    color: #FFF;
    border-radius: 50%;
    padding: 3px 4px;
    margin-right: 5px;
}

.ps_modal_070_gallery {
    margin-top: 75px;
}

.tknk {
    margin: 75px 0;
}


#ps_modal_070 .carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1;
        }

.adr {
    text-align: center;
    background: #DDD;
    padding: 15px 3px;
    margin-bottom: 10px;
}

    .adr i {
        display: block;
        color: #03312b;
        font-size: 32px;
        margin-bottom: 10px;
    }

    .adr span {
        font-size: 16px;
    }

.hrt {
    margin-bottom: -30px;
    margin-top: 30px;
}
