/* MEDIAS */
@media only screen and (max-width: 1400px) {
    
    nav .buttons {
        gap: 2rem;
    }
    footer .content {        
        gap: 2rem;
    }
    .newsletter .content { 
        gap: 0rem;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 1040px) {
    .newsletter .img-div {
        grid-row: 1/3;
    }
    .newsletter .text-div {
        grid-column: 2/3;
        grid-row: 1/3;
        width: 100%;
        margin-top: -156px;
        height: auto;
    }
    .newsletter .text-div h2 {
        font-size: 18px;
    }
    .newsletter .form-div {
        grid-column: 2/3;
        grid-row: 2/3;
        width: 100%;
        margin-top: -160px;
    }
}
@media only screen and (min-width: 1040px) {
    .wrappler {
        display: none;
    }
}
@media only screen and (max-width: 1040px) {
    
    nav {
        justify-content: space-between;    
    }
    nav .logo-div{
        padding: 0 50% 0;
    }
    nav .buttons {
        display: none;
    }
    nav .nav-container {
        display: block;
    }
    .copyright {
        justify-content: center;
        text-indent: 0;
    }
    .endereco {
        grid-column: 1/3;
        grid-row: 2;
        padding: 0 20px;
    }
    
    .newsletter .content {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    .newsletter .img-div {
        justify-content: flex-start;
        width: 100%;
        padding: 0 40px;
    }
    .newsletter .img-div img {
        padding-bottom: 28px;
        height: 340px;
    }
    .newsletter .text-div {
        position: absolute;
        width: 100%;
        align-items: flex-end;
        margin: -69px 194px 0 0;
    }
    .newsletter .text-div h2 {
        font-size: 18px;
        width: 330px;
    }
    .newsletter .form-div{
        position: absolute;
        display: flex;
        width: 100%;
        margin: 110px 0 0 0;
        margin: 110px 194px 0 0;
        justify-content: flex-end;
    }
    .complemento-descricao{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 80% !important;
        margin-left: 0px !important;
        top: 65% !important;
        transition: 0.3s all;
    }
    .complemento-descricao h1{
        position: relative !important;
        display: inline !important;
        font-family: 'Oswald Regular' !important;
    }
    .percentEsquare{
        margin: 0 !important;
        /* border: 1px solid; */
        position: relative;
        right: 100px !important;
    }
    .percentEsquare h1{
        position: relative;
        bottom: 30px;
    }
    .text-square{
        display: inline-block !important;
        width: 96px !important;
        height: 64px !important;
        margin: 0 !important;
        font-size: 12px !important;

    }
    .text-round{
        margin: 0 !important;
        width: 245px !important;
        height: 57px !important;
        font-size: 12px !important;
    }

    .complemento-varejo{
        top: 65% !important;
        right: 25% !important;
    }

    .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 !important;
        height: 70px !important;
        left: 30px !important;
        position: relative !important;
    }


    body{
        margin: 0;
    }
    main{
        overflow: hidden;
    }
    /* --------CAROUSEL------- */
.banner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 72vh;
    width: 100%;
    /* border: 1px solid; */
}
.imgBanner{
    display: none !important;
}

.content-bannerCarousel{
    width: 100%;
    height: 300px;
    background-color: #ffffff80;
    display: flex;
    height: 380px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}
.title, .content{
    /* width: 350px !important; */
}

.carousel .owl-nav{
    visibility: hidden;
}

.play-applay{
    display: flex !important;
}
    /* ----- CONTATO ----- */

    .content-contato{
        margin-top: 5% !important;
        flex-direction: column;
        align-items: center !important;
        justify-content: flex-end !important;
        /* border: 1px solid; */
    }

    .formulario-contato{
        margin-bottom: 50px;
        margin-right: 0 !important;
        width: 95%;

        /* justify-content: center; */
        /* align-items: center; */
    }
    .descricao-formulario{
        margin-bottom: 20px !important;
    }
    .text-formulario{
        width: 70% !important;
    }
    .telefone{
        /* border: 1px solid purple; */
        position: relative;
        right: 15%;
    }
    .endereco-contato{
        width: 364px !important;
        height: 249px !important;
        justify-content: center;
    }
    .descricao-formulario img{
        width: 70px !important;
        left: 75% !important;
        bottom: 25% !important;
    }

    /* ---- PARCEIROS ---- */

    .parceiros h1{
        text-align: center;
        width: 75%;
        font-size: 32px !important;
    }

    /* --- PRODUTOS --- */

    .produtos{
        margin-top: 20% !important;
    }
    .produtos h1{
        font-size: 32px !important;
    }
    #img-celular{
        position: absolute;
        width: 130% !important;
        left: 0 !important;
        z-index: -1;
    }
    .content-produtos{
        width: 340px !important;
        height: 310px;
        background-color: rgba(255, 255, 255, 0.781);
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        position: relative;
        align-items: center;
    }
    .content-produtos button{
        /* width: 0 !important; */
        position: absolute;
        left: 5%;
        bottom: 5%;
    }
    .content-produtos p{
        width: 90% !important;
        font-size: 14px;
        margin: 10px;
    }
    .content-produtos h1{
        font-size: 56px !important;
    }

    /* --- QUEM SOMOS --- */

    .trabalho-pratica{
        /* display: none !important; */
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    .text-pratica{
        width: 360px !important;
    }
    .text-pratica h1{
        font-size: 32px !important;
    }
    #figureNot{
        margin-top: 50px;
        position: relative;
        right: 50px;
        width: 400px !important;
    }
    .bolha{
        width: 43px !important;
        height: 43px !important;
    }
    .bolha1{
        top: 15% !important;
        right: 28% !important;
    }
    .bolha2{
        top: 33% !important;
        right: 16% !important;
        /* margin-left: 100px; */
    }
    .bolha3{
        top: 55% !important;
        right: 17% !important;
        /* margin-left: 100px; */
    
    }

    .boxAll{
        width: 100% !important;
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
    }
    .box{
        max-width: 400px !important;
        position: static !important;
    }
    .text-complemento, .ibridge, #imgPensando, #linePensando,  .figure-complemento{
        position: static !important;
    }
    .figure-complemento{
        position: relative !important;
        display: block !important;
        left: 0 !important;
        bottom: 60px !important;
    }
    .figure-complementoTwo{
        display: none !important;
    }
    .figure-complementoTwo-mobile{
        display: block !important;
    }
    #lineLampada{
        display: none !important;
    }
    #caixaLampada{
        width: 200px;
        /* position: static !important; */
        top: 50px;
        z-index: 2 !important;
    }
    #imgPensando{
        position: static !important;
        left: 0 !important;
        width: 100% !important;
        z-index: -2 !important;
    }
    #linePensando{
        display: none !important;
    }
    .text-complemento{
        font-size: 32px !important;
        text-align: left;
        position:  static !important;
        left: 0 !important;
        /* right: 0 !important; */
        /* border: 1px solid; */
        /* width: 400px !important; */
        /* margin-left: 10%; */
    }
    .ibridge-desktop{
        display: none !important;
    }

    .ibridge-mobile{
        display: flex !important;
        position: relative !important;
        right: 0 !important;
        bottom: 20px;
    }
    .boxTwo{
        position: relative;
        
    }
    .boxThree{
        position: absolute !important;
        top: 50%;
        height: 215px !important;
        z-index: 1;
        background-color: rgba(255, 255, 255, 0.79) !important;
    }
    .boxFour{
        position: static !important;
        /* bottom: 0 !important; */
    }
    .applayInfo{
        display: flex;
        flex-direction: column;
        align-items: center;
        position: static !important;
        left: 30% !important;
        bottom: 0 !important;
    }
    #linhaApplay{
        width: 4% !important;
        bottom: 0 !important;
    }
    .applayLogo-info{
        flex-direction: column;
        position: static !important;
    }
    .applayLogo-info img{
        width: 260px !important;
    }


    /* --- CONTENT HOVER MOBILE --- */
    .content-hover{
        display: none !important;
    }

    .content-hover-mobile{
        display:block !important;
        width: 100%;
        height: 90vh;
        background-color: #00C795;
        position: relative;
        transition: 0.3s all;
        background-image: url(../images/preto\ e\ branco\ mobile.png);    
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        transition: 0.5s all;
    }
    .scroll-mobile, .retangulo-mobile{
        height: 100%;
        position: absolute;
        transition: 0.3s all;
    }
    .scroll-mobile{
    left: 0;
    /* transition: 0.3s all; */

    }
    .retangulo-mobile{
        right: 0;
        /* transition: 0.3s all; */

    }
}

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

    footer .content {        
        gap: 3.5rem;
        grid-auto-columns: calc(100vh / 2);
    }
    footer .logo-div {
        padding: 0 20px;
    }
    footer .buttons {
        grid-column: 1;
        grid-row: 2;
        padding: 0 20px;
    }
    .endereco {
        grid-column: 1;
        grid-row: 3;
        padding: 0 20px;
    }
    
    .newsletter .text-div h2 {
        font-size: 18px;
        width: 174px;
    }
    .carousel-parceiros .owl-carousel .item{
        /* border: 1px solid blue; */
        /* overflow:none !important; */
        height: 310px !important;
    }
   

}
@media only screen and (max-width: 500px) {

    footer .content {        
        gap: 3.5rem;
        grid-auto-columns: auto;
        width: 80%;
        margin: auto;
    }

    .newsletter .content {
        align-items: center;
        flex-direction: column;
    }
    .newsletter .img-div {
        display: none;
    }
    .newsletter .text-div {
        display: flex;
        margin: 0;
        justify-content: center;
        position: inherit;
        align-items: center;
        padding: 20px 0 10px 0;
    }
    .newsletter .text-div h2 {        
        width: 80%;
    }
    .newsletter .form-div {
        position: inherit;
        margin: 0;
        padding: 10px 0 20px 0;
        justify-content: center;
    }
    .newsletter .form-div form {
        width: 100%;
    }
    .newsletter .form-div #email {
        width: 80%;
    }

    #caixaLampada{
        width: 130px;
        z-index: 2 !important;
    }
    .banner {
        height: 100%;
        transition: 0.5s all;
    }

    .content-bannerCarousel{
        width: 90% !important;
        /* height: 300px; */
        background-color: #ffffff80;
        display: flex;
        height: 380px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0 !important;
    }

    #figureNot{
        margin-top: 50px;
        position: relative;
        right: 50px;
        width: 400px !important;
    }
    .text-pratica{
        width: 300px !important;
    }

}
@media only screen and (max-width: 410px){
    .box{
        max-width: 300px !important;
    }
    .text-parceiros button{
        width: 120px !important;
    }
 
 .percentEsquare h1{
    font-size: 35px !important;
 }

.percentEsquare{
    height: 60px !important;
}
.percentEsquare h1{
    bottom: 10px !important;
}
.text-round{
    width: 45% !important;
    font-size: 10px !important;
}
.text-square{
    height: 50px !important;
    font-size: 10px !important;
}
.complemento-descricao{
    /* position: relative !important; */
    left: 20px !important;
}

.text-square-varejo{
    font-size: 12px !important;
}
.text-square-varejo p{
    margin: 1px 5px;
}
.complemento-varejo h1{
    font-size: 30px !important;
    bottom: 40px !important;
    left: 12% !important;
}

.text-square-varejo{
    width: 96px !important;
    height: 74px !important;
    left: 90px !important;
    bottom: 10px !important;
    font-size: 10px !important;
}
.text-round-varejo{
    width: 215px !important;
    height: 70px !important;
    left: 50px !important;
    position: relative;
    font-size: 10px !important;
}

.complemento-varejo{
    top: 75% !important;
    right: 25% !important;
}
    nav .logo-div{
        padding: 0 20% 0;
    }

    .text-hoverMobile{
        top: 20% !important;
        font-size: 12px !important;
        width: 200px !important;
    }

    .banner .title{
        font-family: 'Oswald Bolder';
        font-size: 28px !important;
        font-weight: bolder;
        width: 200px !important;
    }
    .banner .content{
        font-family: 'Poppins Regular';
        font-size: 14px !important;
        width: 200px !important;
    }

    .content-produtos p{
        font-size: 12px;
    }
    .content-produtos button{
        left:auto;
    }
    .produtos .owl-nav div, .parceiros .owl-nav div{
        width: 20px !important;
        height: 20px !important;
    }
    .produtos .owl-nav div img, .parceiros .owl-nav div img{
        width: 5px !important;
    }
}

@media only screen and (max-width: 350px){
    .percentEsquare h1{
        font-size: 25px !important;
     }

     .text-square{
        /* height: 60px !important; */
        font-size: 10px !important;
    }

    .percentEsquare{
        height: 50px !important;
    }

    .text-round{
        width: 170px !important;
        height: 60px !important;
        position: relative;
        right: 35px;
    }

    .complemento-descricao{
        /* position: relative !important; */
        top: 10% !important;
        left: 30px !important;
    }
 }
