@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');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,600i,700,700i,800,800i&display=swap');
@import url(font-awesome.min.css);
@import url(owl.carousel.min.css);

:root {
    --live_58: url("https://firebasestorage.googleapis.com/v0/b/al-cloud-server.appspot.com/o/red_alpha_gaming_bucket%2Flive_streams%2FIMG_VAL_60.png?alt=media&token=a87272e3-15a0-4e1a-b271-5b5edefe03f7");
    --live_59: url("https://firebasestorage.googleapis.com/v0/b/al-cloud-server.appspot.com/o/red_alpha_gaming_bucket%2Flive_streams%2FIMG_VAL_59.png?alt=media&token=0caaf7cf-e392-4e4d-bae6-1721aeb3bbba");
    --live_60: url("https://firebasestorage.googleapis.com/v0/b/al-cloud-server.appspot.com/o/red_alpha_gaming_bucket%2Flive_streams%2FIMG_VAL_58.png?alt=media&token=cb0225d8-5103-48fd-9b67-53cb9882e10d");
    --live_61: url("https://firebasestorage.googleapis.com/v0/b/al-cloud-server.appspot.com/o/red_alpha_gaming_bucket%2Flive_streams%2FIMG_VAL_61.png?alt=media&token=acf73cfe-c271-4f41-b513-863f93964f38");
    --live_62: url("https://firebasestorage.googleapis.com/v0/b/al-cloud-server.appspot.com/o/red_alpha_gaming_bucket%2Flive_streams%2FIMG_VAL_62.png?alt=media&token=b2a4336c-9865-45b6-b293-4596d581687b");
    --live_63: url("https://firebasestorage.googleapis.com/v0/b/al-cloud-server.appspot.com/o/red_alpha_gaming_bucket%2Flive_streams%2FIMG_VAL_63.png?alt=media&token=cfb664e8-dd7d-42f1-a244-669a3aaccb42");
    /*--live_6: url("");*/

}

.live_card1 {
    background-image: var(--live_58);
    background-size: cover;
    background-position: center;
}

.live_card2 {
    background-image: var(--live_59);
    background-size: cover;
    background-position: center;
}

.live_card3 {
    background-image: var(--live_60);
    background-size: cover;
    background-position: center;
}

.live_card4 {
    background-image: var(--live_61);
    background-size: cover;
    background-position: center;
}

.live_card5 {
    background-image: var(--live_62);
    background-size: cover;
    background-position: center;
}

.live_card6 {
    background-image: var(--live_63);
    background-size: cover;
    background-position: center;
}


body {
    color: #ff0000;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 0px;
    padding: 0;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.titlepage {
    padding-bottom: 60px;
}

.titlepage::before {
    content: "";
    position: absolute;
    border: #fff solid 5px;
    border-width: 5px;
    width: 80px;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 55px;
}

.titlepage h2 {
    font-size: 45px;
    font-weight: bold;
    line-height: 50px;
    color: white;
}

.read_more {
    display: inline-block;
    background-color: #c80101;
    /*background-image: linear-gradient(to left bottom, #ff0000, #ed0000, #dc0001, #cb0001, #ba0001, #a7000c, #930012, #7f0015, #610719, #430c18, #260c12, #000000);*/
    /*background: #000000;*/
    color: #fff;
    max-width: 215px;
    /*height: 61px;*/
    line-height: 50px;
    width: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    transition: ease-in all 0.5s;
}

.read_more:hover {
    background: #800000;
    color: #fff;
    transition: ease-in all 0.5s;
}

.img_responsive {
    max-width: 100%;
}

.text_align_center {
    text-align: center;
}

.text_align_left {
    text-align: left;
}

.text_align_right {
    text-align: right;
}

.d_flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.container {
    max-width: 1170px;
}


/*---------------------------- 
loader  
----------------------------*/

.loader_bg {
    position: fixed;
    z-index: 9999999;
    background: #000000;
    width: 100%;
    height: 100%;
}

.loader {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader img {
    width: 200px;
}


/*--------------------------------------------------------------------- 
header 
---------------------------------------------------------------------*/

.header {
    width: 100%;
    background: rgba(39, 43, 44, 0.87);
    height: 70px;
    align-content: center;
    padding: 0 30px;
    position: absolute;
    z-index: 999;
    box-shadow: 3px 0 13px rgba(30, 30, 30, 0.90);
}


/*--------------------------------------------------------------------- 
menu section
---------------------------------------------------------------------*/

.navigation.navbar {
    float: right;
    padding: 0;
}

.navigation.navbar-dark .navbar-nav .nav-link {
    padding: 0px 30px;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
}

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

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

.di_no {
    display: none;
}

ul.email {
    padding-top: 1px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

ul.email li {
    padding: 0px 35px;
}

ul.email li:nth-child(2) {
    padding-right: 0;
}

ul.email li a {
    font-size: 17px;
    color: #fff;
}

ul.email li i {
    color: #fff;
    font-size: 19px;
}


/** banner_main **/

#top_section {
    /*background-image: url('../images/banner.jpg');*/
    /*background-image: url('../assets/img/temp1.png');*/
    /*background-image: url('../assets/img/banner_01.jpeg');*/
    background-image: url('../assets/img/img_val_1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 180px;
    position: relative;
    height: 100vh;
}

#myCarousel .carousel-indicators {
    bottom: -50px;
    margin-left: 11px;
    right: inherit;
}

#myCarousel .carousel-indicators .active {
    background: #c80101;
}

#myCarousel .carousel-indicators li {
    cursor: pointer;
    background: #fff;
    border-radius: 40px;
    width: 22px;
    height: 22px;
}

#myCarousel a.carousel-control-next,
#myCarousel a.carousel-control-prev {
    display: none;
}

.relative {
    position: inherit;
    bottom: 0;
    padding: 0;
}

.bluid {
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}

.banner_main .bluid h1 {
    color: #fff;
    font-size: 70px;
    font-weight: bold;
}

.banner_main .bluid h2 {
    color: #fff;
    font-size: 65px;
    font-weight: bold;
}


.banner_main .bluid p {
    color: #fff;
    line-height: 25px;
    font-weight: 500;
    padding-bottom: 50px;
    font-size: 17px;
}

.banner_main .bluid .read_more {
    margin-right: 8px;
    /*background-image: linear-gradient(to right top, #ffffff, #ff8484, #ff6d6d, #ff6363, #ba0001, #a7000c, #930012, #7f0015, #610719, #430c18, #260c12, #000000);*/
    border-radius: 50px;
    color: white;
}

.banner_main .bluid .read_more:hover {
    color: #ffffff;
    /*border: 1px solid red;*/
}


.latest_stream {
    background: #000000;
    padding: 90px 0 190px 0;
}

.latest_stream .titlepage::before {
    border: #9e9e9e solid 2px;
}

.latest1_stream {
    position: inherit;
    padding: 0;
}

.bo_ho {
    border: #ffffff solid 3px;
    border-radius: 1rem;
}

.bo_ho:hover {
    border: #ff0000 solid 3px;
    border-radius: 1rem;
    transition: ease-in all 0.5s;
}

.we_box {
    border: #ffffff solid 3px;
    transition: ease-in all 0.5s;
    padding: 40px;
    margin-bottom: 26px;
    cursor: pointer;
}

.we_box h3 {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
    padding-top: 25px;
}

.we_box h3 span {
    color: #ff0000;
    font-size: 25px;
}

.we_box h3 img {
    float: right;
}

.we_box p {
    color: #c6c6c6;
    padding-top: 25px;
    display: block;
    padding-bottom: 40px;
}

.we_box .read_more {
    max-width: 145px;
    height: 42px;
    text-align: center;
    border-radius: 2rem;
    line-height: 41px;
    margin: 0 auto;
    display: block;
    margin-right: 0;
    background: #000000;
    color: red;
    border: 1px solid red
}

.we_box .read_more:hover {
    background-color: red;
    color: white;
}

#we1 .carousel-indicators {
    display: none;
}

#we1 a.carousel-control-next,
#we1 a.carousel-control-prev {
    background: #ff0000;
    width: 67px;
    height: 59px;
    top: 109%;
    opacity: 1;
    font-size: 33px;
    color: #ffffff;
    box-shadow: 3px 0 36px rgba(30, 30, 30, 0.2);
}

#we1 a.carousel-control-prev {
    left: 45%;
}

#we1 a.carousel-control-next {
    right: 45%;
}

#we1 a.carousel-control-next:focus,
#we1 a.carousel-control-next:hover,
#we1 a.carousel-control-prev:focus,
#we1 a.carousel-control-prev:hover {
    background: #000000;
    color: #ff0000;
    border: 1px solid red;
    opacity: 1;
}

.intro {
    height: 100vh;
    padding: 90px 0;
    background: #000000;
}

.video-container {
    width: auto;
    height: 100vh;
}

.intro .titlepage::before {
    border: #9e9e9e solid 2px;
}

/**/
.intro .titlepage {
    padding-bottom: 0;
    margin-bottom: 0px;
}

/**/
.intro .titlepage h2 {
    color: #ff0000;
}

/**/
.intro .titlepage p {
    line-height: 28px;
    padding-top: 20px;
    color: #fff;
    font-size: 17px;
}


.chose {
    padding: 90px 0 60px 0;
    background: #323232;
}

.chose .titlepage::before {
    right: inherit;
    left: 15px;
}

.chose .titlepage h2 {
    color: #fff;
}

.chose.chose .titlepage p {
    color: #fff;
    padding-top: 15px;
}

.chose_box {
    margin-bottom: 30px;
}

.chose_box h3 {
    padding-top: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
}

.chose_box strong {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    line-height: 60px;
    padding-bottom: 30px;
}

.chose_box .read_more {
    background: #fff;
    color: #323232;
    max-width: 176px;
    line-height: 47px;
    height: 47px;
}

.chose_box .read_more:hover {
    background: #0e0b01;
    color: #fff;
}


.contact {
    /*background: #000000;*/
    /*background-image: url("../assets/img/bg_contact_us.png");*/
    background-image: url("../assets/img/img_bg_1.jpg");
    background-position: center;
    background-size: cover;
    padding: 7%;
}

.contact .titlepage::before {
    border: #ff0000 solid 2px;
}


.contact .read_more {
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    background: #000000;
    color: red;
    border-radius: 2rem;
    border: 1px solid red
}

.contact .read_more:hover {
    background-color: red;
    color: white;
}

.main_form .contactus {
    border: #ff0000 solid 1px;
    padding: 0 15px;
    margin-bottom: 25px;
    width: 100%;
    height: 60px;
    background: rgba(0, 1, 10, 0.50);
    border-radius: 40px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
}

.main_form .textarea {
    border: #ff0000 solid 1px;
    margin-bottom: 25px;
    width: 100%;
    background: rgba(0, 1, 10, 0.50);
    color: #ffffff;
    font-size: 18px;
    border-radius: 20px;
    font-weight: normal;
    padding: 57px 15px 0 15px;
    height: 150px;
}

#request *::placeholder {
    color: #9e9e9e;
    opacity: 1;
}


/** end contact section **/


/** testimonial **/

.posi_in {
    position: inherit;
    padding: 0;
}

.clientsl_text {
    margin-top: 90px;
    box-shadow: 0px 0 11px rgba(30, 30, 30, 0.07);
    padding: 40px;
    margin-bottom: 26px;
}

.clientsl_text i img {
    margin-top: -89px;
    display: block;
    margin-right: 20px;
    float: left;
}

.clientsl_text h3 {
    margin-top: -11px;
    color: #000b0a;
    font-size: 23px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}

.clientsl_text h3 img {
    float: right;
}

.clientsl_text p {
    color: #757575;
    padding-top: 62px;
    display: block;
}

#clientsl .carousel-indicators {
    display: none;
}

#clientsl a.carousel-control-next,
#clientsl a.carousel-control-prev {
    background: #ffffff;
    width: 67px;
    height: 59px;
    top: 105%;
    opacity: 1;
    font-size: 33px;
    color: #000000;
    box-shadow: 3px 0 36px rgba(30, 30, 30, 0.2);
}

#clientsl a.carousel-control-prev {
    left: 37%;
}

#clientsl a.carousel-control-next {
    right: 37%;
}

#clientsl a.carousel-control-next:focus,
#clientsl a.carousel-control-next:hover,
#clientsl a.carousel-control-prev:focus,
#clientsl a.carousel-control-prev:hover {
    background: #252525;
    color: #fff;
    opacity: 1;
}

.footer {
    background: rgb(0, 0, 0);
    padding-top: 1px
}

.newslatter_form {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
}

.ente {
    color: #000;
    border: inherit;
    padding: 0 30px;
    height: 66px;
    width: 100%;
    font-size: 17px;
}

.subs_btn {
    max-width: 289px;
    display: inline-block;
    background: #151515;
    height: 66px;
    width: 100%;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    transition: ease-in all 0.5s;
}

.subs_btn:hover {
    background: #fff;
    color: #151515;
    transition: ease-in all 0.5s;
}

.Informa h3 {
    color: #ffffff;
    font-size: 23px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 15px;
    margin-top: 26px;
    text-transform: uppercase;
}

.Informa li {
    font-size: 17px;
    line-height: 37px;
    color: #ffffff;
}

.Informa li a:hover {
    color: #bdbdbe;
}

.helpful ul li a {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}

.helpful ul li a:hover {
    color: #bdbdbe;
}

ul.social_icon {
    float: right;
}

ul.social_icon li {
    display: inline-block;
    padding-right: 15px;
}

ul.social_icon li:last-child {
    padding-right: 0;
}

ul.social_icon li a {
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    font-size: 28px;
    font-weight: bold;
}

ul.social_icon li a:hover {
    color: #ff0000;
    transform: rotate(360deg);
    transition: ease-in all 0.7s;
}

.conta ul li a {
    color: #ffffff;
}

.conta ul li a i {
    padding-right: 5px;
}

.copyright {
    background: rgba(0, 0, 0, 0.99);
    margin-top: 80px;
    padding: 20px 0px;
}

.copyright p {
    color: #bdbdbe;
    font-weight: 400;
}

.copyright a {
    color: #bdbdbe;
}

.copyright a:hover {
    color: #ff0000;
}


/** end footer **/


/*- - ener page css--*/

.inner_page .header {
    box-shadow: 0 -3px 20px 0px #ff0000;
    position: inherit;

}

.inner_page .intro {
    margin: 90px 0;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
}



.ts_address {
    font-weight: bold;
}

.latest_stream_logo {
    width: 15%;
}

.content_hub {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #000000;
    color: white;
}

.content_hub .certification-item {
    margin-bottom: 30px;
}

.content_hub #certification-filters {
    padding: 0;
    margin: 0 auto 15px auto;
    list-style: none;
    text-align: center;
    border-radius: 50px;
    padding: 2px 15px;
}

.content_hub #certification-filters li {
    cursor: pointer;
    display: inline-block;
    padding: 8px 16px 10px 16px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 3px 10px 3px;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
}

.content_hub #certification-filters li:hover, .content_hub #certification-filters li.filter-active {
    background: #ff0000;
}

.content_hub #certification-filters li:last-child {
    margin-right: 0;
}

.content_hub .content_hub_wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
}

.content_hub .content_hub_wrap::before {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    transition: all ease-in-out 0.3s;
    z-index: 2;
    opacity: 0;
}

.content_hub .content_hub_wrap .content_hub_info {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 3;
    transition: all ease-in-out 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content_hub .content_hub_wrap .content_hub_info::before {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    top: 35px;
    left: 35px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.content_hub .content_hub_wrap .content_hub_info::after {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 35px;
    right: 35px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.content_hub .content_hub_wrap .content_hub_info h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.content_hub .content_hub_wrap .content_hub_info p {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.content_hub .content_hub_wrap:hover::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}

.content_hub .content_hub_wrap:hover .content_hub_info {
    opacity: 1;
}

.content_hub .content_hub_wrap:hover .content_hub_info::before {
    top: 15px;
    left: 15px;
}

.content_hub .content_hub_wrap:hover .content_hub_info::after {
    bottom: 15px;
    right: 15px;
}


.content_hub .titlepage::before {
    border: #9e9e9e solid 2px;
}

.content_hub .read_more {
    margin: 0 auto;
    display: block;
    /*background: #252525;*/
    margin-top: 30px;
    background: #000000;
    color: red;
    border-radius: 2rem;
    border: 1px solid red

}

.content_hub .read_more:hover {
    background-color: red;
    color: white;
}
.video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
}

