
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@font-face {
    font-family: "Righteous";
    src: url("../fonts/Roboto-Black.ttf");
    src: url("../fonts/Roboto.ttf");
}
* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

/* html {
    scroll-behavior: smooth;
} */
.adj{
    padding: 0;
}
body {
    color: #666666;
    font-size: 14px;
    font-family: Roboto;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}
p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a,.btn {
    text-decoration: none !important;
    transition: all .3s ease-in-out;
}
img {
    max-width: 100%;
    height: auto;
}
.paddind_bottom_0 {
    padding-bottom: 0 !important;
}
.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}
button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.layout_padding {
    padding-top: 60px;
    padding-bottom: 0px;
}
.logo {
    width: 8%;
    float: left;
}

.header_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.bg-dark {
     background-color: transparent !important;
} 
.banner_section {
    width: 100%;
    float: left;
    padding-bottom: 160px;
}

.banner_taital {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
}

.banner_taital_1 {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family: Roboto;
}

.about_section {
    font-family : 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    width: 100%;
    float: left;
    padding-bottom: 50px;
    background-color: #d7d7fd;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 37px;
    color: #1d1c1c;
    font-weight: bold;
    padding-top: 60px;
    padding-bottom: 40px;
    text-transform: uppercase;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #010304;
    margin: 0px;
}



.image_1 {
    width: 100%;
    float: left;
}

.game_section {
    font-family : 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color: #dad6d1;
    width: 100%;
    float: left;
}

.game_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #1d1c1c;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}



.roww{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.game_section_2 {
    justify-content: space-between;
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 90px;
}

.image_2 {
    width: 100%;
    float: left;
    background-image: url(../images/img-2.png);
    height: auto;
    background-size: cover;
    padding-bottom: 40px;
    border-radius: 30px;
}

.number_text {
    width: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    background-color: #191919;
    padding: 8px 5px;
    border: 2px solid #b03d42;
    border-radius: 100px;
    margin-top: 380px;
    text-transform: uppercase;
}

.game_text_1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 20px;
}

.many_text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    margin: 0 auto;
}

.image_3 {
    width: 100%;
    float: left;
    background-image: url(../images/img-3.png);
    height: auto;
    background-size: cover;
    padding-bottom: 40px;
    border-radius: 30px;
}
.image_32 {
    width: 100%;
    float: left;
    background-image: url(../images/img-32.png);
    height: auto;
    background-size: cover;
    padding-bottom: 40px;
    border-radius: 30px;
}
.image_33 {
    width: 100%;
    float: left;
    background-image: url(../images/img-33.png);
    height: auto;
    background-size: cover;
    padding-bottom: 40px;
    border-radius: 30px;
}
.image_34 {
    width: 100%;
    float: left;
    background-image: url(../images/img-34.png);
    height: auto;
    background-size: cover;
    padding-bottom: 40px;
    border-radius: 30px;
}
.image_35 {
    width: 100%;
    float: left;
    background-image: url(../images/img-35.png);
    height: auto;
    background-size: cover;
    padding-bottom: 40px;
    border-radius: 30px;
}

.number_text_1 {
    width: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    background-color: #191919;
    padding: 8px 5px;
    border: 2px solid #b03d42;
    border-radius: 100px;
    margin-top: 290px;
    text-transform: uppercase;
}

.image_4 {
    width: 100%;
    float: left;
    background-image: url(../images/img-4.png);
    height: auto;
    background-size: 100%;
    padding-bottom: 40px;
    border-radius: 30px;
    background-repeat: no-repeat;
}

.number_text_2 {
    width: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    background-color: #191919;
    padding: 8px 5px;
    border: 2px solid #b03d42;
    border-radius: 100px;
    margin-top: 170px;
    text-transform: uppercase;
}
.image_5 {
    width: 100%;
    float: left;
    background-image: url(../images/img-5.png);
    height: auto;
    background-size: 100%;
    padding-bottom: 40px;
    border-radius: 30px;
    background-repeat: no-repeat;
}
.number_text_3 {
    width: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    background-color: #191919;
    padding: 8px 5px;
    border: 2px solid #b03d42;
    border-radius: 100px;
    margin-top: 125px;
    text-transform: uppercase;
}
.playnow_bt {
    width: 160px;
    margin: 0 auto;
    text-align: center;
}
.playnow_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #121212;
    text-align: center;
    padding: 10px 0px;
    border-radius: 30px;
    margin-top: 30px;
    border: 3px solid #b03d42;
}

.playnow_bt a:hover {
    color: #ffffff;
    background-color: #bf3d42;
}

.playnow_bt.active a {
    background-color: #bf3d42;
    color: #fff;
}
.touch_taital {
    font-family : 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    width: 100%;
    float: left;
    font-size: 40px;
    color: #1d1c1c;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    padding-top: 48px;
}
.contact_section {
    width: 100%;
    float: left;
    position: relative;
    display: contents;
    z-index: 1;
}
.contact_section_2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px #000;
    border-radius: 15px;
    display: inline-block;
    margin-top: 80px;
    position: relative;
    z-index: 2;
}
.email_text {
    width: 100%;
    float: left;
    padding: 20px 20px 20px 20px;
}
.email-bt {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #2a2a2c;
    margin-bottom: 20px;
    padding: 8px 15px;
    border: 1px solid #909090;
}
.massage-bt {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #2a2a2c;
    margin-bottom: 20px;
    padding: 40px 15px 8px 15px;
    border: 1px solid #909090;
    height: 120px;
}
.send_btn {
    width: 170px;
    float: left;
}
.send_btn a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background-color: #bf3d42;
    padding: 10px;
    border-radius: 30px;
}
.footer_section {
    width: 100%;
    float: left;
    background-color: #252525;
    position: absolute;
    margin-top: -60px;
    z-index: 0;
}
.copyright_text {
    width: 100%;
    float: left;
    color: #878686;
    text-align: center;
    font-size: 16px;
    margin-left: 0px;
    padding: 40px 0px 20px 0px;
}