﻿.kt-header--minimize .kt-header__brand-logo-default {
    display: none !important;
}

.kt-header--minimize .kt-header__brand-logo-sticky {
    display: inline-block !important;
}

.kt-header--minimize #kt_header {
    background-image: none;
}

.kt-header-mobile__logo {
    margin-left: 15px;
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-5 {
    opacity: .05 !important
}

.opacity-10 {
    opacity: .1 !important
}

.opacity-15 {
    opacity: .15 !important
}

.opacity-20 {
    opacity: .2 !important
}

.opacity-25 {
    opacity: .25 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-75 {
    opacity: .75 !important
}

.opacity-100 {
    opacity: 1 !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-0-hover:hover {
    opacity: 0 !important
}

.opacity-5 {
    opacity: .05 !important
}

.opacity-5-hover:hover {
    opacity: .05 !important
}

.opacity-10 {
    opacity: .1 !important
}

.opacity-10-hover:hover {
    opacity: .1 !important
}

.opacity-15 {
    opacity: .15 !important
}

.opacity-15-hover:hover {
    opacity: .15 !important
}

.opacity-20 {
    opacity: .2 !important
}

.opacity-20-hover:hover {
    opacity: .2 !important
}

.opacity-25 {
    opacity: .25 !important
}

.opacity-25-hover:hover {
    opacity: .25 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-50-hover:hover {
    opacity: .5 !important
}

.opacity-75 {
    opacity: .75 !important
}

.opacity-75-hover:hover {
    opacity: .75 !important
}

.opacity-100 {
    opacity: 1 !important
}

.opacity-100-hover:hover {
    opacity: 1 !important
}

.kt-header__topbar-item--input {
    width: 120px !important;
    margin-right: 15px;
}

@media (max-width: 1024px) {
    .kt-header-mobile {
        justify-content: normal;
    }
    .kt-subheader .kt-subheader__main .kt-subheader__wrapper {
        margin: 80px 0 0 60px;
    }

    .kt-subheader .kt-subheader__toolbar .kt-subheader__wrapper {
        margin: 80px 60px 0 0;
    }
}

@media (min-width: 1025px) {
    .kt-header-mobile {
        justify-content: normal;
    }

    .kt-subheader .kt-subheader__main .kt-subheader__wrapper {
        margin:80px 0 0 100px;
    }

    .kt-subheader .kt-subheader__toolbar .kt-subheader__wrapper {
        margin: 80px 100px 0 0;
    }
}


.kt-notification-v2__item {
    border-bottom: 1px solid #f7f8fa;
}

.swiper-container {
    width: 100%;
    height: 300px;
}

.kt-slide1 {
    background-image: url('/Modules/Orchard.Resources/assets/media/demos/demo4/header-bg.jpg');
    background-position: center top;
    background-size: 100% 350px;
}

.kt-slide2 {
    background-image: url('/Modules/Orchard.Resources/assets/media/demos/demo4/header-bg1.jpg');
    background-position: center top;
    background-size: 100% 350px;
}

.kt-slide3 {
    background-image: url('/Modules/Orchard.Resources/assets/media/demos/demo4/header-bg2.jpg');
    background-position: center top;
    background-size: 100% 350px;
}

.kt-slide4 {
    background-image: url('/Modules/Orchard.Resources/assets/media/demos/demo4/header-bg4.jpg');
    background-position: center top;
    background-size: 100% 350px;
}

.kt-slide5 {
    background-image: url('/Modules/Orchard.Resources/assets/media/demos/demo4/header-bg3.jpg');
    background-position: center top;
    background-size: 100% 350px;
}

.kt-slide0 {
    background-image: url('/Modules/Orchard.Resources/assets/media/demos/demo4/2022newyear.jpg');
    background-position: center top;
    background-size: 100% 350px;
}

#kt_header {
    background-image: url('/Modules/Orchard.Resources/assets/media/demos/demo4/header.jpg');
}
