.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.card {
    border: 0;
    border-radius: 15px;
    height: 100%
}

.bd-header,
footer {
    background-color: #0e1340
}

.bd-header {
    position: sticky !important;
    top: 0;
    z-index: 1500
}

.header-logo {
    display: inline
}

.header-logo-mobil,
.navmenu-mobil-item {
    background-color: transparent;
    display: none
}

.btn-mobilnav {
    background-color: transparent;
    color: #fff;
    font-size: 1rem;
    border: solid 1px #fff;
    border-radius: 15px;
    width: 50px;
    height: 50px
}

.navmenu-desktop-item {
    text-align: right;
    display: flex
}

.btn-navmenu {
    background-color: transparent;
    color: #fff !important;
    font-weight: 600;
    font-size: 1.4rem
}

.mobil-dropdown-ul {
    border-top: solid 2px #fff;
    margin-top: 25px;
    padding: 35px
}

.mobil-dropdown-ul li {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 35px;
    border-left: solid 4px #d3d3d3
}

.mobil-dropdown-ul a {
    display: block;
    color: #f5f5f5;
    width: 100%;
    height: 100%;
    text-decoration: none;
    letter-spacing: 1px
}

.navmenu-dropdown-item {
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600
}

li,
p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #737373;
    letter-spacing: .8px;
    line-height: 30px;
    font-size: .9rem
}

p {
    color: #2c2c2c;
    letter-spacing: .5px;
    line-height: 25px;
    font-size: .85rem
}

footer {
    color: #eee3c9;
    padding: 45px
}

.footer-about,
.footer-ul li a {
    font-size: 11px;
    color: #eee3c9
}

.header-li {
    font-size: 25px;
    font-weight: 700;
    color: #aa8836
}

.footer-ul li {
    list-style: none;
    margin-top: 5px
}

.footer-ul li a {
    text-decoration: none
}

@media only screen and (max-width:1050px) {
    .header-logo {
        display: none
    }

    .header-logo-mobil,
    .navmenu-mobil-item {
        display: inline
    }

    .navmenu-desktop-item {
        display: none
    }

    footer {
        padding: 10px
    }
}

.btn-filtre {
    background-color: red;
    width: 100%;
    color: #fff
}

.img-slider {
    height: 400px;
    object-fit: cover
}

.img-fluid,
.img-slider {
    width: 100%;
    border-radius: 15px
}

.h-text {
    display: inline;
    width: 100%;
    font-size: 2rem;
    font-weight: 500;
    border-bottom: solid 3px #cfa644;
    color: #09104e;
    padding-bottom: 10px;
    line-height: 70px
}

.h-link {
    text-decoration: none
}

.org-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px
}

.s-card {
    border-bottom: solid 3px #7b8297;
    color: #4a5268;
    height: 200px;
    padding: 10px
}

.s-icon {
    font-size: 50px;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    cursor: pointer
}

.s-text {
    font-size: 20px;
    font-weight: 500;
    cursor: pointer
}

.comment-user {
    font-size: 13px;
    font-weight: 500
}

.comment-date {
    color: #b6b6b6
}

.comment-date,
.comment-text {
    font-size: .8rem
}

.comment-star {
    color: #dfda4a
}

.btn-comment {
    color: #686868;
    width: 100%;
    text-align: right;
    background-color: transparent
}

.btn-comment:focus {
    outline: 0;
    border: 0
}

.form-control {
    border: 0;
    border-radius: 0;
    border-bottom: solid 2px #bababa;
    padding: 10px
}

.form-control:focus {
    border: 0;
    outline: 0
}

.btn-iletisim {
    background-color: #cfa644;
    color: #08104e;
    font-weight: 500
}

.urun-h-div {
    position: absolute;
    top: 10px;
  
    text-align: center
}

.urun-h {
    
   
    margin-top: 10px;
    font-size: 1.2rem;
    font-weight: 500;
    width: 200px;
    height: 100%;
    background: #020024;
    background: linear-gradient(90deg, rgba(2, 0, 36, .7) 0, rgba(2, 0, 36, .7) 100%);
    padding: 10px;
    color: #fff;
    border-radius: 15px 0 15px 0
}

.item-img {
    z-index: -1  !important;;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.blog-h,
.urun-h-div a:link {
    color: #08104e;
    text-decoration: none
}

.comments {
    color: #686868
}

.urun-h-div a:link {
    font-size: 1.2rem;
    font-weight: 500;
    width: 200px;
    height: 100%;
    background: #020024;
    background: linear-gradient(90deg, rgba(2, 0, 36, .7) 0, rgba(2, 0, 36, .7) 100%);
    padding: 10px;
    color: #fff;
    border-radius: 15px 0 15px 0
}

.urun-h-div a:hover {
    color: #fff
}
