* {
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
}

body {
    font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
    font-weight: normal;
}

.blacktop {
    background-color: black;
    color: white;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: small;
    font-family: "OPPOSans-Regular", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial";
}

.topspan1 {
    position: relative;
    left: -2%;
    margin: 1%;
}


/* ------------------------------------------------------------ */


/* 
.slider {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5000px;
    height: 500px;
    border-radius: 10px;
}

.slides {
    width: 500%;
    height: 500%;
    display: flex;
}

.slides input {
    display: none;
}

.slide {
    width: 20%;
    transition: 2s;
}

.slide img {
    width: 800px;
    height: 500px;
}

.navigation-manual {
    position: absolute;
    width: 800px;
    margin-top: 470px;
    display: flex;
    justify-content: center;
}

.manual-btn {
    border: 2px solid #40D3DC;
    padding: 5px;
    border-radius: 10px;
    cursor: pointer;
    transition: 1s;
}

.manual-btn:not(:last-child) {
    margin-right: 40px;
} */


/*.navigation.auto{
    position: absolute;
    display: flex;
    width: 800px;
    justify-content: center;
    margin-top: 460px;
}

.navigation.auto div{
    border: 2px solid #40D3DC;
    padding: 5px;
    border-radius: 10px;
    transition: 1s;
}

.navigation.auto div:not(:last-child){
    margin-right: 40px;
}

#radio1:checked ~ .navigation.auto .auto-btn1{
    background: #40D3DC;
}

#radio2:checked ~ .navigation.auto .auto-btn2{
    background: #40D3DC;
}

#radio3:checked ~ .navigation.auto .auto-btn3{
    background: #40D3DC;
}

#radio4:checked ~ .navigation.auto .auto-btn4{
    background: #40D3DC;
}*/


/* ------------------------------ */


/* .manual-btn:hover {
    background: #40D3DC;
}

#radio1:checked~.first {
    margin-left: 0;
}

#radio2:checked~.first {
    margin-left: -20%;
}

#radio3:checked~.first {
    margin-left: -40%;
}

#radio4:checked~.first {
    margin-left: -60%;
}
 */


/* ---------------------------------------------------- */

.a2 {
    color: white;
    text-decoration: underline;
    margin: 1%;
    position: relative;
    left: -2%;
    cursor: pointer;
}

.selectanother {
    position: relative;
    right: -7%;
}

.nav {
    /* border: 2px solid gray; */
    display: flex;
    justify-content: space-evenly;
    font-family: "OPPOSans-Regular", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial";
    flex-wrap: wrap;
    background-color: transparent;
}

.left {
    /* filter: invert(100%); */
    position: relative;
    left: 15vh;
    font-size: 2vh;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 1%;
}

.oppologo {
    height: 10%;
}

.mid ul {
    display: flex;
    justify-content: center;
    text-decoration: none;
}

.navbar li {
    margin: 20px;
    padding: 2px;
}

ul {
    text-decoration: none;
    list-style: none;
    /* text-decoration: none; */
}

.navbar a {
    text-decoration: none;
    color: gray;
}

.navbar li a:hover {
    color: black;
}

.right {
    margin: 1%;
    padding: 1.5vh;
    color: gray;
    display: flex;
    justify-content: center;
    text-decoration: none;
}

.right:hover {
    color: black;
}

.textunderimg {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 45%;
    line-height: 7vh;
    left: 60%;
    font-weight: normal;
}

.f17pro {
    display: flex;
    justify-content: center;
    position: relative;
    top: 20%;
    font-size: 7vh;
    left: 65px;
}

.falturway {
    display: flex;
    justify-content: center;
    font-size: 5vh;
    position: relative;
    right: 40px;
}

.learnmore {
    background-color: black;
    color: white;
    padding: 18px;
    margin: 2px;
    font-size: 20px;
    display: flex;
    position: relative;
    right: 70px;
    cursor: pointer;
    /* border-radius: 0; */
}


/* ---------------------------------------------------- */

.threephotos1 {
    display: flex;
    flex: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    margin-top: 15vh;
}

.threephotosLeft {
    display: flex;
    flex: 50%;
    justify-content: flex-end;
}

.threephotosRight {
    display: flex;
    flex: 50%;
    flex-direction: column;
}

.watch {
    display: flex;
    justify-content: center;
    margin-right: 5vh;
    flex-direction: column;
}

.watchtext {
    line-height: 4vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.h3watchtext {
    font-weight: normal;
}


/* ----------------------------------------------------------------- */

.findx {
    display: flex;
    flex: 25%;
    margin-left: 12%;
    flex-direction: column;
    width: 55%;
}

.x2text {
    line-height: 4vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.reno3pro {
    display: flex;
    flex: 25%;
    flex-wrap: wrap;
    flex-direction: column;
    width: 45%;
    margin-left: 12%;
}

.h3text {
    font-weight: normal;
}

.pro3text {
    line-height: 4vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.h33protext {
    font-weight: normal;
}

.lm {
    text-decoration: underline;
    cursor: pointer;
}


/* --------------------------- */

.margin {
    margin: 2%;
}


/*------------------------------------------------------------- */

.section2 {
    margin-top: 3%;
    display: flex;
}

.firstpic {
    display: flex;
    flex-wrap: wrap;
    flex: 20%;
    margin-left: 13%;
    flex-direction: column;
    margin-right: 0.5%;
}

.encotext {
    line-height: 4vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.encoX {
    display: flex;
    height: 60vh;
    cursor: pointer;
    width: 75%;
}

.h2encoxtext {
    font-weight: normal;
}

.secondpic {
    display: flex;
    flex-wrap: wrap;
    flex: 50%;
    flex-direction: column;
}

.secimg {
    display: flex;
    height: 60vh;
    cursor: pointer;
    margin-right: 1.5%;
    width: 72%;
}

.f15text {
    line-height: 4vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.h2f15 {
    font-weight: normal;
}


/* ------------------------------------------------------------------ */

.lastdiv {
    display: flex;
    background-color: #cda08fd9;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 2%;
}

.ou {
    margin: 4%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 40%;
    font-size: 155%;
}

.oppouniverse {
    font-weight: normal;
}

.imgbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 13%;
    margin-right: 7%;
    justify-content: center;
    flex: 100%;
}

.column1 {
    display: flex;
    flex-direction: column;
    flex: 20%;
}

.lalladki {
    height: 65%;
    width: 85%;
    cursor: pointer;
}

.column2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 25%;
}

.c21 {
    margin-bottom: 12%;
    display: flex;
    flex-wrap: wrap;
}

.p1 {
    display: flex;
    flex-wrap: wrap;
    height: 88%;
    cursor: pointer;
    width: 71%;
}

.p2 {
    display: flex;
    flex-wrap: wrap;
    height: 86%;
    cursor: pointer;
    width: 71%;
}

.column3 {
    display: flex;
    flex-direction: column;
    flex: 25%;
    margin-left: -6%;
}

.c3p1 {
    display: flex;
    flex-wrap: wrap;
    height: 87%;
    cursor: pointer;
    width: 70%;
    cursor: pointer;
}

.c32 {
    margin-top: 11%
}

.c3p2 {
    display: flex;
    flex-wrap: wrap;
    height: 90%;
    cursor: pointer;
    width: 70%;
    cursor: pointer;
}

.pera {
    margin-top: 5%;
}

.plusshow {
    margin: 4%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 40%;
    font-size: 155%;
}

.pluspng {
    margin: 4%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 40%;
    font-size: 155%;
}

.showmore {
    margin: -2%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 24%;
    font-size: 100%;
    font-weight: normal;
}


/* ------------------------------------------------- */

.footer {
    background-color: black;
    font-weight: normal;
    line-height: 20%;
}

.allcells {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    color: rgb(221, 221, 221);
    line-height: 170%;
    margin-left: 10%;
    margin-right: 25%;
    font-weight: normal;
}

.c1 {
    margin-top: 10%;
}

.c2 {
    margin-top: 10%;
}

.c3 {
    margin-top: 10%;
}

.c4 {
    margin-top: 10%;
}

.c5 {
    margin-top: 10%;
}

.c1cell a {
    text-decoration: none;
    color: gray;
}

.c2cell a {
    text-decoration: none;
    color: gray;
}

.c3cell a {
    text-decoration: none;
    color: gray;
}

.c4cell a {
    text-decoration: none;
    color: gray;
}

.c5cell a {
    text-decoration: none;
    color: gray;
}

.blank {
    margin: 5%;
}

.backtotop {
    display: flex;
    display: inline-block;
    justify-content: flex-end;
    margin-bottom: 2%;
    position: relative;
    left: 160vh;
    font-size: large;
    color: gray;
    cursor: pointer;
}

.line {
    display: flex;
    flex-wrap: wrap;
    color: gray;
    justify-content: center;
    margin: 2%;
}

.end {
    display: flex;
    flex-wrap: wrap;
    color: gray;
    justify-content: center;
    position: relative;
    right: 36vh;
    margin-top: 1.5%;
    font-size: 15px;
}

.li1 {
    margin: 5px;
    padding: 5px;
}

.li2 {
    margin: 5px;
    padding: 5px;
}

.li3 {
    margin: 5px;
    padding: 5px;
}

.li4 {
    margin: 5px;
    padding: 5px;
    position: relative;
    left: 75vh;
    color: white;
    text-decoration: underline;
}

@media(max-width:1310px) {
    .mid {
        display: none;
    }
    .right {
        display: none;
    }
}