.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;
	}

    .infobanner {
      height: 65vh !important;
    }
    .rodape .topo .logo {
    width: 100% !important;
}
    .headermob {
            z-index: 600;
    padding: 1rem 0;
    position: absolute;
    top: 0;
    }

    .headermob a.logo {
        width: fit-content;
        margin: auto;
        display: block;
    }

    .headermob a.logo .dentro {
        margin-bottom: 30px;
    }

    .headermob a.logo img {
        width: 220px;
    }

    .headermob .col-4 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .headermob .collapse {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .iconmob {
        width: fit-content;
        margin: 0;
        background: var(--amarelo);
        padding: 2px 5px;
        border-radius: 5px;
        z-index: 99999999 !important;
        position: fixed;
        top: 51px;
        right: 15px;
    }

    .bar1, .bar2, .bar3 {
       width: 40px;
       height: 5px;
       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: #333;
       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: #eee;
        margin: 25px 0;
        display: block;
        font-weight: 400;
        font-size: 20px;
        text-align: center;
        letter-spacing: 1px;
    }

    .headermob .sidenav #sub a {
        color: #fff;
        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);
    }

    .suaempresa .grade {
        flex-wrap: wrap;
    }

    .infobanner h1 {
        font-size: 28px !important;
    }

    .infobanner a {
        padding: 8px 10px !important;
    }

    .sobrehome {
        padding: 4rem 15px 22rem !important;
        text-align: initial !important;
    }

    .sobrehome a {
        float: none !important;
    }

    .sobrehome img {
        left: 0 !important;
        max-width: 500px;
        width: 100%;
    }

    .servHome .grade .caixa {
        flex: 1 100% !important;
    }

    .suaempresa h4 {
        font-size: 22px !important;
    }

    .suaempresa .grade .caixa {
        padding: 30px 15px !important;
    }

    .full {
        padding: 6rem 0 !important;
        background-position: top;
    }

    .bannerFinal {
        padding: 0rem 15px 6rem !important;
    }

    .bannerFinal .caixa {
        background-position: right !important;
        padding: 30px 20px !important;
    }

    .visitar .layout .esquerda .topo {
        padding: 20px 1rem !important;
        gap: 1rem !important;
        flex-direction: column;
    }

    .rodape .inferior {
        flex-direction: column;
    }

    .rodape .topo {
        flex-direction: column;
    }

    .rodape .topo .texto {
        padding: 0px 0 0 0px !important;
        border-left: none !important;
        border-right: none !important;
        width: 100% !important;
    }
    .rodape .topo .logoEfs360{
        text-align: center;
    }
    .rodape .topo .logoEfs360 img{
        float: none !important;
    }
    .rodape .inferior nav {
        flex-wrap: wrap;
        text-align: center;
    }

    .rodape .inferior .infos {
        padding: 40px 0 0 0px !important;
        border-left: none !important;
        flex-direction: column;
        border-top: 1px solid var(--amarelo);
        text-align: center;
    }
    .rodape .inferior nav a {
        width: 100% !important;
    }

    .historia .caixa {
        padding: 2rem !important;
    }
    
    .missao .valores {
        flex-direction: column;
    }

    .missao .valores::before {
        display: none !important;
    }

    .capa .caixa {
        padding: 2rem 2rem !important;
        min-height: 35vh !important;
    }

    .missao .valores {
        margin: 4rem 1rem !important;
    }

    .chamadaSobre .caixa {
        padding: 17rem 2rem 2rem!important;
    }

    .chamadaSobre .caixa h4 {
        font-size: 22px !important;
        margin-bottom: 20px;
    }

    .segmentos .caixa .esquerda {
        flex-direction: column;
    }

    .segmentos .caixa .esquerda h5 {
        padding: 0px !important;
        border-right: 0 !important;
        font-size: 20px !important;
    }

    .segmentos .caixa .direita {
        text-align: initial !important;
    }

    .segmentos .caixa .direita .botoes {
        display: flex;
        gap: 1rem;
        flex-direction: column;
        align-items: flex-start !important;
    }

    .segmentos .caixa .direita h3 {
        font-size: 24px !important;
    }

    .segmentos .caixa {
        padding: 2rem 1.5rem !important;
    }

    .contato2 .caixa {
        padding: 1.5rem !important;
        gap: 2rem !important;
        flex-direction: column;
    }

    .contato2 .caixa h4 {
        padding: 0px !important;
        border-right: none !important;
    }

    .contato2 .caixa a {
        font-size: 16px !important;
    }

    .loc h4 {
        font-size: 36px !important;
    }

    .wppContato .caixa {
        padding: 2rem 2rem !important;
    }

    .wppContato .caixa p {
        margin-bottom: 20px !important;
    }

    .wppContato .caixa a {
        font-size: 20px !important;
    }
    .wppContato .caixa a i{
        font-size: 22px !important;
    }
    .agroNegocio {
        background-image: none !important;
    }
    .agroNegocio .container {
        padding: 0 15px 4rem !important;
    }
    .agroNegocio .topicos .subtitulo h4{
        flex: 1 0 70%;
    }
    .verejoComercio {
        padding: 1rem 15px 4rem !important;
    }
    .verejoComercio .titulo h1 {
        font-size: 38px !important;
    }
    .verejoComercio h3 {
        font-size: 22px !important;
        margin-bottom: 30px;
    }
    .verejo .caixa {
        padding: 2rem 1rem !IMPORTANT;
        flex-direction: column;
    }
    .verejo .caixa img {
        max-width: 80px !important;
    }
    .verejo .caixa h4 {
        font-size: 28px !important;
        text-align: center;
    }
    .advImobiliaria {
        background-image: none !important;
        padding: 1rem 15px 4rem !important;
    } 
    .advImobiliaria .titulo h1 {
        font-size: 48px !important;
    }
    .advImobiliaria .titulo::after {
        width: 45% !important;
    }
    .advImobiliaria .subtitulo h3 {
        font-size: 22px !important;
        margin-bottom: 30px !important;
    }
    .banner h1 {
        font-size: 38px !important;
    }
    .farmacias {
        background-image: none !important;
    }
    .farmacias h2 {
        font-size: 28px !important;
    }
    .farmacias .destaque h3 {
        font-size: 38px !important;
    }
    .farmacias .caixa .iten {
        gap: 1rem !important;
    }
    .farmacias .caixa .iten {
        margin: 0 0 15px -15px !important;
    }
    .anosTransporte .caixa {
        padding: 2rem 1rem !important;
    }
    .anosTransporte .caixa h4 {
        font-size: 38px !important
    }
    .anosTransporte {
        padding: 1rem 15px !important;
    }
    .transporte {
        padding: 3rem 15px !important;
    }
    .banner.pageIndustria {
        padding: 14rem 15px 4rem !important;
    }
    .protejaIndustria .cinza h3 {
        font-size: 32px !important;
    }
    .baseSegura .caixa {
        height: initial !important;
        margin-bottom: 50px;
    }
    .banner.pageConstrucao h1 {
        font-size: 32px !important;
    }
    .reformaTributaria {
        background: url(../img/banner-reforma-tributarioa.webp);
        background-size: auto !important;
        background-position: center !important;
    }
    .drederson {
        background: url(../img/drederson.png);
        background-position: left !important;
        background-size: auto !important;
    }
}

@media (min-width: 751px) and (max-width: 1200px){
    .col-md-10{
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .header .menu {
        gap: 1rem !important;
    }
    .header .menu nav {
        gap: 3rem !important;
    }
    .infobanner {
        height: 55vh !important;
    }
    .bannerMed .caixa img {
        left: 290px !important;
    }
    .cardAprendi .caixa {
        flex-direction: column;
        border-radius: 85px !important;
        height: -webkit-fill-available;
        margin-bottom: 10px;
    }
    .cardAprendi .caixa img {
        max-width: 290px !important;
        margin: 20px 0 10px;
    }
    .cardAprendi .caixa .texto {
        padding: .5rem 2rem 2.5rem !important;
    }
    .pedagoHome .col-md-6 {
        align-self: center;
    }
    .unicos .linha {
        justify-content: center !important;
        flex-wrap: wrap;
    }
    .unicos:before {
        display: none;
    }
    .missao p {
        font-size: 14px;
        line-height: 16px;
    }
    .videoSobre {
        min-height: 35vh !important;
    }
    .capaMaxi {
        height: 45vh !important;
    }
    .capa img {
        min-height: 45vh !important;
    }
    .infantilEstrutura .col-md-5 {
        align-self: center;
    }
    .formulario .caixa {
        padding: 2rem 1.5rem !important;
    }
    .caixaMaxi .caixa {
        flex-direction: column;
    }
    .caixaMaxi .caixa img {
        max-width: 100% !important;
        width: 100%;
        height: 375px;
        object-fit: cover;
        border-radius: 0 0 40px 40px;
        object-position: center;
    }
    .materialDidatico .caixa .material {
        padding: 2rem 1rem !important;
    }
    .materialDidatico .caixa .material img {
        max-height: 165px !important;
    }
    .maxiEnsino a {
        padding: 8px 12px !important;
    }
    .maxiEnsino h2 {
        font-size: 32px !important;
        line-height: 34px !important;
    }

}

@media (min-width: 1200px) and (max-width: 1440px) {
    .sobrehome img {
        left: -7rem !important;
    }
}

@media (min-width: 1600px) and (max-width: 2600px) {
    .videoSobre {
        min-height: 55vh !important;
    }
    .infobanner {
        height: 100vh !important;
    }
    .infobanner video {
        object-position: center top !important;
    }
    .mapa iframe {
        width: 100% !important;
    }
    .capaMaxi {
        height: 70vh !important;
    }
}


@media (min-width: 1600px) {
    
} 

@media (max-width: 1200px) and (min-width:  750px) {
    
    
}