@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

:root {
    --primary-color: #FE2F33;
    --secondary-color: #0F3DDE;
    --dark-blue: #1D1D29;
    --primaryfont: "DM Sans", serif;
}

body {
    font-family: var(--primaryfont);
}

.login_body {
    background-image: url(../images/bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.overlay_bg {
    background: rgba(29, 29, 41, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 11;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 0px;
}

.logo_wrapper {
    text-align: center;
}

.login_form_wrapper {
    padding: 50px 70px 20px;
    background: #fff;
    width: 546px;
    box-shadow: 0px 0px 15.2px 12px rgba(0, 0, 0, 0.10);
    margin: 0 auto;
}

.logo_wrapper img {
    width: 200px;
    height: 200px;
    flex-shrink: 0;
    aspect-ratio: 203.00/211.68;
}

.login_form_wrapper h3 {
    color: #000;
    text-align: center;

    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    /* 145.833% */
    text-transform: capitalize;
}

.login_form_wrapper label {
    color: #000;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.themebtn {
    background: var(--primary-color);
    color: #fff;
}

.themebtn:hover {
    background: var(--secondary-color);
    color: #fff;
}

.forget_ticket_wwrapper {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}

.forget_ticket_wwrapper a {
    color: var(--secondary-color);
    font-family: var(--primaryfont);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}

.or_divider {
    color: #000;
    font-family: var(--primaryfont);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.join_now_wrapper a {
    color: #0F3DDE;
    font-family: var(--primaryfont);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: uppercase;
}

.join_now_wrapper {
    text-align: center;
    margin-top: 30px;
}

.bottom_links a {
    color: #151515;
    font-family: var(--primaryfont);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;

}

.bottom_links {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.header_black_part {
    background: #000;
    display: flex;
    width: 369.66px;
    height: 100px;
    padding: 20px 0px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    flex-wrap: wrap;
}

.header_white_part {
    background: #fff;
    display: flex;
    width: 369.66px;
    height: 100px;
    padding: 20px 0px;
    justify-content: flex-end;
    align-items: center;
    flex-shrink: 0;
    flex-wrap: wrap;
}

#main_header {
    min-height: 100px;
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #fff;
}

.main_logo {
    width: 200px;
    height: 200px;
    flex-shrink: 0;
    aspect-ratio: 203.00/211.68;
    position: absolute;
    left: 70px;
    top: 0px;
    z-index: 111;
}

.header_white_part ul {
    display: flex;
    gap: 15px;
    list-style: none;
    align-items: center;
    margin: 0px 30px 0px 0px;
}

.swiper-slide .overlay {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 11111;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content_wrapper h1 {
    color: #FFF;
    text-align: center;
    font-family: var(--primaryfont);
    font-size: 89.556px;
    font-style: normal;
    font-weight: 700;
    line-height: 100.625px;
    /* 112.36% */
    letter-spacing: -1.006px;
}

.content_wrapper h2 {
    color: #FE2F33;
    font-family: var(--primaryfont);
    font-size: 89.556px;
    font-style: normal;
    font-weight: 700;
    line-height: 100.625px;
    letter-spacing: -1.006px;
}
.tab_menu{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 23.125px;
    background: #FFF;
    box-shadow: 0px 1.156px 23.125px 0px rgba(0, 0, 0, 0.08);
}

.tab_menu{
    color: #000;
    letter-spacing: -1.006px;
    font-family: var(--primaryfont);
font-size: 23.125px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.463px;
text-transform: uppercase;
text-decoration: none;
}

.top_heading{
    color: #FE2F33;
    font-family: var(--primaryfont);
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 100.625px; /* 201.25% */
letter-spacing: -1.006px;
padding: 20px 0px 20px 100px;
margin-top: 100px;
margin-bottom: 100px;
border-top:5px solid #DEDEDE;
border-bottom:5px solid #DEDEDE;
}

.video_placeholder_wrapper{
    position: relative;
}

.play_button{
    position: absolute;

}

.play_button_wrapper{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.featured_image{
    width: 100%;
}
.video_item_wrapper{
    background: #FFF;
box-shadow: 0px 1.156px 23.125px 0px rgba(0, 0, 0, 0.08);
}

.recent_video_listing_wrapper{
    padding:0px 100px;
}

.social_links{
    display: flex;
width: 100%;
gap: 15px;
justify-content: flex-end;
list-style: none;
align-items: center;
}

.social_links li a{
    color: #000;
text-align: center;
font-family: var(--primaryfont);
font-size: 15.094px;
font-style: normal;
font-weight: var(--font-weight-400, 400);
line-height: 15.094px; /* 100% */
border-radius: 2.013px;
background: #FFF;
box-shadow: 0px 1.149px 22.981px 0px rgba(0, 0, 0, 0.08);
display: flex;
width: 45.282px;
height: 45.282px;
padding: 15.094px 14.862px 15.094px 14.949px;
justify-content: center;
align-items: center;
}
.top_title_section{
    display: flex;
}
.left_section_empty{
    width: 369.66px;
}

.right_section_title{
    padding:50px 0px;
}
.right_section_title h3{
    color: #FFF;
    font-family: var(--primaryfont);

font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: 100.625px; /* 287.5% */
letter-spacing: -1.006px;
}

.top_title_other_pages_section{
    padding-bottom:100px;
}

footer p{
    color: #9898A0;
    font-family: var(--primaryfont);
font-size: 16.1px;
font-style: normal;
font-weight: var(--font-weight-500, 500);
line-height: 28.981px; /* 180% */
letter-spacing: -0.201px;
}
.tab_menu svg path{
    fill:var(--primary-color);
}
.active_tab_menu {
    background: linear-gradient(180deg, var(--primary-color) 0%, #FD5 100%), var(--primary-color);
box-shadow: 0px 1.156px 23.125px 0px rgba(0, 0, 0, 0.08);
}
.active_tab_menu span{
color:#fff;
}
.active_tab_menu svg path{
    fill:#fff;
}
.top_heading_all_courses{
    color: #000;
    font-family: var(--primaryfont);
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 100.625px; /* 287.5% */
    letter-spacing: -1.006px;
    border-top:5px solid #DEDEDE;
    border-bottom:5px solid #DEDEDE;
}

.user_name_heading{
    color: #000;
    font-family: var(--primaryfont);
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 100.625px; /* 287.5% */
    letter-spacing: -1.006px;
    text-transform: uppercase;
}

.export_btn_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.export_btn{
    border-radius: 10px;
    border: 2px solid var(--primary-color);
    color: #000;
text-align: center;

/* demo.bravisthemes.com/DM Sans 18pt/SemiBold */
font-family: var(--primaryfont);
font-size:14px;
font-style: normal;
font-weight: var(--font-weight-600, 600);
padding: 0px 45px;
line-height: var(--line-height-58, 58px); /* 414.286% */
text-decoration: none;
}
.my-card{
    padding: 33px 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.card_number{
    color:var(--primary-color);
text-align: center;
font-family: var(--primaryfont);
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.7px;
margin: 0px;
}

.card_text{
    color: #151515;
text-align: center;
font-family: var(--primaryfont);
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.4px;
margin: 0px;
}
@media(max-width:600px) {
    
    .login_form_wrapper {
        width: 100%;
    }

    .login_form_wrapper {
        padding: 20px;
    }

    .forget_ticket_wwrapper a,
    .or_divider {
        font-size: 14px;
    }
    #main_header{
        flex-direction: column;
    }
    .header_white_part{
        padding: 0PX;
    }
    .header_white_part ul{
        margin: 0px 10px 0px 0px;
    }
    .header_black_part, .header_white_part{
    width: 100%;
        height: 60px;
    }
    
    .main_logo {
        width: 100px;
        height: 100px;

        aspect-ratio: 100 / 100;
    
        left: 25px;
        top: 10px;
      
    }
    .content_wrapper h1 {

        font-size: 34.556px;

        line-height: 1;

    }
    .content_wrapper h2 {
        font-size: 34.556px;

        line-height: 1;

    }
    .top_heading {

        font-size: 20px;

        line-height: 2;
        padding: 0px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .recent_video_listing_wrapper{
        padding: 0px;
    }
    footer p{
        text-align: center;
    }
    .social_links {
    margin: 0px;
    padding: 0px;
        justify-content: center;
}
.left_section_empty
{
    width: 0px;
}
}