@media (min-width: 992px) and (max-width: 1199px) {
    .main-nav__list > li > a {
        padding: 0 7px !important;
    }
}

@media (max-width: 991px) {
    .header-search-form {
        background-color: #b0031b
    }
}

@media only screen and (max-width: 991px) {
    .main-nav {
        width: 270px;
        left: 0;
        transform: translateX(-270px);
        height: 100vh;
        position: fixed;
        top: 0;
        margin: 0;
        z-index: 103;
        overflow: auto;
        transition: all .4s ease-in-out;
        background-color: #202020
    }
}
@media only screen and (max-width: 991px) {
    .header-mobile__inner {
        overflow: hidden;
        position: relative;
        z-index: 2;
        height: 100px;
        background-color: #b0031b;
        transition: all .4s ease-in-out;
    }
}

#jprePercentage:before {
    content: "Yükleniyor...";
    color: #fff

}
#jprePercentage {
    content: "100...";
    color: #b0031b

}

#jprePercentage:after {
    content: "Kabataş İş İnsanları Topluluğu";
    display: block;
    font-size: 8px;
    line-height: 1.5em;
    color: #fff;
    letter-spacing: 0
}

.header-mobile {

    background-color: #b0031b;
}

.effect-duotone--primary .effect-duotone__layer-inner {
    background-color: #ea6577;
}

.effect-duotone--primary .effect-duotone__layer:after {
    background-color: #b0031b;
}

.info-block__item .df-icon--custom i {
    color: #ffffff;
}

.info-block__link {
    color: #ffffff;
}

.header__secondary {
    background-color: #202020;
}

.main-nav__list > li > a {
    padding: 0 13px;
}

.main-nav__list > li.active > a:before {
    background-color: transparent;
}

.main-nav__list > li.active > a {
    color: #ff0023;
}

.main-nav__list > li > a:hover:before {
    background-color: transparent;
}

.main-nav__list > li > a:hover {
    color: #ff0023;
}

.info-block--header .info-block__cart-sum {
    color: #ff7676;
}

.search__toggle {
    background-color: #b0031b;
}

.search__toggle:hover {
    background-color: #131311;
}

a:focus, a:hover {
    color: #b0031b;
}

.info-block--header .header-cart {
    top: 73% !important;
    right: -47% !important;
    width: 239px !important;
}

.main-nav__sub li a {
    padding: 10px 16px;
}

.main-nav__sub li a:hover:before {
    background-color: #b0031b;
}

.btn-danger {
    color: #fff;
    background-color: #b0031b;
    border-color: transparent;
}

.btn-danger:hover {
    color: #fff;
    background-color: #700310;
    border-color: transparent;
}

.nav-account .nav-account__item > a {
    color: #0d0d0d;
    font-size: 12px;
}

.swiper-pagination {
    position: relative;
    top: 10px;
    text-align: left;
}

.swiper-pagination-bullet {
    width: 32px;
    text-align: center;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 1;
    line-height: 32px;
    font-weight: 500;
    color: #ffffff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #b0031b !important;
    color: #fff !important;
}

.alc-hero-gallery__post .posts__title a {
    color: #fff;
    font-size: 27px;
}

.posts__item--category-2 .posts__cat-label, .posts__item--category-2 .posts__cta {
    background-color: #b0031b;
}

.posts__item--category-1 .posts__cat-label, .posts__item--category-1 .posts__cta {
    background-color: #0d0d0d;
}

.posts__cat {
    margin-right: 8px;
}

.poll-form__options--rows .radio-inline input[type=radio]:checked + .radio-indicator {
    background-image: none;
    background-color: #b0031b;
}

.poll-form__options--rows .radio-inline input[type=radio]:checked + .radio-indicator:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%0d0d0d'/%3E%3C/svg%3E");
}

.alc-hero-gallery__slides {
    height: 490px;
}

@media (min-width: 992px) {
    .section, .site-content {
        padding: 30px 0;
    }
}

.grid-item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: 500;
    height: 150px;
    font-family: Ubuntu, sans-serif;
}

.bg-blue {
    background-color: #3B82F6;
}

.bg-orange {
    background-color: #fa9b58;
}

.bg-light-blue {
    background-color: #60A5FA;
}

.bg-green {
    background-color: #22C55E;
}

.bg-red {
    background-color: #EF4444;
}

.bg-pink {
    background-color: #EC4899;
}

.bg-purple {
    background-color: #A855F7;
}

.bg-peach {
    background-color: #FBBF24;
}

.bg-gray {
    background-color: #6B7280;
}

@media (min-width: 992px) {
    .footer-widgets__inner {
        padding-top: 37px;
        padding-bottom: 19px;
    }
}

@media (min-width: 992px) {
    .footer-secondary__inner {
        padding: 17px 0;
    }
}

.page-heading {
    background-color: #e5e4f0;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-align: center;
    padding: 20px 0;
    position: relative
}

@media (min-width: 992px) {
    .page-heading {
        padding:13px 0
    }
}

.page-heading .breadcrumb {
    font-size: 11px;
    text-transform: uppercase;
    font-family: Ubuntu,sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    text-transform: none;
    font-weight: 400;
    padding: 0
}

@media (min-width: 992px) {
    .page-heading .breadcrumb {
        font-size:11px;
        padding: 3px 0
    }
}

.page-heading .breadcrumb>li {
    padding-left: 10px
}

.page-heading .breadcrumb>li+li:before {
    padding-right: 10px;
    color: #83808c;
    font-weight: 400;
    content: "·"
}

.page-heading .breadcrumb>li>a {
    color: #37353c
}

.page-heading .breadcrumb>li>a:hover {
    color: #292528
}

.page-heading:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: none;
    background-size: auto;
    background-position: 100% 0;
    background-repeat: no-repeat;
    opacity: 1
}

.page-heading.effect-duotone .container {
    position: relative;
    z-index: 3
}

.page-heading--horizontal {
    text-align: inherit
}

@media (max-width: 767px) {
    .page-heading--horizontal:not(.page-heading--title-highlight) .row {
        display:block;
        text-align: center
    }
}

.page-heading__title {
    color: #fff;
    letter-spacing: -.02em;
    font-size: 1em;
    margin-bottom: 0;
    font-style: normal;
    text-transform: none
}

@media (min-width: 992px) {
    .page-heading__title {
        font-size:1em
    }
}

.page-heading__title .highlight {
    color: #00e6e3
}

.page-heading--post-bg {
    background-image: url(../images/soccer/samples/_soccer_single-post-img5.html)
}

.page-heading--overlay {
    position: relative;
    overflow: hidden
}

.page-heading--overlay:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: none;
    background-color: rgba(0,0,0,.6);
    opacity: 1
}

.page-heading--duotone {
    position: relative;
    overflow: hidden
}

.page-heading--duotone:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: none;
    background-color: transparent
}

.page-heading--simple {
    height: 240px;
    overflow: hidden
}

.page-heading--simple:before {
    display: none
}

@media (min-width: 768px) {
    .page-heading--simple {
        height:320px
    }
}

@media (min-width: 992px) {
    .page-heading--simple {
        height:360px
    }
}

@media (min-width: 1200px) {
    .page-heading--simple {
        height:420px
    }
}

.page-heading--simple .page-heading__img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.page-heading--title-highlight {
    padding: 0
}

@media (min-width: 992px) {
    .page-heading--title-highlight {
        padding:0
    }
}

.page-heading--title-highlight:before {
    background-color: #292528;
    right: auto;
    width: 35px
}

@media (min-width: 576px) {
    .page-heading--title-highlight:before {
        width:calc(50% - 262px + 35px)
    }
}

@media (min-width: 768px) {
    .page-heading--title-highlight:before {
        width:calc(50% - 352px + 35px)
    }
}

@media (min-width: 992px) {
    .page-heading--title-highlight:before {
        width:calc(50% - 472px + 35px)
    }
}

@media (min-width: 1200px) {
    .page-heading--title-highlight:before {
        width:calc(50% - 585px + 35px)
    }
}

.page-heading--title-highlight [class*=col] {
    display: -ms-flexbox;
    display: flex
}

.page-heading--title-highlight .page-heading__inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.page-heading--title-highlight .page-heading__inner--highlight {
    background-color: #292528;
    padding-right: 40px;
    position: relative;
    transform: skew(-20deg)
}

@media (min-width: 992px) {
    .page-heading--title-highlight .page-heading__inner--highlight {
        padding-right:80px
    }
}

.page-heading--title-highlight .page-heading__inner--highlight .page-heading__title {
    transform: skew(20deg)
}

.page-heading--title-highlight .page-heading__breadcrumb,.page-heading--title-highlight .page-heading__title {
    padding: 20px 0
}

@media (min-width: 992px) {
    .page-heading--title-highlight .page-heading__breadcrumb,.page-heading--title-highlight .page-heading__title {
        padding: 2px 0;
        font-size: 12px;
    }
}

.checkbox input[type=checkbox]:checked + .checkbox-indicator {
    background-color: #b0031b;
    border-color: #b0031b;

}

.btn-warning {
    color: #fff;
    background-color: #b0031b;
    border-color: transparent;
}

a {
    color: #b0031b;
}
.modal-header .close.close-round {

    background-color: #b0031b;

    color: #fff;

}
body.modal-open {
    overflow-y: hidden;
    padding-right: 0 !important;
}
