/*
File Name: 		custom.css
Description:  You can add your custom CSS here and it will overwrite template styles
*/
/*# sourceMappingURL=maps/custom.css.map */
/*body {
    background-image: url(/Upload/Pages/cut_zemin-02.png);
}*/

#jprePercentage::after {
    content: "Efeler Yolu Ultra-Trail";
}

#jprePercentage {
    color: #0063BE;
}

.kode-form-list {
    float: left;
    width: 100%;
    padding: 0;
}

    .kode-form-list li {
        color: #000;
        list-style: none;
        margin-bottom: 15px;
    }

        .kode-form-list li i {
            color: white;
            display: inline-block;
            width: 32px;
            height: 32px;
            border: 1px solid #fff;
            margin-right: 20px;
            text-align: center;
            font-size: 18px;
            padding: 5px 0px 0px 0px;
            box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 30%);
            -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
            -webkit-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 30%);
        }

        .kode-form-list li p, .kode-form-list li p a {
            display: inline-block;
            width: auto;
            color: white !important;
            font-size: 15px !important;
            margin: 0px !important;
            margin-bottom: 20px !important;
        }

.about-logo img {
    margin-bottom: 25px;
}

.contact-us-widget h3 {
    color: white;
}

.main-nav__sub {
    min-width: 300px;
}

.bs-link {
    display: flex;
    flex-direction: column;
}

    .bs-link i {
        text-align: center;
        font-size: 18px;
        color: #faff3c;
    }

    .bs-link span {
        font-size: 10px;
        line-height: 1.2em;
        color: #fff;
        margin: 0.35em 0 0 0;
        font-weight: 700;
        line-height: 1.2;
        text-transform: uppercase;
        font-family: "Ubuntu", sans-serif;
        letter-spacing: -0.02em;
    }

li.info-block__item.info-block__item--sm.bs {
    max-width: 70px;
    padding: 0px;
    margin-left: 15px;
}

.info-block__link {
    color: #fcff78;
}

.album__item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

.album-wrapper {
    margin-left: 0;
    margin-right: 0;
}

.in-card {
    padding: 2px 9px;
}

    .in-card h4 {
        font-size: 30px;
        margin: 0;
        line-height: 120px;
        padding-left: 10px;
        text-align: center;
    }

    .in-card p {
        font-size: 14px;
        padding: 19px;
        margin: 0;
        text-align: justify;
    }

td i.fa {
    padding-right: 10px;
}

.header--layout-5 .header__secondary > .container {
    display: flex; /* enable flexbox layout */
}

    .header--layout-5 .header__secondary > .container > * {
        flex: 1; /* allow items to grow and fill available space */
    }

    .header--layout-5 .header__secondary > .container > :first-child {
        flex: 0 0 100%; /* prevent the first child from growing and set its width to 70% */
    }

.alc-player-featured__primary-meta {
    padding-block: 27px 6px;
}

.card .posts--list-skewed .posts__item {
    margin-block-end: 11px;
}

.partner.card__header > h4 {
    font-size: 24px;
    text-align: center;
    width: 100%;
}

td.team-standings__team-pos {
    text-align: left;
    min-width: 100px;
}

.header__secondary--split-bg .header__secondary-bg-layer {
    width: 60%;
}

.effect-duotone--primary .effect-duotone__layer::after {
    background-color: #4082c0;
}

.header__secondary {
    background-color: #0063BE;
}

.main-nav__list > li > a {
    padding: 0 12px;
}
/*
// #Hero Carousel
// --------------------------------------------------
*/
.alc-gallery-row__thumb-item:last-child::after {
    opacity: 0.3;
}

.alc-gallery-row__heading {
    background-color: #b0b336;
}

.alc-gallery-row {
    box-shadow: 0px 0px 1px 1px #b0b336;
}

.page-heading--title-highlight::before {
    background-color: #939536;
}

.header-logo.y10 {
    right: -50px;
    left: auto;
}

    .header-logo.y10 img {
        max-width: 100px;
        box-shadow: 0 0 3px 1px black;
        border-radius: 65px;
        bottom: 20px;
    }

.page-heading--title-highlight .page-heading__inner--highlight {
    background-color: #b0b336;
}

.header-logo img {
    max-height: 110px;
    margin-left:-50px;
}
img.rlogo{
    max-width:150px;
}
.page-heading--title-highlight .page-heading__title, .page-heading--title-highlight .page-heading__breadcrumb {
    padding: 20px 0px 20px 20px;
}

@media only screen and (max-width: 991px) {
    .header-mobile__inner {
        background-color: #b0b336;
    }

    .header-logo.y10 {
        display: none;
    }

    .mobile-footer {
        position: fixed;
        bottom: 0;
        z-index: 9;
        width: 100%;
        background-color: #b0b336;
    }

        .mobile-footer ul {
            display: flex;
            list-style: none;
            margin: 0;
            padding: 0;
        }

    li.mobile_footer_item {
        flex: auto;
        flex-basis: 100%;
        border-right: 1px solid #079dd3;
        padding: 10px;
        text-align: center;
        box-shadow: 2px 3px 2px 0px #05a2da;
    }
}

@media (min-width: 992px) {
    .page-heading--title-highlight .page-heading__title, .page-heading--title-highlight .page-heading__breadcrumb {
        padding: 13px 0px 13px 13px;
    }

    .mobile-footer {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    img.rlogo {
        max-width: 100px;
    }

    .header-mobile__search-icon::before {
        content: "\f25d";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 38px;
    }

    .main-nav__list .main-nav__sub li a {
        color: #606060;
    }

    .main-nav {
        background-color: #BCBC58;
    }

    .footer-widgets {
        display: none;
    }
}

.alc-hero-carousel {
    --hero-carousel-height: 420px;
    height: var(--hero-carousel-height);
}

@media (min-width: 576px) {
    .alc-hero-carousel {
        --hero-carousel-height: 450px;
    }
}

@media (min-width: 768px) {
    .alc-hero-carousel {
        --hero-carousel-height: 450px;
    }
}

@media (min-width: 992px) {
    .alc-hero-carousel {
        --hero-carousel-height: 670px;
    }
}

.alc-hero-carousel__post-inner .posts__excerpt {
    max-height: fit-content;
    padding: 0px 10px;
    text-shadow: 0 0 2px black;
}

.alc-hero-carousel__post-inner .posts__title {
    text-shadow: 0 0 2px black;
}

.ylogo {
    max-width: 75px;
}

span.meta__item--info {
    font-size: 15px;
    color: white;
    text-shadow: 0 0 2px black;
}

.alc-hero-carousel__post-wrapper.cut {
    background-color: rgba(0, 149, 216, 0.5);
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.alc-hero-carousel__post-wrapper.cmt {
    background-color: rgba(250, 164, 26, 0.5);
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.alc-hero-carousel__post-wrapper.cst {
    background-color: rgba(157, 36, 42, 0.5);
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.alc-hero-carousel__post-wrapper.tcut {
    background-color: rgba(130, 175, 60, 0.5);
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.alc-hero-carousel__post-wrapper.tcmt {
    background-color: rgba(200, 120, 90, 0.5);
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.alc-hero-carousel__post-wrapper.tcst {
    background-color: rgba(45, 40, 100, 0.5);
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



.cut .posts__cta {
    background-color: #007dc5;
}

.cmt .posts__cta {
    background-color: #f58220;
}

.cst .posts__cta {
    background-color: #92278f;
}

.tcut .posts__cta {
    background-color: #72bf44;
}

.tcmt .posts__cta {
    background-color: #f15b5b;
}

.tcst .posts__cta {
    background-color: #2e2a46;
}

.alc-hero-carousel__slides .swiper-button-prev:hover, .alc-hero-carousel__slides .swiper-button-prev:hover:after, .alc-hero-carousel__slides .swiper-button-next:hover, .alc-hero-carousel__slides .swiper-button-next:hover:after {
    background-color: #b0b336;
}

.header-mobile {
    background-color: #b0b336;
}

.effect-duotone--primary .effect-duotone__layer::after {
    background-color: #939536;
}

.header__secondary {
    background-color: #b0b336;
}

.alc-player-featured__primary-player-bg .effect-duotone__layer::after {
    background-color: #6c757d;
}

.alc-player-featured__primary-meta__lname {
    color: #8bd03c;
}

.alc-player-featured__primary-player-img {
    display: block;
    position: absolute;
    left: 42%;
    top: 30%;
    -webkit-transform: translateX(-68%);
    transform: translateX(-68%);
}

.alc-icon--medal {
    --icon-size: 28px;
    --icon-bg: #8bd03c;
    --icon-center: #68be04;
    --icon-light: #9fe84d;
    border-radius: 50%;
    width: var(--icon-size);
    height: var(--icon-size);
    background-color: var(--icon-bg);
}




.sponsors {
    border: none;
}

    .sponsors .item {
        flex-basis: fit-content;
    }

.alc-hero-carousel__post-wrapper .posts__thumb .posts__cta {
    top: 13px;
    right: 13px;
    -webkit-transform: none;
    transform: none;
}

.alc-hero-carousel__post-wrapper.alc-hero-carousel__post-wrapper-condensed {
    margin-bottom: 0;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.alc-hero-carousel__post-wrapper .posts__cta {
    display: block;
    position: absolute;
    top: 33px;
    right: 10px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .alc-hero-carousel__post-wrapper .posts__cta::before, .alc-hero-carousel__post-wrapper .posts__cta::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background-color: #fff;
        -webkit-transition: -webkit-transform 0.25s ease;
        transition: -webkit-transform 0.25s ease;
        transition: transform 0.25s ease;
        transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    }

    .alc-hero-carousel__post-wrapper .posts__cta::before {
        width: 17px;
        height: 3px;
    }

    .alc-hero-carousel__post-wrapper .posts__cta::after {
        width: 3px;
        height: 17px;
    }

    .alc-hero-carousel__post-wrapper .posts__cta:hover::before, .alc-hero-carousel__post-wrapper .posts__cta:hover::after {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
    }

.tab-pane .table-responsive {
    margin: -24px;
    width: auto;
}

.ml-100 {
    margin-left: 100px !important;
}
