/* Estilos globais */
body {
    width: 100%;
    height: 100%;
    margin: 0;
}

ul {
    padding: 0 !important;
}

.menu-principal {
    width: 100%;
    background-color: #524f50;
    height: 60px;
}

main, .content {
    margin: 0 auto;
    width: 980px;
    position: relative;
}

.logo {
    width: 25%;
    float: left;
    margin: 1%;
}

.redes-sociais ul li {
    margin-left: 25px;
    display: inline-block;
    float: left;
    list-style: none;
}

.redes-sociais {
    width: 25%;
    float: right;
}

.header-2 {
    background-color: #ffffff;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 16px;
}

.mapa {
    width: 25%;
    float: right;
    margin: 5%;
    margin-right: 20%;
}

.menu-urls {
    height: 80px;
    border-bottom: 3px solid #efefef;
}

.menu ul li {
    display: inline-block;
    color: #8b8b8b;
    margin-left: 15px;
    height: 50px;
}

.menu ul li:hover {
    border-bottom: 3px solid #524f50;
}

.menu ul li a:hover {
    color: #524f50;
}

.menu ul li a {
    color: #8b8b8b;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
}

.menu {
    width: 70%;
    float: left;
}

.menu2 {
    width: 100%;
    float: left;
}

.menu3 {
    width: 100%;
    right: -30%;
    float: left;
}

.menu2 ul li {
    display: inline-block;
    color: #8b8b8b;
    margin-left: 15px;
    height: 50px;
}

.menu2 ul li:hover {
    border-bottom: 3px solid #524f50;
}

.menu2 ul li a:hover {
    color: #524f50;
}

.menu2 ul li a {
    color: #8b8b8b;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
}

.busca {
    text-align: center;
    width: 30%;
    float: right;
}

.busca input {
    background-image: url(../img/icone-search.png);
    background-repeat: no-repeat;
    height: 36px;
    padding: 12px;
    width: 190px;
    margin-top: 10px;
    background-position: 96%;
    border: 1px solid #d6d6d6;
}

.col-100 {
    width: 100%;
    float: left;
    position: relative;
}

.btn_sabermais {
    width: 100%;
    padding: 12px;
    right: -32%;
    margin-top: -7%;
    position: relative;
}

.quem {
    width: 100%;
    padding: 12px;
    right: 30%;
    float: left;
    position: relative;
}

.slider-principal {
    width: 100%;
    height: 60%;
    float: left;
    position: relative;
}

.banner-sobre {
    padding: 12px;
    width: 100px;
    margin-top: 10px;
    right: 2%;
    float: left;
    position: relative;
    display: none;
}

.banner-portatil {
    padding: 12px;
    width: 100px;
    margin-top: 10px;
    right: 2%;
    display: none;
    float: left;
    position: relative;
}

.contenttexto-destaque {
    right: 1%;
    float: left;
    position: relative;
}

.col-102 {
    width: 100%;
    margin-top: 5%;
    float: left;
    position: relative;
}

button.slick-prev {
    font-size: 0px;
    border: none;
    width: 25px;
    height: 51px;
    z-index: 9;
    background-color: transparent;
    position: absolute;
    background-image: url(../img/anterior.png);
    top: 35%;
    left: 14%;
}

button.slick-next {
    font-size: 0px;
    border: none;
    width: 25px;
    height: 51px;
    z-index: 9;
    background-color: transparent;
    position: absolute;
    background-image: url(../img/proximo.png);
    top: 35%;
    right: 14%;
}

.slick-list {
    width: 100% !important;
}

.slick-initialized {
    overflow: hidden;
}

.slick-dots li button {
    font-size: 0px;
    border: 5px solid #ffffff;
    width: 26px;
    height: 26px;
    background: transparent;
    border-radius: 50%;
    cursor: pointer;
}

.slick-dots {
    margin: 0 auto;
    width: 50%;
    position: absolute;
    left: 50%;
    top: 600px;
}

li.slick-active button {
    background: #524f50;
}

.slick-dots li {
    padding-left: 10px;
    display: inline-block;
}

.texto-destaque {
    text-align: center;
}

.texto-destaque strong {
    color: #646464;
}

.texto-destaque h1 {
    text-transform: uppercase;
    font-size: 30px;
    color: #818181;
}

.texto-destaque p {
    font-size: 15px;
    color: #9a9a9a;
}

.col-3 {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    width: 29%;
    float: left;
    position: relative;
}

.bloco-imagem img {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.bloco-imagem {
    height: 300px;
    border: 1px solid #c5c5c5;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 10px;
}

.bloco-imagem b, p {
    text-align: left;
}

.bloco-texto {
    margin-top: 3em;
}

h3 {
    font-weight: normal !important;
}

.bloco-imagens-texto {
    background-color: #eeeeee;
}

.bloco-imagens-texto:before {
    width: 100%;
    display: inline-block;
    content: '';
    height: 52px;
    background: #ffffff;
    background-image: url('../img/setinha.png');
    background-repeat: no-repeat;
    background-position: center;
}

.bloco-imagens-texto:after {
    width: 100%;
    display: inline-block;
    content: '';
    height: 70px;
    background: #eeeeee;
}

.col-4 {
    float: left;
    width: 30%;
    text-align: center;
}

.col-4 img {
    cursor: pointer;
    margin: 0 auto;
    padding-top: 1em;
    vertical-align: middle;
}

.col-4 img:hover {
    margin-top: 10px !important;
    position: relative !important;
}

.misson {
    width: 100%;
    right: -300%;
    color: #9a9a9a;
    float: left;
    position: relative;
}

.banner-sobre3 {
    width: 100%;
    right: -10%;
    float: left;
    position: relative;
}

.banner-sobre3portatil {
    width: 100%;
    right: -1%;
    display: none;
    float: left;
    position: relative;
}

p {
    margin: 20px 0;
    line-height: 1.6;
    text-align: justify;
}

.bloco-logos {
    height: 170px;
}

.bloco-logos img {
    margin-top: 50px;
}

.footer h3 {
    text-align: left;
}

.footer {
    background-image: url('../img/footer.png');
    color: #ffffff;
}

.footer-2 {
    background-image: url('../img/footer2.png');
    color: #c1c1c1;
    height: 90px;
}

.footer p {
    width: 90%;
    text-align: left;
}

.footer-2 p {
    padding: 10px;
}

.clock {
    color: #898989 !important;
}

.clock:before {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background-image: url('../img/clock.png');
    float: left;
    background-repeat: no-repeat;
    padding-left: 5px;
}

.local:before, .emailico:before, .telefoneico:before {
    content: '';
    width: 17px;
    height: 24px;
    display: inline-block;
    float: left;
    background-repeat: no-repeat;
    padding-left: 5px;
}

.local:before {
    background-image: url('../img/local.png');
}

.emailico:before {
    background-image: url('../img/emailico.png');
}

.telefoneico:before {
    background-image: url('../img/telefoneico.png');
}

.imagem-mobile {
    display: none;
}

.imagem-padrao {
    display: block;
}

.menu a {
    text-decoration: none;
    color: inherit;
    font-size: 16px;
}

label {
    display: block;
    margin-bottom: 5px;
}

input, textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

button {
    width: 100%;
    padding: 10px;
    background-color: #ccc;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

button:hover {
    background-color: white;
}

.imagem-portatil {
    display: none;
}

.dropbtn {
    background-color: white;
    color: #ccc;
    padding: 8px;
    font-size: 18px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    border: none;
    cursor: pointer;
    width: 50px;
    height: 50px;
}

.dropdown {
    width: 73%;
    float: left;
    display: none;
    justify-content: flex-end;
    text-align: center;
}


.dropdown-content {
    display: none;
    right: 12%;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    flex-direction: row;
    padding: 10px;
    border-radius: 5px;
}

.dropdown-content button {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    width: 100%;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}

.dropdown-content a {
padding: 3px;
}

.dropdown-content button:hover {
    background-color: white;
}

.show {
    display: block;
}

.imagem-telemovél {
    display: none;
}

.footer {
    display: flex;
    flex-wrap: wrap;
    background-color: #f1f1f1;
    padding: 20px;
}

.footer .content {
    display: flex;
    flex: 1;
}

.footer .col-4 {
    flex: 1;
    margin: 10px;
}

.imgteldetalhes
{
    display: none;
}

.imgteldetalhes2
{
    display: none;
}

.imgpcdetalhes2
{
    display: block;
}

.imgpcdetalhes
{
    display: block;
}

.imagem-telemovéldeitado
{
    display: none;
    padding: 5px;
}

.banner-teledeitado
{
    display: none;
}

.sobreteledeitado
{
    display: none;
    padding: 5px;
}

.imgteldeitadodetalhes
{
    display: none;
    padding: 5px;
}

.imgteldetalhesdeitado
{
    display: none;
    padding: 5px;
}
/* Responsividade para telas menores */
@media (max-width: 700px) {
    .imagem-padrao {
        display: none;
    }


    .banner-teledeitado
{
    display: none;
}

.imgteldeitadodetalhes
{
    display: none;
}

.sobreteledeitado
{
    display: none;
}

.imgteldetalhesdeitado
{
    display: none;
}

    .imagem-telemovéldeitado
    {
        display: none;
    }
    .imagem-mobile {
        display: block;
        width: 73%;
    }

    .dropdown {
        display: block;
    }

    .menu {
        display: none;
    }

    .imagem-telemovél {
        display: block;
        margin: 5px;
    }

    .imagem-PC {
        display: none;
    }

    .imagem-portatil {
        display: none;
    }

    .footer {
        flex-direction: column;
    }

    .footer .content {
        flex-direction: column;
        margin: 0;
    }

    .footer .col-4 {
        margin: 10px 0;
    }

    .content {
        margin: 0 auto;
        width: 100%;
        position: relative;
        display: flex;
        flex: 1;
        display: flex;
        flex-direction: column; /* Muda para coluna */
        align-items: left;
    }

    .banner-sobre3portatil {
        display: none;
    }

    .banner-sobre3 {
        display: none;
    }

    .col-3 {
        width: 100%; /* Ocupa 100% da largura do contêiner pai */
        float: none; /* Remove o float */
        display: block; /* Exibe como bloco */
        margin-bottom: 20px; /* Adiciona margem inferior para espaçamento */
    }
    
    .bloco-imagem {
        margin: auto;
        width: 90%; /* Ajuste conforme necessário */
        height: auto;
        display: flex;
        flex: 1;
        flex-direction: column;
    }

    .imgteldetalhes
    {
        display: block;
    }

    .imgteldetalhes2
    {
        display: block;
    }

    .imgpcdetalhes
    {
        display: none;
    }

    .imgpcdetalhes2
    {
        display: none;
    }


}

@media (min-width: 700px) and (max-width: 1000px) {

    .imagem-padrao {
        display: none;
    }

    .imagem-mobile {
        display: none;
        width: 73%;
    }
    
.sobreteledeitado
{
    display: block;
}

.imgteldeitadodetalhes
{
    display: block;
}

.imgteldetalhesdeitado
{
    display: block;
}

    .dropdown {
        display: block;
    }

    .menu {
        display: none;
    }

    .imagem-telemovél {
        display: none;
        margin: 5px;
    }

    .imagem-PC {
        display: none;
    }

    .imagem-portatil {
        display: none;
    }

    .footer {
        flex-direction: column;
    }

    .footer .content {
        flex-direction: column;
        margin: 0;
    }

    .footer .col-4 {
        margin: 10px 0;
    }

    .content {
        margin: 0 auto;
        width: 100%;
        position: relative;
        display: flex;
        flex: 1;
        display: flex;
        flex-direction: column; /* Muda para coluna */
        align-items: left;
    }

    .banner-sobre3portatil {
        display: none;
    }

    .banner-sobre3 {
        display: none;
    }

    .banner-sobre
    {
        display: none;
    }
    .col-3 {
        width: 100%; /* Ocupa 100% da largura do contêiner pai */
        float: none; /* Remove o float */
        display: block; /* Exibe como bloco */
        margin-bottom: 20px; /* Adiciona margem inferior para espaçamento */
    }
    
    .bloco-imagem {
        margin: auto;
        width: 90%; /* Ajuste conforme necessário */
        height: auto;
        display: flex;
        flex: 1;
        flex-direction: column;
    }

    .imgteldetalhes
    {
        display: none;
    }

    .imgteldetalhes2
    {
        display: none;
    }

    .imgpcdetalhes
    {
        display: none;
    }

    .imgpcdetalhes2
    {
        display: none;
    }

    .imagem-telemovéldeitado
    {
        display: block;
    }

    .banner-teledeitado
    {
        display: block;
    }

    

}

/* Responsividade para telas entre 500px e 1500px */
@media (min-width: 1000px) and (max-width: 1700px) {

    .imagem-telemovéldeitado
    {
        display: none;
    }

    .imgteldeitadodetalhes
{
    display: none;
}

.imgteldetalhesdeitado
{
    display: none;
}
    
    .sobreteledeitado
    {
        display: none;
    }

    .banner-sobre {
        display: none;
    }

    .banner-portatil {
        display: block;
    }

    .imagem-PC {
        display: none;
    }

    .imagem-telemovél {
        display: none;
    }

    .imagem-portatil {
        display: block;
    }

    .banner-sobre3portatil
    {
        display: block;
    }
    .banner-sobre3 {
        display: none;
    }

    .banner-teledeitado
    {
        display: none;
    }
}
