@keyframes splide-loading {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.splide__track--fade > .splide__list > .splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0
}

    .splide__track--fade > .splide__list > .splide__slide.is-active {
        opacity: 1;
        z-index: 1
    }

.splide--rtl {
    direction: rtl
}

.splide__track--ttb > .splide__list {
    display: block
}

.splide__container {
    box-sizing: border-box;
    position: relative
}

.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
    display: block
}

.splide__pagination {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none
}

    .splide__pagination li {
        display: inline-block;
        line-height: 1;
        list-style-type: none;
        margin: 0;
        pointer-events: auto
    }

.splide:not(.is-overflow) .splide__pagination {
    display: none
}

.splide__progress__bar {
    width: 0
}

.splide {
    position: relative;
    visibility: hidden
}

    .splide.is-initialized, .splide.is-rendered {
        visibility: visible
    }

.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative
}

    .splide__slide img {
        vertical-align: bottom
    }

.splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
    display: none
}

.splide__toggle.is-active .splide__toggle__pause {
    display: inline
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}
body {
}

.renderBody {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.homeSlider {
    /*  background-image: url('../img/bg.png');
    background-position: center center;
    background-size: cover;*/
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 40px;
    border-bottom: 5px solid #cddae1;
    /*  box-shadow: 1px 0px 11px rgb(0 0 0 / 20%)*/
}

#mainHeaderNav {
    background: transparent
}

.homeSliderContent {
    max-width: 1320px;
    margin: auto
}
    .homeSliderContent img{
        margin-bottom:40px
    }

    .vertical-layout, .horizontal-layout {
        display: block;
    }

.header-nav {
    position: relative
}

    .header-nav.layout-horizon .nav-logo .logo img {
        height: auto
    }

    .header-nav.layout-horizon .nav-logo {
        height: auto;
        margin-top: 20px
    }

.header-nav {
    height: auto;
    background: transparent;
    border: 0px
}

.rating-star .active {
    color: #fc111f
}

.likebox {
    position: absolute;
    right: 8px;
    top: 8px;
    background: #fff;
    width: 59px;
    height: 59px;
    display: flex;
    flex: 1 1 auto;
    color: #000000;
    border-radius: 50%;
    z-index: 152
}

.likebox {
    font-size: 34px;
}

    .likebox:hover i {
        font-weight: 900
    }

    .likebox:hover i {
        color: red
    }

.imageListCard {
    /* box-shadow: 0 1px 8px rgb(121 149 167 / 23%)*/
}

    .imageListCard .card-body {
        position: relative
    }

    .imageListCard .birinci {
        position: absolute;
        right: 15px;
        top: 1.1rem;
        width: 50px;
        height: 50px;
        text-align: center;
        font-size: 35px;
        color: #fff;
        border: 1px solid #b5902a;
        background: #ffc000
    }

.imageListCard .card-title{
    text-align:center
}

.imageListCard .subtitle {
    font-size: 15px;
    color: #666666;
    text-align: center
}

.imageListCard .rating-star {
    border-top: 1px solid #eeeeee;
    font-size: 17px;
    text-align: center;
    background: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 7px;
    color: #000000
}

.horizontal-layout .content {
    margin-top: 5px
}

.imageListCard > a:hover {
    color: #000000
}

    .imageListCard > a:hover img {
        opacity: .8
    }

.homeTabs {
    margin-bottom: 25px;
    margin-top: -43px;
    z-index: 100;
    position: relative;
    box-shadow: 1px 0px 11px rgb(0 0 0 / 20%);
    background: #ffffff;
    border-radius: 10px;
    border: 5px solid #cddae1;
    padding: 5px
}

    .homeTabs > li > a,
    .homeTabs .nav-link {
        background: #ffffff;
        color: #000000;
        padding: 10px 20px 10px 20px;
        opacity: 1;
        font-size: 1.2rem
    }

        .homeTabs > li > a:hover,
        .homeTabs .nav-link:hover,
        .homeTabs > li > a:focus,
        .homeTabs .nav-link:focus {
            background: #0c2d41;
            color: #ffffff
        }

    .homeTabs > li,
    .homeTabs .nav-item {
        opacity: 1;
    }

    .homeTabs .nav-link.active, .homeTabs .show > .nav-link {
        background: #0c2d41
    }

.photo-card {
    background: #ffffff
}

.user-info-box {
    padding-bottom: 5px
}

.share-buttons {
    margin-top: -1px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f5f5f5;
    text-align: center
}

    .share-buttons a {
        width: 40px;
        height: 40px;
        overflow: hidden
    }

a:hover {
    text-decoration: none
}

.ustheader {
    background-image: url(../img/bg.png);
    background-position: center center;
    background-size: cover;
    display: block
}

input.invalid-feedback,
select.invalid-feedback,
textarea.invalid-feedback {
    display: block;
    font-size: 1rem
}

.invalid-feedback:not(.form-control),
.invalid-feedback:not(.form-control),
.invalid-feedback:not(.form-control) {
    font-size: 11px
}

.navUserMenu li a {
    border-radius: 0 !important;
    font-family: var(--bs-font-sans-serif);
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color);
    padding-top: 20px;
    padding-bottom: 20px
}

.ustheader .navbar-glass-shadow {
    box-shadow: none !important
}

.photoViewBoxModal .modal-header {
    display: block;
    width: 0;
    height: 0;
    padding: 0
}

.photoViewBoxModal .modal-body {
    padding: 0;
    border-radius: 0 !important
}

.photoViewBoxModal .bootbox-close-button {
    position: absolute;
    right: -9px;
    top: -9px;
    background: #000;
    color: var(--bs-light);
    opacity: 1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    z-index: 999
}

    .photoViewBoxModal .bootbox-close-button:before {
        content: "\f00d";
        font-family: "Font Awesome 6 Pro";
    }

.btn.actionunlike {
    --bs-btn-color: #fff;
    --bs-btn-bg: #e63757;
    --bs-btn-border-color: #e63757;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #c42f4a;
    --bs-btn-hover-border-color: #b82c46;
    --bs-btn-focus-shadow-rgb: 234, 85, 112;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b82c46;
    --bs-btn-active-border-color: #ad2941;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #e63757;
    --bs-btn-disabled-border-color: #e63757;
}

.imagebackground {
    height: 295px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.mobileMenu {
    z-index: 1055;
    width: 100%
}

    .mobileMenu .btn {
        border-radius: 0 !important
    }

@media (max-width: 768px) {

    .homeTabs {
        margin-top: 0px
    }

    .modal {
    }

    .photoViewBoxModal .bootbox-close-button {
        position: absolute;
        right: 0px;
        top: 0px;
        background: #000;
        color: var(--bs-light);
        opacity: 1;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        z-index: 999
    }

    .ustheader .butonheadermenu {
        display: none
    }

    .logodiv {
        margin: auto !important
    }
}

.text-yellow {
    color: #ffbc00
}
.bg-yellow {
    background: #ffbc00
}
.homeTabs .bg-danger {
    background: #c2000c !important
}
.imageListCard {
    cursor: pointer
}
.post-date{
    text-align:center;
    margin-top:10px;
    color:#666666;
    font-size:13px
}
.post-date i{margin-right:5px}

.socialIconStatic .fa-arrow-up{
    display:none
}
@media (max-width: 768px) {
    .socialIconStatic .fa-arrow-up {
        display: inline-block
    }
    .socialIconStatic li:not(:first-child){
        display:none
    }

     
    .logodiv a {
        display: block;
        margin-right: 0px !important;
        float: left;
        width: 48% !important;
        margin-top: 15px !important;
        text-align: center
    }
}
.splide__arrow, .splide__pagination {
    display: none
}
.socialIconStatic{
    position:fixed;
    right:0px;
    bottom:1%;
    z-index:199;
    font-size:12px;
    text-align:center
}
    .socialIconStatic .smbaslik>*{
        font-weight:bold;
        font-size:13px;
        cursor:pointer;
        color:#000000
    }


.pagination-lg {
    --bs-pagination-padding-x: 0.9rem !important;
    --bs-pagination-padding-y: 0.25rem !important;
    --bs-pagination-font-size: 1.1rem !important;
    --bs-pagination-border-radius: 0.375rem !important;
}