﻿@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Mukta', sans-serif;
}

body {
    background: #252525;
    color: #444;
    font-family: 'Mukta', sans-serif;
    margin: 0 auto;
}

a {
    color: #DDD;
    transition: 0.5s;
}

    a:hover, a:active, a:focus {
        color: #E21E25;
        outline: none;
        text-decoration: none !important;
    }

p {
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Mukta', sans-serif;
    font-weight: 500;
    margin: 0 0 20px 0;
    padding: 0;
}



#ustalan {
    background: rgb(0, 0, 0, 0.5);
    padding: 8px 0;
    font-size: 14px;
    font-weight: 500;
    color: #FFF;
    height: 39px;
    background:#E21E25;
}

    #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;
        background: #E21E25;
        padding: 10px;
    }

    #ustalan .wrapper .iletisim-ust .fa-phone {
        padding-left: 20px;
        margin-left: 20px;
        border-left: 1px solid #e9e9e9;
    }

    #ustalan .wrapper .sosyalmenu a {
        color: #555;
        padding: 4px 12px;
        display: inline-block;
        line-height: 1px;
        border-left: 1px solid #FFF;
        color: #FFF;
        font-size: 12px;
    }

        #ustalan .wrapper .sosyalmenu a:hover {
            color: #E21E25;
        }

        #ustalan .wrapper .sosyalmenu a:first-child {
            border-left: 0;
        }

    #ustalan .wrapper .langmenu {
        margin-left: 50px;
    }


        #ustalan .wrapper .langmenu a {
            color: #555;
            padding: 4px 12px;
            display: inline-block;
            line-height: 1px;
            border-left: 1px solid #FFF;
            color: #FFF;
        }

            #ustalan .wrapper .langmenu a:hover {
                color: #E21E25;
            }

            #ustalan .wrapper .langmenu a:first-child {
                border-left: 0;
            }

@media (min-width: 768px) {
    .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: #E21E25;
            padding: 10px;
            text-align: center;
            font-size:24px;
        }

    .pd-20 {
        padding: 20px 0;
    }
    .logo img {
        max-width: 150px;
    }

    .bir {
        padding: 30px 0 50px 0;
        margin-top: 50px;
    }
    .mn-abt {
        color: #FFF;
        font-weight: 200;
        font-size: 20px;
        padding: 70px 15px;
    }

    .uc {
        padding: 30px 0 50px 0;
        margin-top: 50px;
    }

    .kt {
        background: #E21E25;
        color: #FFF;
        border-radius: 10px;
        border: 3px solid #e9e9e9;
    }

        .kt .spn-yazi {
            font-size: 24px;
            text-align: center !important;
            font-weight: 200 !important;
            color: #FFF;
            margin-top: 10px;
            padding: 0 0 30px 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: 500px;
        padding: 30px 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 {
        min-width: 100%;
        background: rgb(255,255,255, 1);
        padding: 15px;
    }

    .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;
    }
    .kt-iln {
        margin-bottom: 30px;
    }

    
}
@media (max-width: 767px) {


    .ustbaslik {
        margin-top: -30px;
        margin-bottom: 15px;
        padding: 20px 0;
        color: #fff;
        text-align: center;
        z-index: -1;
        position: relative;
        background: #3d3340;
        border-bottom: 10px solid #DDD;
    }

        .ustbaslik h2 {
            color: #FFF;
            text-shadow: -2px -2px 2px rgba(150, 150, 150, 0.25);
            font-weight:300;
        }
    .ilt_first {
        margin-bottom: 30px;
        border-top: none;
        padding: 30px 0 0 0;
        font-weight: 400;
    }

        .ilt_first i {
            color: #FFF;
            background: #E21E25;
            padding: 0;
            text-align: center;
        }
    .logo img {
        max-width: 150px;
    }

    .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;
        
    }
}

#header {
    position: sticky;
    top: 0;
    z-index: 100;
    background: rgb(255, 255, 255, 1);
    border-bottom: 1px solid #DDD;
}

.sticky {
    background: #000;
}

nav {
    z-index: 999;
    width: 100%;
}

    nav .wrapper {
        position: relative;
        padding: 0 15px;
        height: 70px;
        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: #242526;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        padding: 25px 15px;
        transition: all 0.3s ease;
    }

        .nav-links li a:hover {
            color: #E21E25;
        }

.nav-links .mobile-item {
    display: none;
}

.nav-links .drop-menu {
    position: absolute;
    background: #FFF;
    width: 300px;
    top: 85px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}

.nav-links .drop-menu li{
    padding:8px 5px;
    border-bottom:1px solid #DDD;
    font-size:14px;
    display:block;
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
    transition: all 0.3s ease;
    top: 70px;
    opacity: 1;
    visibility: visible;
}

.mega-box {
    position: absolute;
    left: 0;
    width: 100%;
    top: 85px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -webkit-box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.4);
}

    .mega-box .content {
        background: #FFF;
        padding: 15px;
        display: flex;
        width: 100%;
        border: 1px solid #f2f2f2;
        justify-content: space-between;
    }

        .mega-box .content .row1 {
            width: calc(33%);
            line-height: 25px;
        }

        .mega-box .content .row {
            width: calc(67%);
            line-height: 30px;
        }

.content .row1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content .row .mega-links {
    margin-left: -10px;
}

.row .mega-links li {
    width: calc(50% - 30px);
    padding: 0 15px;
    display: inline-block !important;
}

    .row .mega-links li a {
        padding: 0 15px;
        color: #808080;
        font-size: 14px;
        font-weight: 400;
        display: inline-block !important;
    }

        .row .mega-links li a:hover {
            color: #E21E25;
        }


.content .row .mega-links .rtl {
    margin-left: -10px;
}

.row .mega-links li .rtl {
    width: calc(50% - 30px);
    padding: 0 15px;
    display: inline-block !important;
    float: right;
}

.wrapper .btn {
    color: #FFF;
    font-size: 20px;
    background: #E21E25;
    cursor: pointer;
    display: none;
}

    .wrapper .btn.close-btn {
        position: absolute;
        right: 10px;
        top: 10px;
    }


nav input {
    display: none;
}


nav .wrapper .logo {
}

    nav .wrapper .logo img {
        width: 150px;
        height: auto;
    }



@media screen and (max-width: 970px) {
    .wrapper .btn {
        display: block;
    }

    .wrapper .nav-links {
        margin-top: 0;
        position: fixed;
        height: 100vh;
        width: 100%;
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #242526;
        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: #242526;
    }

    ::-webkit-scrollbar-thumb {
        background: #3A3B3C;
    }

    #menu-btn:checked ~ .nav-links {
        left: 0%;
    }

    #menu-btn:checked ~ .btn.menu-btn {
        display: none;
    }

    #close-btn:checked ~ .btn.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: #E21E25 !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: #808080;
        width: 44px;
        text-align: center;
    }

        .mbl-langmenu a:hover {
            color: #E21E25;
        }

        .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: #FFF;
        padding: 10px 8px;
        display: inline-block;
        line-height: 15px;
        font-size: 18px;
        background: #808080;
        width: 44px;
        text-align: center;
    }

        .mbl-sosyalmenu a:hover {
            color: #E21E25;
        }

        .mbl-sosyalmenu a:first-child {
            border-left: 0;
        }

.iletisim .crz a {
    color: #000;
}

    .iletisim.crz a:hover {
        color: #ff6a00 !important;
        text-decoration: none;
    }




.back-to-top {
    position: fixed;
    display: none;
    background: #E21E25;
    color: #fff;
    font-size: 20px;
    border-radius: 2px;
    right: 10px;
    bottom: 10px;
    width: 48px;
    line-height: 40px;
    transition: background 0.5s;
    text-align: center;
    z-index: 10;
}

    .back-to-top:focus {
        background: #000;
        color: #fff;
        outline: none;
    }

    .back-to-top:hover {
        background: #DDD;
        color: #fff;
    }

@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;
        margin-bottom: 30px;
        padding: 80px 0;
        color: #E21E25;
        text-align: center;
        z-index: -1;
        position: relative;
        background-image: url("/images/bg4.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
        .ustbaslik h2 {
            background: rgb(0, 0, 0, 0.5);
            color: #FFF;
            width: 50%;
            padding: 30px 30px;
            margin-left: -15px;
            border-right: 40px solid rgb(226, 30, 37, 0.90);
        }
    .ckk {
        background: #E21E25;
        color: #FFF;
        position: fixed;
        font-size: 14px;
        bottom: 10px;
        left: 10px;
        z-index: 998;
        width: 40%;
        padding: 10px;
        border-radius: 4px;
        border:3px solid #e9e9e9;
    }

        .ckk .icerik {
            width: 90%;
            float: left;
        }

        .ckk .btn {
            position: absolute;
            top: 1px;
            right: 1px;
            background: #000;
            color: #FFF;
        }


        .ckk a {
            color: #e9e9e9;
            padding: 0 5px;
        }

            .ckk a:hover {
                color: #0094ff;
                text-decoration: none;
            }
}

@media (max-width: 767px) {
    .ckk {
        background: #000;
        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: #000;
            color: #FFF;
        }


        .ckk a {
            color: #E21E25;
            padding: 0 5px;
        }

            .ckk a:hover {
                color: #0094ff;
                text-decoration: none;
            }

    .close {
        height: 20px;
        border: none;
        color: #FFF !important;
        cursor: pointer;
        z-index: 9;
    }
}

@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: 600;
}

.ftr {
    background: #f9f9f9;
}




.mrgeks30
{
    margin-bottom:-35px;
}







.copyright {
    background: #000;
    padding: 0 0 30px 0;
    font-size: 14px;
    text-align: center;
    padding-top: 30px;
    color: #DDD;
}


.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 {
    background: #e9e9e9;
}

.parallax {
    background-image: url("/img/bgslogan.jpg");
    min-height: 500px;
    font-size: 80px;
    text-align: center;
    padding: 180px 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    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;
}

@media (max-width: 992px) {
    .thumbnail {
        
    }
}


@media (max-width: 991px) {
    .promo-section .promo-section-col {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 992px) {
    .promo-section {
        position: relative;
        width: 100%;
        height: auto;
    }

        .promo-section .promo-section-col {
            width: 45%;
            font-size: 16px;
            font-weight: 600;
        }

        .promo-section .promo-section-img-left {
            position: absolute;
            top: 0;
            right: 50%;
        }

        .promo-section .promo-section-img-right {
            position: absolute;
            top: 0;
            left: 50%;
            height: 400px;
        }

        .promo-section .ver-center {
            display: table;
            height: 400px;
        }

        .promo-section .ver-center-aligned {
            display: table-cell;
            vertical-align: middle;
        }
}

.slayt {
    position: relative;
    z-index: 1;
    margin:-30px 0;
}

@media (max-width: 768px) {
    

    .scd .thumbnail-iltsm {
        margin-top: 50px;
    }

    .slayt {
        top: -30px;
        position: relative;
        z-index: 1;
    }

    .subeler .thumbnail-iltsm {
        margin-bottom: 50px;
    }

    .subeler .son {
        margin-bottom: 10px;
    }


    .parallax {
        background-image: url("/img/bgslogan_mob.jpg");
        min-height: 200px;
        font-size: 40px;
        text-align: center;
        padding: 90px 0;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff
    }

    .mbl {
        margin-top: 30px;
    }
}

.thumbnail {

}

    .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;
}

.cat_header {
    margin-bottom: 30px;
}

    .cat_header h2 {
        font-size: 32px;
        color: #E21E25;
        font-weight: 700;
        position: relative;
        padding-bottom: 20px;
    }

        .cat_header h2::before {
            content: '';
            position: absolute;
            display: block;
            width: 50px;
            height: 3px;
            background: #DDD;
            bottom: 0;
            left: 0;
        }

    .cat_header p {
        padding: 0;
        margin: 0;
    }


.footer {
    background: #333;
    color: #FFF;
    padding: 30px 0;
}

    .footer ul li {
        list-style-type: none !important;
    }

    .footer .baslik {
        text-align: left;
        margin: 0 auto 50px auto;
    }

        .footer .baslik > h1 {
            font-size: 18px;
            color: #f9f9f9;
            font-weight: 500;
            text-align: left;
            position: relative;
            margin: 0 0 30px 0;
            padding: 0;
            text-shadow: none;
            font-family: 'Mukta', sans-serif;
            -webkit-font-smoothing: antialiased;
        }

            .footer .baslik > h1:after {
                left: 0;
                right: 0;
                width: 20%;
                content: "";
                height: 3px;
                bottom: -15px;
                position: absolute;
                background: #E21E25
            }

        .footer .baslik > p {
            color: #666666;
            font-size: 12px;
            font-weight: 600;
        }

.frm {
    font-size: 15px;
}

.footer-contact {
    margin-bottom: 15px;
}
.footer-contact {
    clear: both;
    display: block;
    float: left;
    margin-left: -50px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

    .footer-contact li {
        clear: both;
        display: block;
        float: left;
        margin-left: 50px;
        color: #FFF;
        font-size: 13px;
        font-weight: 400;
        margin-bottom:5px;
    }

    .footer-contact .pd {
        line-height:35px;
    }



    .footer-contact p {
        display: inline-block;
    }


    .footer-contact li i {
        color: #FFF;
        float: left;
        font-size: 16px;
        height: 32px;
        line-height: 32px;
        margin-right: 15px;
        text-align: center;
        width: 32px;
        background:#E21E25;
    }

.veri li a {
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    list-style-type: none !important;
}

    .veri li a:hover {
        color: #E21E25;
        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;
    }

.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;
}

.table {
    font-size: 13px !important;
}

    .table tr td {
        text-align: center !important;
    }

.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: 10px;
    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;
        }

.hd {
    font-size: 200px;
    font-weight: 900;
    text-align: center;
}

.hd-alt {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}






.dort {
    min-height: 100px;
    padding: 40px 10px 20px 10px;
}

.vdo
{
    background:#000;
    padding:15px 0;
}

#myVideo {
    right: 0;
    bottom: 0;
    min-width: 50%;
    min-height: 200px;
}


/* Add some content at the bottom of the video/page */
.content {
    color: #fff;
    width: 100%;
    padding: 0px 20px;
    margin-top: -260px;
    z-index: 9999;
    font-size: 18px;
    font-weight: 700;
    bottom: 0;
    position: relative;
    text-align: center;
}

.krmbg
{
    background:rgb(0, 0, 0,0.7);
    z-index:9;
    position:absolute;
    padding:15px;
    color:#fff !important;
}

.kstr-baslik
{
    font-size:18px;
    text-align:center !important;
    font-weight:400;
    padding:15px 0;
}

.sktr-baslik {
    font-size: 36px;
    text-align: center !important;
    font-weight: 200;
    padding: 30px 0;
    font-family: 'Mukta', sans-serif;
    color:rgba(0,0,0,0.4);
}



.uc i {
    font-size: 40px;
    background: #FFF;
    color: #E21E25;
    padding: 15px 20px;
    text-align: center !important;
    border-radius: 10px;
    border: 3px solid #E21E25;
}





    

.btn-detay {
    padding:5px 7px !important;
    color: #FFF !important;
    background-color: #E21E25;
    font-size:20px !important;
    border:1px solid #FFF;
}

    .btn-detay.focus, .btn-detay:focus {
        color: #E21E25 !important;
        background-color: #FFF;
    }

    .btn-detay:hover {
        color: #FFF;
        background-color:#2E3091;
    }

    

    .bslk{
        min-height:60px;
    }

.sosyal_medya a, .langmenu a{
    color:#FFF;
}

.sosyal_medya a:hover, .langmenu a:hover {
    color: #000 !important;
}

