a:link, a:visited {
    text-decoration: none;
    color: #ebddc3;
    transition: color 0.3s ease;
}

header.top {
    position: relative;
    z-index: 2;
    width: 100%;
    background: rgb(34 34 34 / 50%);
    border-bottom: 1px solid #3e3e3e;
}

.logo {
    height: 90px;
    width: 400px;
    display: grid;
    align-items: center;
}

.logo img {
    width: 100%;
}

.navbar {
    padding: 0;
}

.navbar-collapse {
    justify-content: end;
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #ebddc3;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ebddc3;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #fedc87;
}

.menu {
    justify-content: end;
    line-height: 74px;
}

.menu__item {
    margin: 0 28px;
}

.burger {
    display: flex;
    align-items: center;
    justify-content: end;
}

.header {
    background-size: cover;
    background: rgba(22, 22, 22, 0.7) url(/img/bg_header.jpg) no-repeat center;
    background-blend-mode: overlay;
    height: 700px;
    padding-top: 116px;
    position: relative;
}

.header .container {
    height: 100%;
    position: relative;
    bottom: 0;
    padding: 0;
    align-items: end;
    display: flex;
}

.header .top_shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 21rem;
    width: 100%;
    background: linear-gradient(0deg, rgba(22, 22, 22, 0), rgba(22, 22, 22, .05) 11.5%, rgba(22, 22, 22, .38) 41%, rgba(22, 22, 22, .65) 63%, rgba(22, 22, 22, .95) 85%, rgba(22, 22, 22, .99) 95%, rgba(22, 22, 22, 1));
}

.header .bottom_shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 21rem;
    width: 100%;
    background: linear-gradient(180deg, rgba(22, 22, 22, 0), rgba(22, 22, 22, .05) 11.5%, rgba(22, 22, 22, .38) 41%, rgba(22, 22, 22, .65) 63%, rgba(22, 22, 22, .95) 85%, rgba(22, 22, 22, 1));
}

.characters {
    padding: 0;
    margin: 0;
}

.characters img {
    width: 719px;
}

.offer {
    color: #ebddc3;
    text-shadow: 1px 2px 3px #000;
    background: hsl(0deg 0% 4.87% / 60%);
    padding: 25px;
    border-radius: 25px;
    margin-top: 20%;
}

.offer {
    border-radius: 9px;
    background: rgba(0, 0, 0, 0.8);
    background: url(/img/body.jpg) repeat;
    box-sizing: border-box;
    max-width: 554px;
    margin: 15px auto 0;
    padding: 45px;
    position: relative;
    width: 100%;
    z-index: 1;
    border: 1px solid #ebddc3;
    outline-offset: -3px;
}

.offer__title {
    font-size: 30px;
}

.offer__text {
    font-size: 18px;
    padding-top: 20px;
    line-height: 22px;
}

.icons {
    margin-top: 10px;
    justify-content: center;
}

.icons__item {
    font-size: 36px;
    margin-right: 30px;
}

.btn_play {
    background-image: radial-gradient(85.3% 129.17% at 50% 95.83%, #f5c974 0, transparent 53.65%), linear-gradient(180deg, #f56914, #ec3c04);
    font-size: 24px;
    letter-spacing: 0.32px;
    display: block;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    width: 230px;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px #000;
    position: relative;
    top: 60%;
    right: -50%;
    z-index: 1;
    border-radius: 3px;
    color: #ebddc3
}

section h3 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    background: linear-gradient(180deg, #fedc87, #fdae35);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(1px 1px 1px black);
    margin: 0 auto 25px;
}

section .container {
    padding: 40px 0;
}

section.about p {
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 20px;
    font-style: italic;
}

section.statistics {
    background-size: cover;
    background: rgba(22, 22, 22, 0.9) url(/img/bg_stat.jpg) no-repeat center;
    background-blend-mode: overlay;
    padding: 40px 0;
    position: relative;
}

section .top_shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 10rem;
    width: 100%;
    background: linear-gradient(0deg, rgba(22, 22, 22, 0), rgba(22, 22, 22, .05) 11.5%, rgba(22, 22, 22, .38) 41%, rgba(22, 22, 22, .65) 63%, rgba(22, 22, 22, .95) 85%, rgba(22, 22, 22, .99) 95%, rgba(22, 22, 22, 1));
}

section .bottom_shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10rem;
    width: 100%;
    background: linear-gradient(180deg, rgba(22, 22, 22, 0), rgba(22, 22, 22, .05) 11.5%, rgba(22, 22, 22, .38) 41%, rgba(22, 22, 22, .65) 63%, rgba(22, 22, 22, .95) 85%, rgba(22, 22, 22, 1));
}

.stat_item {
    text-align: center;
    color: #ebddc3;
    font-family: 'DINCondensed', sans-serif;
}

.stat_image {
    height: 130px;
}

.stat_count {
    font-size: 60px;
    margin-top: 28px;
}

.stat_count:after {
    content: "";
    display: block;
    height: 1px;
    background: #fedc87;
    width: 83px;
    margin: 5px auto 0;
}

.stat_name {
    font-size: 25px;
    margin-top: 20px;
    padding: 0 40px;
    line-height: 32px;
}

section.media {
    background-size: cover;
    background: rgba(22, 22, 22, 0.9) url(/img/bg_media.jpg) no-repeat center;
    background-blend-mode: overlay;
    height: 500px;
    padding: 40px 0;
    position: relative;
}

section.media .top_shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 10rem;
    width: 100%;
    background: linear-gradient(0deg, rgba(22, 22, 22, 0), rgba(22, 22, 22, .05) 11.5%, rgba(22, 22, 22, .38) 41%, rgba(22, 22, 22, .65) 63%, rgba(22, 22, 22, .95) 85%, rgba(22, 22, 22, .99) 95%, rgba(22, 22, 22, 1));
}

section.media .bottom_shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10rem;
    width: 100%;
    background: linear-gradient(180deg, rgba(22, 22, 22, 0), rgba(22, 22, 22, .05) 11.5%, rgba(22, 22, 22, .38) 41%, rgba(22, 22, 22, .65) 63%, rgba(22, 22, 22, .95) 85%, rgba(22, 22, 22, 1));
}

section.media .container {
    z-index: 1;
}

.blog .carousel-indicators {
    left: 0;
    top: 260px;
    height: 8px;
}

.blog .carousel-indicators li {
    background: #a3a3a3;
    width: 30px;
    height: 7px;
    border: none;
    border-radius: 5px;
}

.blog .carousel-indicators .active {
    background: #fedc87;
}

.carousel-indicators li::before,
.carousel-indicators li::after {
    display: none;
}


.news_item {
    position: relative;
    margin: 20px 0;
    background: #555;
    border: 1px solid #8a8a8a;
    filter: drop-shadow(0 3px 9px rgba(0, 0, 0, .7));
    max-height: 100%;
    min-height: 348px;
}

.news_item_image img {
    width: 100%;
}

.news_item_date {
    position: absolute;
    top: 20px;
    right: 0;
    background: url(https://bravegames.space/regiment/images2/talents/talents_boss_health.png) no-repeat;
    width: 94px;
    height: 24px;
    color: #ebddc3;
    font-size: 16px;
    padding-left: 9px;
    text-align: center;
    line-height: 23px;
}

.news_item_title {
    padding: 10px 10px;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px 1px #333;
    color: #fedc87;
}

.news_item_text {
    padding: 0 10px 15px;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.all_news {
    display: flex;
    justify-content: center;
}

.btn_news {
    background-image: radial-gradient(85.3% 129.17% at 50% 95.83%, #f5c974 0, transparent 53.65%), linear-gradient(180deg, #f56914, #ec3c04);
    font-size: 24px;
    letter-spacing: 0.32px;
    display: block;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    width: 230px;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px #000;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    color: #ebddc3
}

.footer_logo {
    width: 98%;
    margin-bottom: 10px;
}

.footer .icons {
    margin-top: 0;
    justify-content: flex-start;
}

.footer p {
    line-height: 29px;
}

.footer .icons__item {
    font-size: 30px;
}

.copyright {
    background-color: rgba(0, 0, 0, 0.05);
    border-top: 1px solid #3e3e3e;
}

@media (max-width: 1200px) {
    .logo img {
        width: 100%
    }

    .menu__item {
        margin: 0 15px;
    }

    .btn_play {
        top: 40%;
        right: -20%;
    }
}

@media (max-width: 992px) {
    .menu__item {
        margin: 0 15px;
    }

    .characters {
        justify-content: center;
        display: flex;
        position: absolute;
        margin: 0 auto;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .button_action {
        justify-content: center;
        display: flex;
        position: absolute;
        margin: 0 auto;
        right: 0;
        left: 0;
        bottom: 100px;
    }

    .btn_play {
        top: 0;
        right: 0;
    }

    .container {
        max-width: 90%;
    }

    .news_item {
        max-height: 306px;
        height: 306px;
    }

    .news_item_title {
        max-height: 62px;
        line-height: 21px;
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    header.top {
        position: relative;
    }

    .logo {
        height: 100%;
        margin-top: 10px;
    }

    .menu {
        justify-content: center;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .menu__item {
        margin: 0 30px;
    }

    .button_action {
        justify-content: center;
        display: flex;
        position: absolute;
        margin: 0 auto;
        right: 0;
        left: 0;
        bottom: -50px;
    }

    .btn_play {
        top: 0;
        right: 0;
    }

    .characters {
        justify-content: center;
        display: flex;
    }

    .btn_play {
        top: -150px;
        right: 0;
        justify-content: center;
        display: flex;
        margin: 0 auto;
    }

    .container {
        max-width: 90%;
    }

    .news_item {
        max-height: 320px;
        height: 320px;
    }

    .characters img {
        width: 100%;
    }
}

@media (max-width: 768px) and (orientation: portrait) {
    .header {
        height: 600px;
    }
}

@media (max-width: 576px) {
    .menu__item {
        margin: 0 15px;
    }

    .news_item {
        max-height: 100%;
        height: auto;
    }

    .blog .carousel-indicators {
        top: 110%;
    }
}

@media (max-width: 576px) and (orientation: portrait) {
    .header {
        height: 500px;
    }

    .logo {
        width: 70%;
    }
}
