body{
}

#Main{
    padding-top: 3%;
    background-color: #e11023ff !important;
}

.navbar{
    margin: 0% !important;
}

.backBlack{
   background-color: black;
    padding: 0%;
    height: 50vw;

}

.backWhite{
    background-color: white;
    padding: 0%;
    height: 50vw;
}

.discound{
    position: absolute;
    left: 15%;
    right: 75%;
}

.floatingwood{
    position: absolute;
    left: 15%;
    right: 75%;
    bottom: 10%;
    z-index: 1;
    top: 40%;
}

.floatingwhite{
    position: absolute;
    top: 13%;
    left: 24%;
    z-index: 1;

}

.five{
    padding-top: 15% !important;
    text-align: right;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
}

.imgPlus{
    position: absolute;
    bottom: 0;
    top: 67%;
    font-size: .5em;
}

.rectangle{
    padding: 23%;
}

.buttom{
    padding-left: 0%;
}

.watch{
    background-image: url("../img/buttom.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    border: none;
    width: 100%;
    height: 8vw;
    color: white;
}

a.redH{
    color: white;
}

.watch:hover{
    color: #e11023ff !important;
}

.border{
    border: 1px solid gray;
    padding: 5%;
    position: absolute;
    right: 38%;
    z-index: 1;
    width: 70%;
}

.R{
    border: 1px solid gray;
    padding: 5%;
    padding-right: 5%;
    position: absolute;
    left: 40%;
    width: 70%;
    z-index: 1;

}

.plusR{
    text-align: right;
    bottom: 10%;
    font-size: 2em;
    width: 100%;
    right: 1%;
    position: absolute;
    top: 45%;
}

.plusRB{
    text-align: right;
    bottom: 10%;
    font-size: 2em;
    width: 100%;
    right: 1%;
    position: absolute;
}

.simple:hover{
    color: white;
}

.bla:hover{
    color: black;
}

#contact, section, button{
    outline: none;
}