.pc {
	display: block;
}

.mobile {
	display: none;
}

.grande {
    display: none;
}

@media (max-width: 750px) {
	.pc {
		display: none !important;
	}

    .grande {
        display: none !important;
    }

	.mobile {
		display: block !important;
	}
    
    .espaco {
        height: 30px;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
    }

    .espaco {
        display: block;
        height: 67px;
    }

    .headermob {
        padding: 10px 0;
        position: fixed;
        z-index: 9;
        top: 0;
        right: 0;
        left: 0;
        background: #ffffff;
        border-bottom: 3px solid #fff;
    }

    .headermob a.logo {
        width: fit-content;
        margin: auto;
        display: block;
    }

    .headermob a.logo img.fora {
        width: 160px;
    }

    .headermob .col-4 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .headermob .collapse {
            padding: 0;
    margin: 0 auto;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 90%;
    }

    .iconmob {
        width: fit-content;
        margin: 0;
        background: #34C8CC;
        padding: 2px 5px;
        /*border: 1px solid #fff;*/
        border-radius: 5px;
        z-index: 99999999 !important;
        position: relative;
        /*top: 15px;
        right: 15px;*/
    }

    .bar1, .bar2, .bar3 {
       width: 40px;
       height: 4px;
       background-color: #fff;
       border-radius: 10px;
       margin: 6px 0;
       transition: 0.4s;
    }

    .sidenav {
            display: none;
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        padding-top: 110px;
        transition: 0.5s;
        z-index: 9999 !important;
    }

    .sidenav .closebtn {
        position: absolute;
        top: -70px;
        right: 60px;
        font-size: 46px;
        margin-left: 50px;
        color: black;
        text-decoration: none;
    }

    .headermob .col-md-12 {
        display: flex;
    }

    .headermob .adidas {
        align-self: center;
    }

    .headermob .sidenav ul.redes {
        list-style: none;
        padding: 0;
        justify-content: space-evenly;
    }

    .headermob .mais a.fone {
       text-align: end;
       display: block;
       color: #38642f;
    }

    .headermob .sidenav ul.links {
        list-style: none;
        padding: 10px;
    }
 
    .headermob .sidenav ul li a {
        color: #444;
        margin: 25px 0;
        display: block;
        font-weight: bold;
        font-size: 20px;
        text-align: center;
        letter-spacing: 1px;
    }
    .headermob a.bot {
        background: #f5853e;
        color: #fff;
        padding: 20px;
        text-decoration: none;
        text-align: center;
        border-radius: 51px;
        transition: .5s;
        margin: auto;
        display: block;
        width: fit-content;
        font-size: 18px;
    }
    
    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 6px);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px);
    }

    .menumob {
        padding: 4rem 15px;
    }

    .menumob a {
        color: #444;
        text-decoration: none;
        padding: 10px 0;
        display: block;
        width: 100%;
        position: relative;
        font-size: 18px;
    }
    .menumob a b{
        border-left: 4px solid #414192;
        margin: 0 10px;
        padding: 3px 5px;
    }
    .menumob a.verde b {
        border-left: 4px solid #C9D851;
    }
    .menumob a.laranja b {
        border-left: 4px solid #EF7F1A;
    }
    .menumob a.azul b {
        border-left: 4px solid #E60A80;
    }
    .menumob a.rosa b {
        border-left: 4px solid #00AEE3;
    }

    .menumob>a:after{
        content: '';
        display: block;
        width: 100%;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        background-color: silver;
        height: 1px;
    }
    .menumob a:hover {
        text-decoration: none;
        color: #444;
    }

    .menumob .casa .saida {
        flex: 1;
    }

    .menumob .casa {
        display: flex;
        gap: 8px;
        margin-bottom: 10px;
        width: 50%;
    }

    .menumob .casa a {
        font-size: 14px;
        padding: 10px 5px;
    }

    .menumob .casa h4 {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 6px 0 0;
    margin: 10px 0;
    display: flex;
    width: 30px;
    height: 45px;
    justify-content: center;
    border-radius: 5px;
    background-image: url('../img/alfabeto-verde.png');
    background-repeat: no-repeat;
    background-size: contain;
    }
    .menumob .casa a {
        border-top: none;
    }

    .infobanner {
            min-height: 215px !important;
    align-items: flex-start !important;
    padding: 80px 20px !important;
    background-color: #2d2e89;
    text-align: center !important;
    }
    #benner{
        margin: 0 !important;
    }
    #benner .move {
        top: 0px !important;
        width: 100%;
    }
    .infobanner h1 {
        font-size: 22px !important;
        text-align: center !important;
        display: block;
        margin: 0 auto 10px !important;
    }
    .infobanner .detalhe {
        width: fit-content;
        margin: 0 auto 10px !important;
    }
    .infobanner a.chamada {
        margin: 10px auto !important;
    }
    .infobanner.banner1 {
    background-image: url(../img/banner-inicio-01-mob.webp) !important;
    background-size: cover;
    background-repeat: no-repeat; 
    }

.infobanner.banner2 {
    background-image: url(../img/banner-inicio-03-mob.webp) !important;
    background-size: cover;
    background-repeat: no-repeat; 
}

.infobanner.banner3 {
    background-image: url(../img/banner-inicio-02-mob.webp) !important;
    background-size: cover;
    background-repeat: no-repeat; 
}

.vitrini {background-size: 420% !important;
    background-position: right;
}

.vitrini .titulo .texto {
    width: 100% !important;
    padding: 10px 1rem !important;
    border-right: none !important;
}

.vitrini .titulo {
    flex-direction: column;
}

.vitrini .titulo .texto p {
    text-align: center !important;
}
.vitrini .titulo .destaque {
    justify-content: center;
    width: 100% !important;
}
.vitrini .titulo .destaque h1 {
    color: #34c8cc;
}

.vitrini .botao {
    margin: 10px auto !important;
}

#vitrinimob .carousel-control-next, #vitrinimob .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%;
    color: #34c8cc;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
    font-size: 35px;
}

#vitrinimob .carousel-inner{
    width: 90%;
    margin: auto; 
}

.bannermeioazul h2 {
    margin-bottom: 25px;
}

.insta .caixa i {
    font-size: 80px !important;
    align-self: center;
}

.insta .caixa label {
    width: 12px !important;
}

.insta .caixa {
    gap: 1.5rem !important;
}

.insta h2 {
    color: #727376;
    font-size: 28px !important;
}

.depoimentos .caixa i {
    font-size: 65px !important;
    color: #34C8CC;
    align-self: center;
}

.depoimentos .caixa {
    gap: 1.5rem !important;
}

.depoimentos h2 {
    color: #727376;
    font-size: 28px !important;
}

.botao {
    width: 250px !important;
}

.insta a.botao {
    justify-content: end !important;
}

.casos #depomob .carousel-inner {
    width: 90% !important;
    margin: auto;
    padding: 20px;
}

.casos {
    padding: 4rem 15px !important;
    background-image: url('../img/banner-depoimentos.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.vantagens p {
    text-align: center;
    color: #727376;
    padding: 0 4rem;
    margin-bottom: 40px;
}

    .bannerrodape {
        background-size: cover !important;
        padding: 4rem 0 4rem !important;
    }
    .apresenta {
        padding: 4rem 15px !important;
        background-position: center !important;
    }
    .apresenta h1 {
        font-size: 30px !important;
    }

    .titulovitrini .tab {
        justify-content: space-between !important;
        overflow: auto !important;
    }

    .historia {
        background-image: initial !important;
        padding: 4rem 15px !important;
    }

    .historia img.balao2 {
        right: 290px !important;
    }
    .bannerchamada {
        background-position: center;
    }
    .bannerpaginas .alinhamento .texto {
        background-size: 275% !important;
        padding: .5rem 1rem 0rem 3.5rem !important;
        min-height: 115px !important;
        flex-wrap: nowrap !important;
        gap: 0 10px;
    }
    .bannerpaginas .alinhamento .texto a{
        margin: 0 !important;
    }
    .bannerpaginas .alinhamento .triangolo img {
        width: 35px !important;
    }
    .bannerpaginas.products .alinhamento .triangolo {
        padding: 0px 0 !important;
    }
    .bannerpaginas.products .alinhamento .triangolo img {
        width: 90px !important;
    }
    .bannerpaginas .alinhamento .triangolo {
        width: 120px !important;
        height: 100px !important;
        padding: 15px 0 !important;
    }
    .duvidas .retangulo {
        width: 80%;
        margin: auto;
        text-align: center;
    }
    .duvidas .caixa p {
        width: 100% !important;
    }
    .duvidas img {
        display: block;
        margin: 0 auto 30px;
    }
    .bannerrodape p {
        padding: 0 5rem;
        margin-bottom: 30px;
    }
    .orcamento {
        background-size: cover !important;
    }
    .orcamento .botao {
    outline: none;
    border: none;
    background-color: transparent !important;
    background-image: url('../img/botao-branco.svg') !important;
    max-width: 250px;
    float: right;
    color: #727376;
    }
    .orcamento .caixa {
        padding: 0px !important;
    }
    .cotaproduto .inferior {
        justify-content: space-between !important;
        flex-direction: column;
        gap: 10px;
        margin: 15px 0 0;
        align-items: initial !important;
    }
    .bannerpaginas .alinhamento .texto h2 {
        font-size: 24px !important;
    }
    .sobre .direita span {
        margin: 10px 0 25px !important;
    }
    .sobre h2:after {
    content: '';
    width: 45% !important;
    height: 8px !important;
    background-color: #414192;
    top: initial !important;
    right: initial !important;
    bottom: -15px !important;
    }
    .sobre h2 {
        margin-bottom: 35px !important;
    }
    .sobre img {
        margin-top: 35px;
    }
    .evolucao #evolu {
    padding: 20px 15px !important;
    }
    .evolucao img {
        height: 210px !important;
        object-fit: contain !important;
    }
    .evolucao .setas {
    align-items: center;
    justify-content: space-between;
    height: 135px !important;
    width: 85% !important;
    position: absolute;
    flex-wrap: nowrap;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    flex-direction: unset !important;
    margin: auto;
    }
    .evolucao .setas .carousel-control-next, .evolucao .setas .carousel-control-prev {
    
        transform: rotate(90deg);
    }
    .rodape .container>.row {
        gap: 2rem;
    }
    .rodape .divisao {
        flex-direction: column;
    }
    .rodape .ultimo {
        width: 100% !important;
    }
    .vitrini .titulo .texto:after{
        display: none;
    }
    .produtos .main-image {
        min-height: 354px !important;
    }
    .produtos .thumbnails>img {
        width: 23.3% !important;
        height: 90px !important;
    }
    .produtos .caixa {
        margin-bottom: 30px;
    }
}


@media (min-width: 1600px) and (max-width: 1730px) {
    .infobanner {
        min-height: 650px !important;
    }
    #benner .move {
        top: -145px;
        width: 100%;
    }
    
}


@media (min-width: 1731px) {
    .infobanner {
        min-height: 790px !important;
    }
    #benner .move {
      top: -145px !important;
      width: 100%;
    }
    .sobre {
        background-size: 35% !important;
    }
    .produtos .esquerda .titulo {
        width: 60% !important;
    }
    .produtos .esquerda {
        width: 45% !important;
    }
    .produtos .direita {
        width: 55% !important;
    }
    .historia {
        padding: 12rem 15px !important;
    }
} 

@media (max-width: 1200px) and (min-width:  750px) {
    .header .menu {
        flex-direction: column !important;
        gap: 20px !important;
    }
    .header .menu nav a {
        font-size: 14px !important;
    }
    .infobanner {
        min-height: 540px !important;
    }
    .infobanner h1 {
        font-size: 32px !important;
    }
    .planosindex h1 {
        font-size: 32px !important;
    }
    .sobre h1 {
        font-size: 32px !important;
    }
    .sobre p {
        font-size: 14px !important;
    }
    .quem h1 {
        font-size: 32px !important;
    }
    .quem p {
        font-size: 14px !important;
    }
    .bannerinvestidor h1 {
        font-size: 30px !important;
    }
    .perguntas .tab button {
        padding: 10px 15px !important;
        font-size: 12px !important;
        width: 170px !important;
    }
    .perguntas .tab {
        flex-wrap: wrap;
    }
    .formcontato {
        background-size: 35% 100% !important;
        background-attachment: fixed;
    }
    
}