    header {
      /* background-color: transparent !important; */
      color: white;
background: linear-gradient(180deg, #00000014, #0000000a, transparent) !important;
      /* background-color: #00000036 !important; */
backdrop-filter: blur(0.15vw) !important;
    }

    .header_right img {
      filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(243deg) brightness(104%) contrast(104%);
    }

    .header_logo .header_logo_h {
      opacity: 1 !important;
    }

    .header_logo .rltv {
      opacity: 0 !important;
    }

    .sub_main {
    background-color: #010103;
    padding-top: 16vw;
    padding-bottom: 5vw;
}
.sub_main_center_absol {
    width: 41.2598%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -24vw;
    animation: opa 3s infinite linear;
}
.sub_main_right_absol01 {
    width: 27.5066%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 2%;
    bottom: -9vw;
}
.sub_main_right_absol02 {
    width: 60.6299%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -18%;
    bottom: -26vw;
    animation: opa 3s infinite linear;
    animation-delay: 0.7s;
}
.bcon0_01 {
    width: 16.5354%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.ccon0_01 {
    width: 14.9081%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.dcon0_01 {
    width: 17.6378%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.econ0_01 {
    width: 15.0131%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.fcon0_01 {
    width: 11.1811%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}


@media screen and (max-width:599px) {

 .sub_main {
    background-color: #010103;
    padding-top: 24vw;
    padding-bottom: 11vw;
} 
.bcon0_01 {
    width: 38.5354%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sub_main_center_absol {
    width: 84.2598%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -35vw;
}
.ccon0_01 {
    width: 30.9081%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dcon0_01 {
    width: 39.6378%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.econ0_01 {
    width: 34.0131%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fcon0_01 {
    width: 24.1811%;
    display: flex;
    justify-content: center;
    align-items: center;
}




























}