﻿.navbar {
    /* max-width: 80%; */
    margin: 0 auto;
    background-color: #eb2028;
    /* max-height: 70px;
    line-height: 70px; */
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 0 0 0 16px;
}

.container-fluid {
    /* padding-right: 0;
    padding-left: 0; */
}

.navbar .collapse {
    background-color: #eb2028;
    text-align: center;
    padding: 0;
    padding: 0;
    z-index: -1;
}

.dropdown-menu {
    padding: 0;
    border: none;
}

    .dropdown-menu a {
        font-family: 'Poppins', sans-serif;
        color: #fff;
        background-color: #eb2028;
    }

.f-nav {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.navbar-brand img {
    width: 140px;
    height: 60px;
}

#onlineIslem {
    width: 100%;
    height: 60px;
}

.navbar-light .navbar-nav .nav-link {
    color: white;
}

#pills-tab {
    float: right;
}

/* #pills-tab .nav-item {
    width: 100%;
} 

#pills-tab .nav-link {
    border-radius: 28px;
}*/

.navbar-nav {
    margin-left: auto;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 15px;
}

    .navbar-nav li {
        margin: 0 12px;
    }

.carousel {
    margin-bottom: 60px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 1;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 400px;
    background-color: #555;
}

.carousel-indicators {
    /* padding-left: 400px; */
    bottom: -10px;
}

    .carousel-indicators li {
        height: 7px;
        border-radius: 10%;
    }

    .carousel-indicators .active {
        background-color: #eb2028;
    }

.urunlerimiz {
    background-color: #eb2028;
    padding: 10px 15px;
}

    .urunlerimiz .carousel {
        margin-bottom: 0;
    }


.urunlerimiz_Text {
    font-size: 26px;
    color: #bd1521;
    font-weight: bold;
}

.urunlerimiz .nav .nav-item a {
    padding: 2px 20px !important;
    border-radius: 30px !important;
}
.urunlerimiz .carouselbutton{
    text-align:center;
}

.urunlerimiz .carouselbutton a {
    color: #bd1521;
    margin-top: 20px;
    font-size: 26px;
}

    .urunlerimiz .carouselbutton a:hover {
        color: #bd1521;
    }

    .urunlerimiz .carouselbutton a i {
        margin: 10px 4px;
    }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    border: 1px solid #bd1521;
    background-color: transparent;
}

.nav .nav-item a {
    color: #bd1521;
    border: 1px solid #bd1521;
}

    .nav .nav-item a:hover {
        color: #fff;
    }

.nav .nav-item .active {
    color: #fff;
    border: 1px solid #fff;
}

.nav .nav-item {
    margin: 10px;
    border-radius: 25%;
}

.katalog {
    background-color: #553424;
    padding: 15px 0px;
}

    .katalog h4 {
        color: #fff;
        font-family: 'Poppins', sans-serif;
    }

.myButton {
    -moz-box-shadow: 0px 0px 3px 1px #bd1521;
    -webkit-box-shadow: 0px 0px 3px 1px #bd1521;
    box-shadow: 0px 0px 3px 1px #bd1521;
    background-color: #bd1521;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    border: 4px solid transparent;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    padding: 2px 31px;
    text-decoration: none;
    text-shadow: -2px 4px 50px transparent;
}

    .myButton:active {
        position: relative;
        top: 1px;
    }

.myButton2 {
    -moz-box-shadow: 0px 0px 3px 1px #008d36;
    -webkit-box-shadow: 0px 0px 3px 1px #008d36;
    box-shadow: 0px 0px 3px 1px #008d36;
    background-color: #008d36;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    border: 4px solid transparent;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    padding: 2px 31px;
    text-decoration: none;
    text-shadow: -2px 4px 50px transparent;
    position: relative;
    top: 1px;
}

.footer-slide img {
    width: 120px;
    height: 225px;
}

.myfooter {
    background-color: #eb2028;
    padding: 10px 15px;
}

.social-icon a {
    color: #eb2028;
}

.social-icon i {
    width: 32px;
    text-align: center;
    margin: 8px;
    background-color: #fff;
    padding: 8px;
    border-radius: 50%;
}

.address {
    background-image: url("../img/bg.png");
    background-size: cover;
    padding: 15px;
}

    .address div {
        font-size: 14px;
        height: auto;
        color: #fff;
        margin: 0 auto;
    }

/*Hakkımızda*/
#hakkımızda {
    margin: 0 auto;
}

    #hakkımızda h2 {
        color: #f4544c;
        font-weight: bold;
    }

    #hakkımızda span {
        font-weight: bold;
        color: black;
    }

    #hakkımızda p {
        font-size: 13px;
        font-family: "Poppins", sans-serif;
    }

/*İletisim*/
#iletisim {
    margin: 0 auto;
}

    #iletisim h2 {
        color: #f4544c;
        font-weight: bold;
    }

    #iletisim span {
        font-weight: bold;
        color: black;
    }

    #iletisim p {
        font-size: 13px;
        font-family: "Poppins", sans-serif;
    }

.location p {
    color: #5e5e5e;
}

.footer-form .a {
    background-image: url("../img/Header_İmage/hakkımızda.jpg");
    background-size: 100% 100%;
    height: auto;
    padding: 10px;
    min-height: 400px;
}

.send-button {
    margin: 0 10px 0;
    padding: 3px 30px;
    /* float: right; */
    background-color: #eb2028;
    border: 1px solid #bd1521;
    color: white;
    border-radius: 28px;
}

.form-text {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    color: white;
    font-weight: bold;
}

.form-control {
    margin: 10px;
}

#urunler {
    background-color: #efeae2;
	padding-bottom:21px;
}

    #urunler .container {
        padding: 10px 10px;
    }

.card {
    margin: 20px 5px 20px;
    padding: 0;
}

.incele-buton {
    position: absolute;
    background-color: #f4544c;
    border-radius: 0;
    border-color: #f4544c #f4544c #f1261c;
    margin: 0 -35px;
    z-index: 1;
}

.iconlar {
    background-color: #927760;
    padding: 20px 0px;
    margin: 0 auto;
    text-align: center;
}

    .iconlar img {
        height: auto;
        width: 100%;
    }

.detay .baslik {
    color: #6c513a;
    font-family: "Poppins", sans-serif;
    font-weight: bolder;
    margin: 10px;
}

.detay #carouselExampleIndicators1 .carousel-indicators {
    padding-left: 0;
    padding-bottom: -100px;
    bottom: -30px;
}

    .detay #carouselExampleIndicators1 .carousel-indicators li {
        background-color: #5e5e5e;
        border-radius: 28px;
    }

    .detay #carouselExampleIndicators1 .carousel-indicators .active {
        background-color: #eb2028
    }

.detay .table {
    border: none;
}

    .detay .table tr td,
    .detay .table tr th {
        border: none;
    }

    .detay .table thead {
        font-size: 15px;
        font-weight: bold;
    }

        .detay .table thead tr {
            padding: 15px;
        }

            .detay .table tbody,
            .detay .table thead tr th,
            .detay .table tbody tr th {
                font-size: 13px;
                color: #927760;
                font-weight: bold
            }

    .detay .table thead {
        background-color: #dcd3c8;
    }

#urundetayimage {
    background-color: #fff;
}

#urundetaytext p {
    font-size: 13px;
    color: #927760;
    font-weight: bold
}

#carouselExampleIndicators1 img {
    height: 250px;
    width: 100%;
}

#carouselExampleIndicators1 {
    margin: 25% 0px;
}

#breadcrumb {
    background-color: #e9e3d8;
}

.breadcrumb {
    width: 100%;
    background-color: transparent;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    margin: 0;
}

    .breadcrumb li a {
        color: #c3b6a7;
    }

.owl-nav .owl-prev span,
.owl-nav .owl-next span {
    color: white;
    font-size: 36px;
    display: inline-block;
}

#carouselExampleIndicators .carousel-caption {
    text-align: right;
}

    #carouselExampleIndicators .carousel-caption a {
        color: #fff;
        font-size: 16px;
        padding: 5px 15px;
        font-style: italic;
        background-color: #eb2028;
        border-radius: 28pc;
    }

a:hover {
    text-decoration: none;
}

.katalog_image img {
    position: absolute;
    height: 200px;
    z-index: 2;
    top: -50px;
    left: -10px;
}

.anasayfa_aciklama_text {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #464646;
}

/*.anasayfa_aciklama_logo img {
    position: absolute;
    top: -60px;
    height: 260px;
}*/

.language {
    height: 70px;
    background-color: #bd1521;
    line-height: 70px;
    padding: 0 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    #onlineIslem {
        display: none;
    }

    .navbar {
        max-width: 100%;
        margin: 0 auto;
        background-color: #eb2028;
        position: relative;
        top: -1px;
        left: 0;
        right: 0;
        z-index: 10;
    }

    .col-nav {
        padding: 0px;
    }

    .carousel-indicators {
        bottom: -40px;
    }

        .carousel-indicators li {
            background-color: #555
        }

        .carousel-indicators .active {
            background-color: #a5b7ab;
        }



    .katalog_image img {
        position: relative;
        top: 5px;
    }
}


@media only screen and (max-width:575px) {
    .urunlerimiz .carouselbutton{
        width:auto !important;
    }
    .urunlerimiz #pills-tab{
        float:left;
    }

.katalog .incele{
    text-align:center !important;
}
}


.anasayfa_aciklama_logo img {
    position: relative !important;
    top: 0;
    height: 300px;
    float: right;
}

.owl-carousel .owl-stage .owl-item {
    margin-right: 0 !important;
}
/*.owl-carousel .owl-stage .owl-item img{
    height:100% !important;
}*/