* {
    box-sizing: border-box;
}

body {
    background-color: #fdfdfd;
    margin: 0;
}

html {
    -webkit-tap-highlight-color: transparent;
}

#home {
    display: none;
    width: 25px;
    height: auto;
    align-self: self-start;
    position: absolute;
    bottom: 13px;
    right: 15px;
}

.container {
    position: absolute;
    width: 100%;
}

.header {
    background-color: black;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    direction: rtl;
    position: relative;
    width: 100%;
    height: 90px;
    margin-bottom: 140px;
}

#img_headerlogo {
    position: relative;
    height: 48px;
    width: auto;
}

.H3T2V {
    font-size: medium;
    color: black;
    margin: 10px 0 5px 0;
}

.H3T2 {
    color: black;
    margin: 10px 0 5px 0;
}

.H4T2 {
    margin: 0;
}

.H4T {
    margin: 10px 0 7px 0;
}

.HPT2 {
    margin-top: 5px;
}

.b_1 {
    position: relative;
    bottom: 13px;
    right: 13px;
    width: max-content;
}

.b_2 {
    display: flex;
    align-items: center;
    direction: ltr;
    margin-top: 60px;
    padding: 5px 20px;
    width: auto;
    height: 12px;
    border-radius: 0 5px 5px 0;
    background-color: black;
}

.b_h {
    margin: auto;
    margin-left: 0;
    font-size: 100%;
    width: max-content;
}

.b_h_g {
    margin: 0;
    font-size: 1.4em;
    width: max-content;
}

.b_h2_t {
    color: white;
    font-size: medium;
    position: relative;
    margin: 13px 1px 13px 15px;
}

.b_h2_d {
    font-size: large;
    position: relative;
    margin: 13px 1px 13px 15px;
}

.h_m {
    display: inline;
    margin-right: 30px;
    margin-top: 20px;
    float: right;
}

.d_c1 {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: auto;
    padding: 0px 70px 50px 77px;
    width: 100%;
}

.d_c1g {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: auto;
    padding: 0px 70px 0px 77px;
    width: 100%;
}

.d_b_r {
    width: 40%;
    text-align: end;
}

.d_b_rg {
    width: 40%;
    text-align: center;
}

.d_b_l {
    position: relative;
    height: auto;
    width: 60%;
    color: #202b4f;
}

#img_gab {
    border: 1px solid #3b3b3b;
    border-radius: 9px;
    align-self: flex-start;
    margin: auto;
    width: 62%;
    height: auto;
}

.Img_G1 {
    align-self: flex-start;
    margin: auto;
    width: 62%;
    height: auto;
}

.d_v_c {
    width: 810px;
    height: max-content;
    background-color: #f8f9fd;
    margin: 50px auto;
    padding: 5px;
}

.d_v_v {
    width: 800px;
    height: 450px;
    background-color: black;
}

.vid_f {
    width: 800px;
    height: 450px;
}

.back_b {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -5;
}

.img_b {
    width: 100%;
    height: auto;
    align-self: flex-start;
    content: url("https://balescoin.com/static/Images/ind_back_1.png");
}

.v_t {
    text-align: center;
    margin-block: .7rem;
}

.fp {
    color: grey;
    display: block;
    font-size: xx-small;
}

.CardsL {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
    padding: 0px 70px;
    width: 100%;
}

.CardLT {
    display: flex;
    justify-content: space-between;
}

.CardLC {
    display: flex;
    flex-direction: column;
    padding: 10px;
    margin-bottom: 40px;
    border-radius: 5px;
    background: #f2faff8f;
}

.PrD {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 50px;
    height: auto;
    width: 100%;
}

.GCP {
    width: max-content;
    margin-bottom: 8px;
    font-size: larger;
}

.CardL {
    width: 30%;
    height: max-content;
    padding: 25px 0;
    border: 1px #ced5d9 solid;
    margin: 30px 0;
    background: white;
    border-radius: 5px;
}

.CardIMG {
    width: 100%;
    height: auto;
}

.CardT {
    text-align: center;
    padding: 9px 0;
    margin: 10px;
    padding: 10px;
    border: 1px solid;
    font-size: large;
    font-weight: 400;
    color: black;
}

.CardTD {
    padding: 9px 0;
    margin: 10px;
    padding: 10px;
}

.InstallIMG {
    height: 40px;
    width: auto;
}

.IntallD {
    text-align: center;
    margin-top: 20px;
}

.DG {
    width: 30%;
    text-align: center;
    margin: auto;
    margin-top: 0;
    margin-bottom: 50px;
}

.DGImg {
    width: 100%;
}

.GIMG {
    width: 140px;
    height: 65px;
}

.DGL {
    display: flex;
}

.t_p {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-weight: bold;
}

.PTS {
    color: gray;
    font-size: large;
}

.PTO {
    font-size: large;
}

.t_p p {
    margin: 0;
}


/* ///////////////////////////////////////////////////////////////////// */

@media only screen and (max-width: 810px) {
    #home {
        display: none;
    }
    .d_v_c {
        width: 100vw;
    }
    .d_v_v {
        width: calc(100vw - 10px);
        height: 56.25vw;
    }
    .vid_f {
        width: calc(100vw - 10px);
        height: 56.25vw;
    }
}

@media only screen and (max-width: 485px) {
    #home {
        display: block;
    }
    .header {
        flex-direction: column;
        height: max-content;
        justify-content: flex-start;
        direction: rtl;
        margin-bottom: 70px;
    }
    .b_1 {
        display: none;
    }
    .h_m {
        display: inline;
        margin-right: 8px;
        margin-top: 20px;
        float: right;
    }
    .b_h {
        font-size: 3.5vw;
    }
    .b_h_g {
        font-size: 3.5vw;
    }
    .b_2 {
        padding: 5px 2vw;
    }
    .d_c1 {
        flex-direction: column;
        height: auto;
        padding: 20px;
        width: 100%;
    }
    .d_c1g {
        flex-direction: column;
        height: auto;
        padding: 20px 20px 0px 20px;
        width: 100%;
    }
    .d_b_r {
        padding-top: 50px;
        height: auto;
        width: 100%;
        text-align: center;
    }
    .d_b_rg {
        padding-top: 0px;
        height: 0px;
        width: 100%;
    }
    .d_b_l {
        width: 100%;
        text-align: left;
    }
    .CardsL {
        padding: 20px;
        flex-direction: row;
    }
    .CardLT {
        flex-direction: column;
    }
    .CardL {
        width: 100%;
        padding: 25px 0;
    }
    .PrD {
        flex-direction: column;
    }
    .DG {
        width: 100%;
    }
    .GIMG {
        width: 100px;
        height: 45px;
    }
    .PTS {
        font-size: 4vw;
    }
    .PTO {
        font-size: 4vw;
    }
}

a {
    color: white;
    text-decoration: none;
}

.a_1 {
    color: blue;
    font-weight: bolder;
    padding: 0 5px;
}

p {
    margin: 0;
}

.h_1 {
    margin-bottom: .5em;
    font-size: 1.2em;
    color: black;
}