.pc {
	display: block;
}

.mobile {
	display: none;
}

.grande {
    display: none;
}

@media (max-width: 649px) {
	.pc {
		display: none !important;
	}

	.mobile {
		display: block !important;
	}

    .headermob {
            z-index: 99 !important;
        padding: 1rem 0;
        position: fixed;
        top: 0;
        background: #172354;
    }

    .headermob .col-md-12 {
            display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .headermob a.logo {
        width: fit-content;
        margin: 0;
        display: block;
    }

    .headermob a.logo.dentro {
        width: fit-content;
        margin: auto;
        display: block;
    }

    .headermob a.logo img {
        width: 130px;
    }

    .headermob .col-4 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .submenu-mobile {
  padding-left: 1.5rem;
  margin-top: 0.5rem;
}

.submenu-mobile li {
  list-style: none;
}

.submenu-mobile a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 0.5rem 0;
}


    .iconmob {
        width: fit-content;
        margin: 0;
        background-image: linear-gradient(90deg, #C98513, #ECA500, #FABA00, #C98513, #FFD035);
        padding: 2px 5px;
        border-radius: 5px;
        z-index: 99999999 !important;
        position: absolute;
        top: 20px;
        right: 0px;
    }

    .bar1, .bar2, .bar3 {
       width: 35px;
       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: #172354c2;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    overflow-x: hidden;
    padding-top: 80px;
    transition: 0.5s;
    z-index: 500 !important;
    }

    .sidenav .closebtn {
        position: absolute;
        top: -70px;
        right: 60px;
        font-size: 46px;
        margin-left: 50px;
        color: black;
        text-decoration: none;
    }

    .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: #ffffff;
        margin: 25px 0;
        display: block;
        text-align: center;
        font-weight: 600;
        font-size: 20px;
    }
    .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);
    }
    
    .espaco {
        height: 102px;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        display: block;
    }
    .infobanner {
        padding: 4rem 1rem !important;
        align-items: center !important;
        text-align: center;
        min-height: 70vh !important;
    }
    .infobanner h1{
        font-size: 32px;
    }
    .ajudar {
        padding: 4rem 1rem !important;
    }
    .ajudar .caixa {
        min-height: 446px !important;
    }
    .advogado img {
        margin: 0 0 20px -60px;
    }
    .advogado {
        padding: 6rem 1rem !important;
        background-size: cover;
        background-position: right;
    }
    .diferenciais {
        margin: -9rem 0 0 !important;
        padding: 8rem 1rem 2rem !important;
    }
    .diferenciais .cada {
    margin: 0 0 10px !important;
    width: 50%;
    }
    .chamada {
        flex-direction: column;
    }
    .chamada .direita, .chamada .esquerda {
        width: 100% !important;
    } 
    .chamada .direita {
        padding: 4rem 2rem !important;
        justify-content: initial !important;
    }
    .chamada .esquerda{
        padding: 4rem 2rem !important;
    }
    .rodape .col-md-12 {
        gap: 2rem !important;
        flex-direction: column;
    }
    .rodape nav {
        display: flex;
        gap: 1rem !important;
        flex-direction: column;
    }
    .rodape nav a {
        display: block;
        width: fit-content;
        margin: 5px auto;
    }
    .especialidades .caixa {
        padding: 2rem 1rem !important;
    }
    .especialidades .caixa .texto {
        align-items: center;
        transform: scale(0.8);
        justify-content: center;
    }

    .capa {
        min-height: 35vh !important;
    }
    .capa h1 {
        font-size: 32px;
    }
    .balanca {
        padding: 14rem 1rem 4rem !important;
    }
    .balanca img {
        top: -30rem !important;
    }

    .atendimento img {
        margin: 0 0 20px -48px;
    }
    .contato .botoes {
    justify-content: center;
    margin-bottom: 2rem;
    flex-direction: column;
    align-items: center;
    }

    .entenda .grade {
        flex-direction: column;
    }
    .entenda .caixa {
        min-height: 445px !important;
        max-width: 100% !important;
    }
    .entenda h2 {
        font-size: 32px !important;
    }
    
}

@media (min-width: 1600px) and (max-width: 1730px) {
    .infobanner {
        min-height: 670px !important;
    }
}


@media (min-width: 1731px) {
    .infobanner {
        min-height: 70vh !important;
    }
    .infobanner {
        background-position: bottom !important;
    }
    .solucoes h2::after {
        left: -27rem !important;
    }
    .ondeestamos h2::after {
        left: -27rem !important;
    }
    .sedes h2::after {
        left: -27rem !important;
    }
} 

@media (max-width: 1200px) and (min-width:  650px) {
    *::-webkit-scrollbar {
        width: 5px !important;
    }
    .header a.destaque {
        font-size: 13px !important;
       padding: 5px 5px !important;
    }
    .header ul.redes {
        gap: .8rem !important;
        padding: 0;
    }
    .header ul.redes a {
        font-size: 17px !important;
    }
    .header .col-md-4 {
        gap: .8rem;
        padding: 0;
    }
    .header .col-md-2 {
        padding: 0;
    }
    .infobanner {
        height: 80vh !important;
    }
    .motorhome .caixa .infos {
        padding: 20px 25px !important;
    }
    .motorhome h6 {
        font-size: 18px !important;
    }
    .vantagens.primeira {
        background-size: 60% !important;
    }
    .vantagens.primeira h2 {
        font-size: 30px !important;
    }
    .vantagens.segunda {
        background-size: 55% !important;
    }
    .vantagens.segunda h2 {
        font-size: 30px !important;
    }
    .vantagens.segunda h4 {
        font-size: 18px !important;
    }
    a.chamada {
        padding: 8px 20px !important;
    }
    .novidades h3 {
        font-size: 36px !important;
    }
    .novidades h3 img {
        max-width: 65px !important;
        right: -30px !important;
        bottom: 10px !important;
    }
    .rodape .links {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .rodape a.logo img {
        padding: 0;
    }
    .rodape a.chamada {
        text-align: center;
    }
}