body {

    background-color: #393d3f;

}

/*NAV MENU*/
* {
    margin: 0;
    padding: 0;
}

.carousel-control-prev, .carousel-control-next {

    z-index: 11;

}

.display-none {

    display: none !important;

}

.navbar-section .header {
    height: 60px;
    background: #393d3f;
    padding: 0 20px;
    color: #fff;
}

.navbar-section .header .logo {
    line-height: 10px;
    float: left;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-top: 5px;
}

.navbar-section .header .menu {
    float: right;
    line-height: 60px;

}

.standart-color {

    color: #929292;

}

.standart-color:hover {

    color: #d6d6d6;

}

.menu a {
    color: #929292;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 10px;
    font-family: 'Lacquer', sans-serif;
}

.menu .active {

    color: #d6d6d6;

}

.show-menu-btn, .hide-menu-btn {
    transition: 0.4s;
    font-size: 30px;
    cursor: pointer;
    display: none;
}

.show-menu-btn {
    float: right;
}

.show-menu-btn i {
    line-height: 60px;
    z-index: 11;
}

.menu a:hover,
.show-menu-btn:hover,
.hide-menu-btn:hover {
    color: #d6d6d6;
    text-decoration: none;
}

#chk {
    position: absolute;
    visibility: hidden;
    z-index: -1111;
}

.slider-section .carousel-inner .carousel-item {
    height: 100vh;
    min-height: 350px;
    filter: grayscale(100%);
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slider-section .carousel-inner .carousel-item .carousel-caption h2 {

    color: #ffffff;
    font-family: 'Lacquer', sans-serif;


}

.slider-section .carousel-inner .carousel-item .carousel-caption p {

    color: #ffffff;
    font-family: 'Lacquer', sans-serif;

}

.slider-section .carousel-inner .carousel-item .carousel-caption img {

    filter: grayscale(100%);
    object-fit: contain;
    width: 350px;
    height: 150px;
    margin-left: -40px;

}

.demo-section ul li .card {

    padding: 0;
    position: relative;
    display: table;
    margin: auto;
    background-image: url('../img/bullet-wall-2.jpg');
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 350px;
    height: 600px;

}

.demo-section {

    background-color: #393d3f;

}


.demo-section ul li .card-body {

    padding: 0.4rem;

}

.demo-section ul li .card-body img {

    height: 400px;
    border-radius: 20px;
    object-fit: cover;

}

.demo-section ul li .card-body h5 {

    text-align: center;
    text-transform: uppercase;
    font-family: 'Lacquer', sans-serif;
    color: #ffffff;

}

.demo-section ul li .card-body p {

    color: #ffffff;
    text-align: justify;
    font-family: 'Lacquer', sans-serif;

}

.demo-section .info img {


    display: table;
    margin: auto;
    width: 50px;

}

.demo-section .info-2 h5 {

    display: table;
    margin: auto;
    text-transform: uppercase;
    font-size: 25pt;
    font-family: 'Lacquer', sans-serif;
    color: #ffffff;

}

.demo-section .info-3 p {

    display: table;
    text-transform: capitalize;
    font-size: 15pt;
    font-family: 'Lacquer', sans-serif;
    color: #ffffff;
    margin-left: 35px;
    padding-top: 10px;

}

.time-section {

    padding: 15% 0;
    background-image: url('../img/rdr.jpg');
    filter: grayscale(40%);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;

}

.time-section #clock {

    width: 100%;
    text-align: center;

}

.time-section #clock div span {

    font-size: 30pt;
    font-family: 'Lacquer', sans-serif;
    color: #FFFFFF;

}

.box-section {

    padding: 100px 0;
    background-color: #393d3f;

}

.box-section .box .icon {
    text-align: center;
    position: relative;
}

.box-section .box .icon .image {
    position: relative;
    top: 40px;
    z-index: 2;
    margin: auto;
    width: 90px;
    height: 95px;
    /*line-height: 80px;*/
    border-radius: 50%;
    vertical-align: middle;
}

.box-section .box .icon .image img {

    padding-top: 5px;
    width: 50px !important;
    height: 50px !important;

}

.box-section .box .icon .image i {

    font-size: 36px !important;
    color: #fff !important;

}

.box-section .box .icon .info {
    margin-top: -24px;
    background-color: transparent;
    padding: 15px 0 10px 0;
}

.box-section .box .info .count {

    font-family: 'Lacquer', sans-serif;
    font-size: 25pt;
    color: #fff;

}

.box-section .box .icon .info h3.title {
    font-family: 'Lacquer', sans-serif;
    font-size: 26pt;
    padding-top: 10px;
    color: #ffffff;
    font-weight: 500;
}

.box-section .box .icon .info p {
    font-family: 'Lacquer', sans-serif;
    font-size: 13px;
    color: #ffffff;
    line-height: 1.5em;
    margin: 20px;
}

.box-section .box .space {

    height: 30px;

}


.video-section .embed {

    background-image: url('../img/war-game.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;

}

.video-section .embed .embed-data {

    padding: 5% 20%;

}

.about-section {

    position: relative;
    margin-top: 4rem;
    padding-bottom: 100px;
    color: #ffffff;

}


.about-section .about h1 {


    text-transform: uppercase;
    font-family: 'Lacquer', sans-serif;

}

.about-section .about hr {

    background-color: #ffffff;

}

.about-section .about-img img {

    width: 100%;
    height: 100%;


}

.game-section {

    padding-top: 100px;

}

.game-section a {

    text-decoration: none;

}

.game-section .card {

    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 17rem !important;
    margin-bottom: 3rem;
    border: none !important;
    font-family: 'Lacquer', sans-serif !important;
    color: #ffffff;
    background-image: url("../img/bullet-wall-2.jpg");

}

.game-section .card img {

    height: 15rem;
    padding: 5px;
    object-fit: cover;
    clip-path: polygon(0 0, 100% 0%, 100% 88%, 0 100%);

}

.game-section .card .card-body h6 {

    text-align: center;
    text-transform: uppercase;

}

.game-section .card .card-body p {

    text-align: center;

}

.details-section {

    padding-top: 100px;
    padding-bottom: 50px;

}

.details-section .card {

    border: none;
    background-color: rgba(6, 6, 6, 0.88);

}


.details-section .card .carousel .carousel-inner img {

    height: 400px !important;
    object-fit: cover;

}


.details-section .card h4 {

    text-align: center;
    color: #ffffff;
    font-family: 'Lacquer', sans-serif;

}

.details-section .card p {

    text-align: center;
    color: #ffffff;

}

.similar {

    color: #ffffff;
    font-family: 'Lacquer', sans-serif;
    text-align: center;
    padding-top: 50px;
}

.contact-section {

    padding-top: 100px;
    padding-bottom: 50px;

}

.contact-section form label {

    color: #ffffff;
    font-family: 'Lacquer', sans-serif;

}


.contact-section form input {

    font-family: 'Lacquer', sans-serif;

}

.contact-section .contact-icons {

    padding: 10px 0;
    margin-top: 32px;
    background-color: #ffffff;
    border-radius: 4px;

}

.contact-section .contact-icons .social {

    padding-top: 25px;

}


.contact-section .contact-icons .social img {

    width: 30px;
    height: 30px;

}

.contact-section form button {

    color: #393d3f;
    font-family: 'Lacquer', sans-serif;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    width: 100%;

}

.contact-section form button:hover {

    color: #ffffff;
    background-color: transparent;

}

.sidebar-section {

    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
    width: 17rem;
    background-image: url("../img/bullet-wall-2.jpg");
    border-radius: 2px;
    font-family: 'Lacquer', sans-serif !important;
    color: #ffffff;


}

.sidebar-section .sidebar-list {

    padding: 2px 0;

}

.sidebar-section .sidebar-list h4 {

    text-align: center;
    border-bottom: dotted 1px #ffffff;

}

.sidebar-section ul li {

    text-align: center;
    border-bottom: dotted 1px #ffffff;
    width: 100%;
    list-style: none;

}

.sidebar-section ul li a {

    text-align: center;
    text-decoration: none;

}

.footer-section {

    background-color: #393d3f;
    width: 100%;
    border-top: solid 1px #4B4F51;
    padding-top: 25px;

}

.footer-section .foo-text {

    color: #ffffff;
    font-family: 'Lacquer', sans-serif;


}

.footer-section .foo-text h5 {

    text-transform: uppercase;
    text-align: center;


}

.footer-section .foo-text p {

    text-align: justify;


}

.footer-section .foo-text .btn-1 {

    color: #ffffff;
    background-color: transparent;
    border: solid 1px #ffffff;
    width: 100%;

}

.footer-section .foo-text .btn-1:hover {

    color: #393d3f;
    background-color: #ffffff;

}

.footer-section .foo-text .btn-2 {

    color: #393d3f;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    width: 100%;

}

.footer-section .foo-text .btn-2:hover {

    color: #ffffff;
    background-color: transparent;

}

.footer-section .foo-text .btn-3 {

    color: #ffffff;
    background-color: #393d3f;
    border: solid 1px #ffffff;
    width: 100%;

}


.footer-section .foo-text .btn-3:hover {

    color: #580000 !important;;

}

.bottom-footer-section {

    width: 100%;
    background-color: #393d3f;
    border-top: solid 1px #4B4F51;
    padding-top: 25px;
    padding-bottom: 25px;

}

.bottom-footer-section .bottom-footer a {

    color: #929292;
    text-decoration: none;

}

.bottom-footer-section .bottom-footer a:hover {

    color: #d6d6d6;

}

.bottom-footer-section .bottom-footer p {

    color: #929292;

}

.bottom-footer-section .bottom-footer .social-section {

    color: #929292;
    float: right;
}

.bottom-footer-section .bottom-footer .social-section a {

    color: #929292;
    float: right;
}

.bottom-footer-section .bottom-footer .social-section a:hover {

    color: #d6d6d6;

}
