@font-face {
    font-family: 'Oswald Bolder';
    src: url("../fonts/Oswald/Oswald-Bold.ttf");
}

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

.content-hover{
    width: 100%;
    height: 680px;
    /* border: 1px dotted; */
    display: flex;
    align-items: center;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.content-hover-mobile{
    display: none;
    margin: 0;
    position: relative;
}
.retangulo-mobile{
    /* position: absolute; */
    height: 100%;
    width: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(#00111C,#002227,#0F4153);
}
#varejoText{
    color: #00111C;
    writing-mode: initial;
    transform: rotate(0deg);
    font-size: 32px;
    font-family: 'Oswald Bolder';
    /* display: none; */
    position: absolute;
    top: 6.3rem;
    left: 2.2rem;
    margin: 0;
    transition: 0.5s all;
}

#logisticaText{
    color: white;
    position: absolute;
    right: 1em;
    width: 10px;
    top: 43%;
    transform: rotate(-90deg);
    font-size: 32px;
    font-family: 'Oswald Regular'; 
    transition: 0.5s all;
}
.title-hoverMobile ,.text-hoverMobile{
    position: absolute;
    margin-left: 0px;
    transition: 0.3s all;

}
.text-hoverMobile{
    width: 230px;
    font-size: 14px;
    top: 20%;
    margin-left: 35px;
}
.title-hoverMobile{
    font-family: 'Oswald Bolder';
    top: 10%;
}
.text-hoverMobile2{
    width: 230px;
    font-size: 14px;
    top: 20%;
}
.title-hoverMobile2{
    font-family: 'Oswald Bolder';
    top: 10%;
}
.content-hover .varejo, .supply-chain{
    width: 50%;
    height: 95%;
    position: absolute;
    overflow: hidden;    
}
.content-hover .varejo{
    background: transparent url(../images/mask32.png) 0% 0% no-repeat padding-box;
    background-size: cover;
    right: 0px;
    left: 51%;
    z-index: 1;
    border-radius: 32px 0 0 32px;
}
.content-hover .supply-chain{
    background: transparent url(../images/mask42.png) 0% 0% no-repeat padding-box;
    background-size: cover;
    left: 0px;
    right: 51%;
    border-radius: 0 32px 32px 0;
    z-index: 1;
}
.supply-chain > .mask-img1 , .varejo > .mask-img2{
    background-color: rgba(255, 255, 255, 0.221);
    width: 100%;
    height: 0px;
    position: absolute;
    z-index: 8;
    transition: 0.5s all;
}
.retangulo, .scroll, .caixa{
    position: absolute;
    visibility: hidden;
}
.caixa{
    width: 20%;
    top: 25%;
    right: 20%;
}
.mask-img1 .retangulo, .mask-img2 .scroll{
    right: 0;
}

/* ---- DESCRIÇÃO CONTENT-HOVER ---- */

/* DESCRIÇÃO HEADER */
.varejo , .supply-chain{
    display: flex;
    justify-content: center;
    transition: 0.5s all;
}
.descricao-supply{
    position: relative;
    /* flex-direction: column-reverse; */
    /* margin: auto; */
    top: 50%;
    /* right: 0; */
    left: 20%;
    width: 100%;
    height: 100%;
    transition: 0.3s all;
}
.descricao-varejo{
    position: relative;
    width: 100%;
    height: 100%;
    transition: 0.3s all;
    top: 50%;
    left: 45%;
}
.content-header{
    width: 40%;
    height: 20%;
    /* border: 1px solid red; */
    position: relative;
    display: flex;
    align-items: center;
    background-image: url(../images/Retângulo\ 78.svg);
    background-repeat: no-repeat;
    transition: 0.3s all;
    
}
.header-varejo{
    width: 350px;
    height: 20%;
    background-image: url(../images/Retângulo\ 78.svg);
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    position: relative;
}
.header-varejo h1{
    width: 100px;
    /* border: 1px solid; */
    font-family: 'Oswald Bolder';
    font-weight: bolder;
    margin-left: 10px;
}
.header-varejo img{
    width: 60px;
    position: absolute;
    right: 0;
}
.content-header img, .content-header h1{
    display: inline;
    margin: 20px;
    position: absolute;
    /* transition: 0.5s all; */
}
.content-header img{
    /* width: 50px; */
    left: 90%;
}
.content-header h1{
    margin-top: 10px;
    top: 0;
    font-family: 'Oswald Bolder';
    font-weight: bolder;
}
.mask-varejo p{
    visibility: hidden;
    position: absolute;
    right: 0;
    transform: rotate(-90deg);
    font-size: 32px;
    z-index: 999;
    color: white;
    top: 40%;
    font-family: 'Oswald Regular';
}

.mask-supply p{
    position: absolute;
    left: -40px;
    transform: rotate(-90deg);
    font-size: 32px;
    z-index: 9999;
    color: white;
    top: 50%;
    font-family: "Oswald Regular";
    margin: 0;
    /* width: 150px; */
    /* border: 1px solid; */
    visibility: hidden;
}

.mask-supply{
    /* position: relative; */
    /* border: 2px solid red; */
    height: 100%;
    position: relative;
}

/* DESCRIÇÃO CONTEÚDO */
.text-descricao{
    width: 40%;
    height: 30%;
    position: absolute;
    margin-left: 20px;
    margin-top: 50%;
    visibility: hidden;
}
.text-varejo{
    width: 300px;
    height: 30%;
    margin-left: 10px;
}
.text-descricao p, .text-square p, .text-round p{
    margin: 0;
}
.complemento-descricao{
    /* border: 1px solid; */
    position: absolute;
    /* border: 1px solid red; */
    width: 15%;
    height: 30%;
    margin-left: 20px;
    top: 50%;
}
.complemento-descricao h1{
    font-size: 45px;
    margin: 0;
    position: absolute;
    font-family: 'Oswald Regular';
    /* font-weight: bolder; */
}
.complemento-descricao div{
    margin-left: 70px;
}
.descricao-varejo-content{
    position: relative;
    width: 100%;
    height: 100%;
    transition: 0.3s all;
    top: 50%;
}
.complemento-varejo{
    position: absolute;
    /* border: 1px solid; */
}
.complemento-varejo h1{
    position: absolute;
    font-family: 'Oswald Regular';
    font-size: 48px;
    margin-left: 80%;
    /* margin-bottom: 350px; */
    bottom: 10px;
    /* left: 10%;  */
}
.complemento-varejo{
    top: 35%;
    /* right: 0%; */
}

.text-square-varejo p {
    margin: 1px 5px;
}

.text-square-varejo{
    width: 96px !important;
    height: 74px !important;
    left: 90px !important;
    bottom: 10px !important;
}
.text-round-varejo{
    width: 245px;
    height: 70px ;
    left: 30px ;
    position: relative;
}
.supply-mobile{
    display: none;
}
.supply-mobile,.varejo-mobile{
    transition: 0.5s all;
}
.caixa-mobileHover{
    position: absolute;
    width: 90px;
    top: 50%;
    left: 25%;
    transition: 0.5s all;
    /* height: 100px; */
}
.text-square{
    margin-top: 35px;    
    border-right: 3px solid rgb(89, 158, 255);
    border-top: 3px solid rgb(89, 158, 255);
    width: 120px;
    height: 70px;
    font-size: 13px;
    /* position: absolute; */
}

.text-round{
    /* position: absolute; */
    display: flex;
    border: 3px solid rgb(89, 158, 255);
    border-radius: 50px;
    width: 250px;
    height: 60px;
    font-size: 13px;
    align-items: center;
    text-align: center;
}
.text-square-varejo{
    position: absolute;
    left: 60px;
    bottom: 0px;
    border-left: 3px solid #00C795;
    border-top: 3px solid #00C795;
    width: 120px;
    height: 70px;
    font-size: 13px;
}
.text-round-varejo{
    display: flex;
    border: 3px solid #00C795;
    border-radius: 50px;
    width: 250px;
    height: 60px;
    font-size: 13px;
    align-items: center;
    text-align: center;
    position: relative;
    top: 60px;
}

/* ------ EFEITO HOVER ------ */

 .varejo:hover, .supply-chain:hover{
    align-items: baseline;
    z-index: 5;
    width: 100%;
    height: 100%;
    border-radius: 0;
    /* transition: 0.4s all; */
}
.varejo:hover{
    background-image: url(../images/preto\ e\ branco\ 2.png);
    left: 0;
}

.varejo:hover .descricao-varejo-content{
    /* position: absolute; */
    top: 0;
}

.supply-chain:hover .mask-varejo p{
    visibility: visible;
}
.varejo:hover .mask-supply p{
    visibility: visible;
}

.supply-chain:hover{
    background-image: url(../images/preto\ e\ branco.png);
    right: 0;
}
.varejo:hover>.mask-img2, .supply-chain:hover>.mask-img1{
    height: 100%;
    /* transition: 0.5s all; */
}
.supply-chain:hover >.mask-img1 img, .varejo:hover >.mask-img2 img{
    visibility: visible;
}
.varejo:hover  .descricao-varejo{
    top: 10.5%;
    left: 62%;
    background-image: none;
}
.supply-chain:hover .content-header{
    background-image: none;
    transition: 0.3s all;
    width: 20%;
    height: 22%;
}
.varejo:hover .header-varejo{
    /* border: 1px solid; */
    background-image: none;
    transition: 0.3s all;
}
.supply-chain:hover .descricao-supply{
    transition: 0.3s all;
    top: 50px;
    left: 20%;
}
.supply-chain:hover .descricao-supply .text-descricao{
    visibility: visible;
    transition: 0.1s all;
    position: absolute;
    top: 12%;
    margin-top: 0;
    width: 15%;
    /* height: 30%; */
    overflow: hidden;
}

@media screen and (max-width: 350px) {
    .caixa-mobileHover{
        position: absolute;
        width: 90px;
        top: 55%;
        left: 25%;
    }
}
@media screen and (max-width: 500px) {
    .text-square{
        /* width: 80px !important; */
        height: 60px;
        /* margin-top: 0px !important; */
        /* border: 1px solid; */
        margin: 0 !important;
    }
    .text-round{
        margin: 0 !important;
        /* width: 200px !important; */
        height: 60px !important;

    }
    .complemento-descricao{
        display: flex;
        flex-direction: column;
        /* justify-content:end; */
        align-items: center;
        width: 100% !important;
        margin-left: 0px !important;
        top: 70% !important;
        transition: 0.3s all;
        /* border: 1px solid; */
    }
    .percentEsquare{
        /* margin: 0 !important; */
        /* display: flex; */
        height: 60px;
        /* justify-content: end; */
        /* border: 1px solid; */
    }
}
@media screen and (max-width: 380px) {
    #varejoText{
        top: 3.3rem;
        writing-mode: initial;
        transform: rotate(0deg);
        left: 2.2rem;
        color: #00111C;
        font-size:32px;
        font-family: 'Oswald Bolder'; 
    }
    #logisticaText{
        top: 43%;
        transform: rotate(-90deg);
        left: initial;
        right: 1em;
        color: white;
        font-family: Oswald Regular;
    }
}
@media screen and (max-width: 1040px) {
    .text-hoverMobile{
        font-size: 16px;
        width: 300px;
        position: absolute;
        margin-left: 35px;
        transition: 0.3s all;
    }
}