.drophtml {
  margin: 0px;
  padding: 0px;
}
/*navbar*/
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}

.header{
    border-bottom: 1px solid #E2E8F0;
    background-color: #134a69;
  }

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 8px;
    background-color: #134a69;
    box-shadow: 0 5px 4px 0 rgba(0,0,0,.2);
}

.hamburger {
    display: none;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: white;
}

.nav-menu {
  margin-top: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item {
    margin-left: 0px;
}

.nav-link{
    font-family: 'Poppins';
    font-size: 14px;
    color: #f9f9f9;
    opacity: 0.9;
    margin: 0px;
}

.nav-link:hover{
    color: #fff;
    opacity: 0.7;
}
.dropdown-toggle {
   font-size: 14px;
   color: #fff;
   font-family: 'Poppins';
   margin: 0px;
   opacity: 0.9;

}
.dropdown-toggle:hover{
    color: #fff;
    opacity: 0.7;
    cursor: pointer;
}
.dropdown-item{
    font-size: 20px;
    color: #475569;
    margin: 0px;
}

.dropdown-item:hover{
    color: #475569;
    opacity: 0.6;
}

.nav-logo {
    font-size: 2.1rem;
    font-weight: 500;
    color: #482ff7;
}
.logo {
  margin: 10px 5px 5px 10px;
  width: 145px !important;
  height: 40px !important;
}
/*slides*/
#slides {
  width: 100%;
}
#carousel img {
top: 0;
left: 0;
min-width: 100%;
height: 100%;
width: 100%;
margin: 0px;
}
.carousel-item {
  position: relative;
  width: 100%;
}
/*text Intro*/
#textoIntro {

  padding-top: 15px;
  padding-bottom: 15px;
  width: 50%;
}
h1 {
  opacity: 0.8
}
.textoTitulo {
  font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #2a2b2f;
    opacity: 0.6;
  font-display: optional;
}

/*whatsapp */
.whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 70px;
    right:  40px;
    z-index: 1000;
  }
  .whatsap:hover {
     opacity: 0.0;
  }
/*produtos*/

.imagemProduto {
  width: auto !important;
  height: auto !important;

}
.imagemProdutoDelivery {
  width: auto;
  height: auto;
}
.clauviculario-master-chave {
  width: auto;
  height: auto;
}
.online {
  background-color: blue;
  color: green;
  font-size: 24px;
}
.divProdutos {
  margin: 10px;
  justify-content: space-between;
}
.produtos {
  min-height: 700px;
  height: 100%;
  padding: 0px;
}

.tituloNovidades {
  margin-left: 30px;
  margin-bottom: 30px;
  margin-top: 100px;
  text-align: justify-all;
}
.tituloNovidadesH2 {
  font-size: 60px;
}
.sumarioProduto {
  margin: 50px 50px 50px 200px;
  text-align: justify-all;
  width: 50%;
}
h2 {
  margin-bottom: 10px;
  font-family: "Montserrat";
  font-display: optional;
}
.h2Armarios {
  font-size: 45px;
}
.tituloNovidadesH2 {
  margin-bottom: 10px;
  font-size: 60px;
  font-family: "Montserrat";
  font-display: optional;
}
.linha-horizontal {
    width: 100px;
    border: 4px solid #134a69;
    border-radius: 25px;
}

.textoProduto {
  color: #000;
  font-size: 15px;
  font-family: "Montserrat";
  margin-top: 30px;
}

.produtosDireita {   /*imagem dos produtos alinhada a direita*/
  min-height: 792.5px;
  height: 100%;
  padding: 0px;
  margin: 0px;
}


.sumarioProdutoDireita {
  margin: 10px;
  text-align: justify-all;
  width: 70%;
}
.buttonBlue {
    background-color: #4CAF50; 
    border: none;
    color: white;
    padding: 10px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}
.buttonBlue1 {
    background-color: white;
    font-size: 19px;
    color:  #134a69; 
    margin: 4px 2px;
    border: 2px solid #134a69;
}

.buttonBlue1:hover {
    background-color: #134a69;
    color: white;
}

.ademaisProdutos {
  min-height: 700px;
  height: 100%;
  padding: 0px;
}
.divAdemaisProdutos {
  margin: 0px;
  justify-content: space-between;
}
.sumarioAdemaisProdutoDireita {
  margin: 10px;
  text-align: justify-all;
  width: 70%;
}
.ademaisProdutosDireita {   /*imagem dos produtos alinhada a direita*/
  min-height: 600px;
  height: 100%;
  padding: 0px;
  margin: 0px;
}
/*parceiros*/
.parceiros {
  background-color: #f4f4f4;
  min-height: 500px;
  height: 100%;
  margin-bottom: 30px;
}
/*Nossos serviços*/
.tituloServicos {
  margin: 5px;
  font-size: 20px;
}
.tituloNossosServicos {
  font-size: 36px;
  font-family: "Montserrat";
  line-height: 40px;
  text-align: left;
  font-weight: 700;
  font-style: normal;
}
.linha-horizontal-NS {
    width: 100px;
    border: 3.5px solid #134a69;
    border-radius: 25px;
}
.nossosServicos {
  min-height: 406px;
  height: 100%;
  background-color: #ffff;
}
.servicos {
  background-color: #ffff;
  height: 300px;
}
.subTituloServicos {
  font-size: 20px;
  color: black;
}
.textoServicos {
  margin-top: 60px;
  text-align: center;
  font-size: 14px;  
}
.textoSaibaMais {
  font-size: 15px;
  color: black;
  text-decoration: none;
  color: #5e5e5e;
}
.textoSaibaMais:hover {
  color: black;
  text-decoration: none;
  opacity: 0.7;
}
/*galeria bootstrap*/
.tituloPortifolio {
  margin: 100px 0px 50px 0px;
}
.galeria .lightbox1 img {
    width: 70%;
    height: 70%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.galeria .lightbox1 img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}
.galeria .lightbox1 img {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.galeria .lightbox1 img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}
.galeria .lightbox1 img {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.galeria .lightbox1 img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}
.galeria .lightbox1 img {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.galeria .lightbox1 img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}
.galeria img {
    border-radius: 4px;
}
.close {
  color: #ffff;
  background-color: #000;
  position: absolute;
  margin-top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  border-radius: 83.68px;
  display: flex;
  justify-content: center;
  font-size: 25px;
}
.close:hover {
  background-color: #fff;
  color: black;
  cursor: pointer;
}
.modal-content {
  margin: auto;
    display: block;
    width: 20%;
    max-height: 65%;
    height: 10%;
    max-width: 65%;
    object-fit: cover;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    max-height: 100%;
    max-width: 100%; 
    height: 100%; 
    overflow: none; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 

}
.modal_img {
  width: 50%
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}
/*blog site html*/
.blog {
  min-height: 300px;
  height: 100%;
  margin: 10px 10px 0px 10px;
}
.postagem {
  margin: 30px 10px 0px 10px;
  height: 360px;
  width: 360px;
  max-height: 360px;
  max-width: 360px;
}
.postagemImg {
  margin: 0px 20px 0px 20px;
  width: 360px !important;
  height: 360px !important;
  border-radius: 5%;
  box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.2);
}
.postagemImg:hover {
  opacity: 0.6;
}
/*quem somos*/
.quemSomos {
  min-height: 600px;
  height: 100%;
  min-width: 100%;
}
.iconeQuemSomos {
  margin: 0px;
  font-size: 13px;
  font-family: "Montserrat";
  text-decoration: none;
  color: black;
  opacity: 0.7;
}
.divIconesQuemSomos {
         margin-top: 5px;
         }

.iconeQuemSomos:hover {
  color: black;
  opacity: 1;
  font-weight: bold;
}
.conteudosQuemSomos {
  min-height: 100%;
  min-width: 100%;
  height: 100%;
  display: flex;
    overflow-x: hidden;
    scroll-behavior: smooth;
    box-sizing: border-box;
    transition: all 0s;
    text-align: justify-all;
}
.conteudoQuemSomos {
  min-width: 100%;
}
.titulosQuemSomos {
  font-size: 32px;
  font-family: "Montserrat";
  color: black;
  margin: 50px 20px;
}
.tituloAztecQuemSomos {
  font-size: 60px;
}
.textoQuemSomos {
  font-size: 16px;
  font-family: "Montserrat";
  color: black;
}
.espacoIcones {
  height: 100px;
}
.espacoAztec {
  height: 150px;
}
.ulValores {
  font-size: 14px;
  font-family: "Montserrat";
}

              /*alteração*/   
.imagemQuemSomos {
  width: 416px !important; 
  height: 378px !important;
  border-radius: 5%;
  box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.2);
}

/*contatos*/
.tituloContato {
  font-size: 20px;
  margin-top: 100px;
  color: black;
  font-weight: bold;
}
.divContatos {
  background-color: #eeee;
  min-height: 300px;
  height: 100%;
  margin: 40px 0px;
  width: 100%;
}
.textoContato { 
  font-size: 13px;
  color: black
}
.iconesContato {
  margin-top: 110px;

}
  /*mensagem*/
.mensagem {
  height: 80%;
}

.tituloMensagem {

  font-size: 24px;
  color: black;
}
textarea {
  resize: none;
}
.form-label {
  font-size: 17px;
  display: block;
  opacity: 1;
  -webkit-transition: .333s ease top, .333s ease opacity;
  transition: .333s ease top, .333s ease opacity;
  box-shadow: none;
}

.form-control {
  border-radius: 0;
  border-color: #ccc;
    border-width: 0 0 2px 0;
    border-style: none none solid none;
    box-shadow: none;
}
.js-hide-label {
  opacity: 0;   
}
.js-unhighlight-label {
  color: #999 
}

.btn-start-order {
  background: 0 0 #ffffff;
    border: 1px solid #134a69;
    border-radius: 3px;
    color: #2f323a;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: inherit;
    margin: 30px 0;
    padding: 10px 50px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.btn-start-order:hover,.btn-start-order:active, .btn-start-order:focus {
  background-color: #134a69;
  color: #ffff;
}

/*mapa*/
.mapaStyle {
  border-radius: 3%;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);

}
.mapa {
  margin: 20px;
}
/*footer*/
footer {
  justify-content: space-around;
  background-color: #134a69;
  height: 380px;
}
.rodapeConteudo {
  height: 79%;
  background-color: #134a69;
}
.conteudo {
  margin: 40px 5px;
  background-color: #134a69;
}
.textoRodape {
  font-size: 14px;
  margin-top: 25px;
  color: #ffff;
  font-family: "Montserrat";
  text-decoration: none; 
  background-color: #134a69;
}
.textoRodape:hover {
  color: #ffff;
}
.textoRodapeLink {
  font-size: 14px;
  margin-top: 25px;
  color: #ffff;
  font-family: "Montserrat";
  text-decoration: none;
}
.textoRodapeLink:hover {
  color: #ffff;
  opacity: 0.6;
}
.copyRight {
  background-color: #134a69;
}
.logoCinza {
  margin-top: 20px;
}
hr {
  background-color: #eeee;
  width: 100%;
  size: 1;
  opacity: 0.3;
}
h3 {
  font-size: 18px;
  margin-top: 25px;
  color: #eeee;
}
.iconesLink {
  height: 20px;
  width: 20px;
}
.linksFooter {
  margin: 0px 2.5px;
  opacity: 0.6;
}
.linksFooter:hover {
  opacity: 0.2;
}
  /* botao cookies */
.msg-cookies{color: #fff;}
.cookie-bar {background:#134a69;  line-height:50px; color:#eeeeee; text-align:center; padding:0px;}
.cb-enable { padding: 5px 4px; color:#000;background:#ecf0f0;}
.cb-enable:hover {padding: 5px 4px;color:#fff;background:#b8bfbf}
.cb-policy {padding: 5px 4px;color: #000;background:#ecf0f0;}
.cb-policy:hover {height: auto; line-height: 50px; text-align: center; padding: 5px 4px;color: white;background:#b8bfbf;}
 /* .box-cookies.hide {
  display: none !important;
}

.box-cookies {
  position: fixed;
  background: rgba(0, 0, 0, .9);
  width: 100%;
  z-index: 998;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-cookies .msg-cookies,
.box-cookies .btn-cookies {
  text-align: center;
  padding: 25px;
  color: #fff;
  font-size: 18px;
}

.box-cookies .btn-cookies {
  background: #1e88e5;
  cursor: pointer;
  align-self: normal;
}*/
/* ------------------------     Blog blog.php   ---------------------------------------------- */
/*navbar Blog*/
.navLinkAdmin {
  font-family: 'arial';
  font-size: 14px;
  color: #f9f9f9;
  opacity: 0.9;
  margin: 3px;
}
.navLinkAdmin {
  color: #f9f9f9;
  opacity: 0.7;
}
/*blog.php */
.buttonBlueBlog {
  background-color: white;
  font-size: 19px;
  color:  #134a69; 
  margin: 4px 2px;
  border: 2px solid #134a69;
}
.buttonBlueBlog:hover {
    background-color: #134a69;
    color: white;
}
.menuBlog {
  background-color: #134a69;
}
.linkCardBlog {
  text-decoration: none;
}
.read_more {
  text-decoration: none;
  cursor: pointer;
  font-family: 'Poppins';
}
.read_more:hover {
  opacity: 0.5;
}
.imagemPubli {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 2%;
  box-shadow:5px 5px 5px rgba(0, 0, 0, 0.1);

} 
.imagemPubli:hover {
  opacity: 0.6;
}
.page_link_li {
   text-decoration: none;
   color: black;
   list-style-type: none;
}
.active_page {
  text-decoration: none;
  color: black;
  background-color: #eeee;
  border-radius: 200%;
}
.page_link {
  margin: 2px;
  padding: 5px;
  text-decoration: none;
  color: black;
  font-family: 'Poppins';
  font-size: 12px;
}
.page_link:hover {
  color: black;
  background-color: #eee;
  border-radius: 100%;

}
.card-title {
  text-decoration: none;
  color: black;
  font-family: 'Poppins', 'Open Sans', 'arial';
  cursor: pointer;
  font-size: 22px;
  line-height: 29px;
}
.card-title:hover {
  opacity: 0.6
}

p {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #6b6d6f;
  line-height: 25px;
}
.data {
  font-family: 'Open Sans';
  font-size: 16px;
  opacity: 0.6;
}
/*Footer*/
.textoRodapeBlog {
  font-size: 14px;
  margin-top: 25px;
  color: #ffff;
  font-family: "Montserrat";
  text-decoration: none; 
  background-color: #134a69;
}
.textoRodape:hover {
  color: #ffff;
}
.textoRodapeLinkBlog {
  font-size: 14px;
  margin-top: 25px;
  color: #ffff;
  font-family: "Montserrat";
  text-decoration: none;
}
.textoRodapeLink:hover {
  color: #ffff;
  opacity: 0.6;
}

/*single post*/
.publi {
  min-height: 1000px; 
  height: 100%;
}
.imagemPubliSingle {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  border-radius: 2%;
  box-shadow:5px 5px 5px rgba(0, 0, 0, 0.1);
}
/*
.post-body-div {
  font-family: 'Open Sans', 'Arial';
  font-size: 14px;
  line-height: 25px;
  color: #6b6d6f;
  font-weight: bolder;
}

*/
.post-body-div .textoTitulo {
  margin:20px 0px;
}
.textoBlogPubli {
  font-family: 'Open Sans', sans-serif;
  color: #6b6d6f;
}
.post-blog-div:hover {
  opacity: 0.7;
  font-size: 10px;
}
.post-title {
  font-weight: bold;
  font-family: 'Poppins', 'Open Sans', 'Arial';
  color: #2a2b2f;
}
.post-title:hover {
  opacity: 1;
  cursor: unset;
}
.topicos {
  text-decoration: none;
  font-family: 'Poppins';
  font-size: 20px;
  color: #6b6d6f;
}
.topicos:hover {
   color: #6b6d6f;
   opacity: 0.6;
}
/* página do topico filtered_post.php*/
.content-title {
  font-family: 'Open Sans';
}
.linha-horizontal-topico {
  margin-top: 10px;
  width: 100%;
  border: 4px solid #134a69;
  border-radius: 25px;
}
/* login.php */
.login {
  width: 50%;
  min-height: 700px;
  height: 100%;
}
/*admin*/
.texto-opcoes {
  font-family: 'Poppins';
  font-size: 18px;
 text-decoration: none;
  color: #606060;
}
.texto-opcoes:hover {
  opacity: 0.6;
  color: #606060;
}
/*Politica de privacidade*/

.tituloPrivacidade {
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: 600;
  color: #6b6d6f;
}
            /*Notebooks ou monitores pequenos*/
@media screen and (min-width: 1361px) and (max-width: 1558px) {
    .clauviculario-master-chave {
      width:  600px;
      height:  262px;
    }
    .imagemProdutoDelivery {
      width:  570px !important;
      height: 478px !important;
    }
}
                      /*laptop*/
@media screen and (min-width: 1200px) and (max-width: 1360px) {
    .clauviculario-master-chave {
      width: 500px;
      height: 219px;
    }
        /*produtos*/
    .imagemProdutoDelivery {
      width:  480px !important;
      height: 403px !important;
    }
    .imagemProdutoTarifacao {
      width: 500px;
      height: 403px;
    }
    /*ademais produtos*/
    .parepagueImg {
      width: 450px;
      height: 415px;
    }
    /*footer*/
    .iconesLink {
          height: 17px;
          width: 17px;
        }
        h3 {
          font-size: 16px;
        }
}
          /*tablet grandes e laptops*/
@media screen and (min-width: 1024px) and (max-width: 1199px) {

    .nav-link {
      font-size: 10px;
      font-family: arial;
    }
    .dropdown {
      font-size: 10px;
      font-family: arial;
      margin: 0px;
    }
    .dropdown-toggle {
      font-size: 10px;
      font-family: arial;
      margin: 0px;
    }
    .sumarioProduto {
      margin:0px;
      align-items: justify-all;
      width: 100%;
    }
    .sumarioProdutoDireita {
      margin: 0px;
      text-align: justify-all;
      width: 100%;
    }
    .imagemProdutoCorreios {
      width: 220px;
      height: 435px;
    }
    .clauviculario-master-chave {
      width: 410px;
      height: 179px;
    }
    .imagemProdutoDelivery {
      width: 400px;
      height: 336px;
    }
    .carregador-de-celular {
      width: 420px;
      height: 423px;
    }
    .imagemProdutoAutonomo {
      width: 420px;
      height: 423px;
    }
    .imagemProdutoEcommerceOnline {
      width: 300px;
      height: 553px;
    }
    .imagemProdutoEcommerceOffline {
      width: 344px;
      height: 418px;
    }
    .imagemProdutoEncomendas {
      width: 400px;
      height: 435px;
    }
    .imagemProdutoBiometrico {
      width: 400px;
      height: 435px;
    }
    .imagemProdutoPortasControladas {
      width: 366px;
      height: 439px;
    }
    .imagemProdutoTarifacao {
      width: 400px;
      height: 322px;
    }
    .wayzImg {
      margin-left: 100px;
          width: 380px;
          height: 320px;
        }
        .parepagueImg {
          width: 400px;
          height: 369px;
        }

        .injetadosImg {
      width: 600px;
      height: 325px;
    }
    /*icones*/
    .iconesContato {
         margin-top: 100px;

     }
  } 
                   /*tablet*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .navLinkAdmin {
      font-family: 'Poppins';
      font-size: 14px;
      color: #134a69;
      opacity: 0.9;
      margin: 3px;
}
  .navLinkAdmin:hover {
      font-family: 'Poppins';
      font-size: 14px;
      color: #134a69;
      opacity: 0.7;
      margin: 3px;
}
    .nav-menu {
        position: fixed;
        left: -100%;
        top: 80px;
        flex-direction: column;
        background-color: #fff;
        width: 100%;
        border-radius: 10px;
        text-align: center;
        transition: 0.3s;
        box-shadow:
            0 10px 27px rgba(0, 0, 0, 0.05);
    }

    .nav-menu.active {
        left: 0;
    }

    .nav-item {
        margin: 10px 0;

    }
    .nav-link {
      color: #134a69;
    }
    .nav-link:hover {
      color: #134a69;
      opacity: 0.7;
    }
    .hamburger {
        display: block;
        cursor: pointer;
    }
    .dropdown-toggle {
      color: #134a69;
      opacity: 1;
    }
    .dropdown-toggle:hover {
      color: #134a69;
      opacity: 0.7;
    }
    .hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }
    .hamburger.active .bar:nth-child(1) {
        -webkit-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg);
    }
    .hamburger.active .bar:nth-child(3) {
        -webkit-transform: translateY(-8px) rotate(-45deg);
        transform: translateY(-8px) rotate(-45deg);
    }
    /*Slides*/
    .textIntro {
      min-width: 100%;
      text-align: justify-all;
    }
    /*Produto*/
    .sumarioProduto {
      margin:0px;
      text-align: justify-all;
      width: 100%;
    }
    .sumarioProdutoDireita {
      margin: 0px;
      text-align: justify-all;
      width: 100%;
    }
    /*
    .produtosDireita {
      width:  810px;
    } */
    /* alteração imagem quem somso azanonatec */
    .divProdutos {
      min-height: 700px;
      height: 100%;
    }
    .produtos {
      min-height: 470px;
      height: 100%;
    }
    .prateleira-toolkey {
      width: 175px;
      height: 412px;
    }
    .clauviculario-master-chave {
      width: 350px;
      height: 153px;
    }
    .imagemProdutoCorreios {
      width: 220px;
      height: 435px;
    }
    .imagemProdutoDelivery {
      width: 380px;
      height: 319px;
    }
    .carregador-de-celular {
      width: 400px;
      height: 336px;
    }
    .imagemProdutoAutonomo {
      width: 420px;
      height: 423px;
    }
    .imagemProdutoEcommerceOnline {
      width: 290px;
      height: 535px;
    }
    .imagemProdutoEcommerceOffline {
      width: 344px;
      height: 418px;
    }
    .imagemProdutoEncomendas {
      width: 400px;
      height: 435px;
    }
    .imagemProdutoBiometrico {
      width: 400px;
      height: 435px;
    }
    .imagemProdutoPortasControladas {
      width: 366px;
      height: 415px;
    }
    .imagemProdutoTarifacao {
      width: 380px;
      height: 306px;
    }
    .produtosDireita {
      min-height: 500px;
      height: 100%;
    }
    .ademaisProdutos {
      min-height: 450px;
      height: 100%;
        }
        /*ademais produtos*/
        .wayzImg {
          width: 380px;
          height: 320px;
        }
        .parepagueImg {
          width: 400px;
          height: 369px;
        }

        .injetadosImg {
      width: 400px;
      height: 217px;
    }
    /*Nossos servicos*/
    .servicos {
      min-height: 230px;
      height: 100%;
    }
    .textoServicos {
         margin-top: 10px;
         text-align: center;
         font-size: 14px; 
    }

    /*Quem Somos*/
    .tituloAztecQuemSomos {
          font-size: 48px;
        }
        .espacoIcones {
          height: 200px;
        }
        .espacoAztec {
         height: 250px;
         }
         .imagemQuemSomos {
            width: 286px !important; 
            height: 260px !important;
        }
        .divIconesQuemSomos {
         margin-top: 10px;
         }
        /*Contato Mensagem*/
        .textoContato { 
            font-size: 9.7px;
            color: black;
            font-weight: bold;
        }
        
}
                   /*celulares*/
@media screen and (min-width: 360px) and (max-width: 767px) {
  /*botao cookies*/
  .box-cookies {
    flex-direction: column;
  }
  /*navbar*/
  .navLinkAdmin {
      font-family: 'Poppins';
      font-size: 14px;
      color: #134a69;
      opacity: 0.9;
      margin: 3px;
}
  .navLinkAdmin:hover {
      font-family: 'Poppins';
      font-size: 14px;
      color: #134a69;
      opacity: 0.7;
      margin: 3px;
}
    .nav-menu {
        position: fixed;
        left: -100%;
        top: 80px;
        flex-direction: column;
        background-color: #fff;
        width: 100%;
        border-radius: 10px;
        text-align: center;
        transition: 0.3s;
        box-shadow:
            0 10px 27px rgba(0, 0, 0, 0.05);
    }

    .nav-menu.active {
        left: 0;
    }

    .nav-item {
        margin: 10px 0;

    }
    .nav-link {
      color: #134a69;
    }
    .nav-link:hover {
      color: #134a69;
      opacity: 0.7;
    }
    .hamburger {
        display: block;
        cursor: pointer;
    }
    .dropdown-toggle {
      color: #134a69;
      opacity: 1;
    }
    .dropdown-toggle:hover {
      color: #134a69;
      opacity: 0.7;
    }
    .hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }
    .hamburger.active .bar:nth-child(1) {
        -webkit-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg);
    }
    .hamburger.active .bar:nth-child(3) {
        -webkit-transform: translateY(-8px) rotate(-45deg);
        transform: translateY(-8px) rotate(-45deg);
    }
    html, body {
      margin: 0px;
      padding: 0px;
    }
    h2 {
      font-size: 28px;
    }
    .textoTitulo {
      font-size: 17px;
    }
    .textIntro {
      min-width: 100%;
      text-align: justify-all;
    }
    /*produtos*/
    .tituloNovidades {
      margin: 50px 50px 50px 50px;
      text-align: justify-all;
    }
    .tituloNovidadesH2 {
       font-size: 35px;
    }
    .h2Armarios {
      font-size: 30px;
    }
    .produtos {
      min-height: 300px;
      height: 100%;
    }
    .imagemProduto {
      width:  208px !important;
      height: 300px !important;
    }
    .sumarioProduto {
      margin: 10px;
      text-align: justify-all;
      width: 100%;
    }
    .sumarioProdutoDireita {
       width: 100%;
     }
    .textoProduto {
        font-size: 14px; 
    }
    .produtosDireita {
      min-height: 400px;
      height: 100%;
    }
    .imagemProdutoCorreios {
      width: 220px;
      height: 435px;
    }
    .clauviculario-master-chave {
      width: 360px;
      height: 157px;
    }
    .clauviculario-master-chave {
      width: 320px;
      height: 140px;
    }
    .imagemProdutoDelivery {
      width: 320px !important;
      height: 268px !important;
    }
    .carregador-de-celular {
      width: 300px;
      height: 346px;
    }
    .imagemProdutoAutonomo {
      width: 320px;
      height: 323px;
    }
    .imagemProdutoEcommerceOnline {
      width: 250px;
      height: 461px;
    }
    .imagemProdutoEcommerceOffline {
      width: 310px;
      height: 377px;
    }
    .imagemProdutoEncomendas {
      width: 300px;
      height: 314px;
    }
    .imagemProdutoBiometrico {
      width: 330px;
      height: 359px;
    }
    .imagemProdutoPortasControladas {
      width: 320px;
      height: 384px;
    }
    .imagemProdutoTarifacao {
      width: 300px;
      height: 242px;
    }
    /*ademais produtos*/
    .parepagueImg {
      width: 320px;
      height: 295px;
    }
    .wayzImg {
      width: 320px;
      height: 269px;
    }
    .injetadosImg {
      width: 320px;
      height: 173px;
    }
    .sumarioAdemaisProdutoDireita {
      width: 100%;
    }
    .ademaisProdutos {
      min-height: 200px;
      height: 100%;
    }
    .ademaisProdutosDireita {
      min-height: 250px;
      height: 100%;
    }
    /*nossos servicos*/
    .servicos {
      min-height: 250px;
      height: 100%;
    }
    /*blog site html*/
    .postagemImg {
      margin: 0px 20px 0px 20px;
      width: 300px !important;
      height: 300px !important;
        }
        
    /* galeria */
    .close {
      color: #ffff;
      background-color: #000;
      position: absolute;
      margin-top: 5px;
      right: 0px;
      width: 40px;
      height: 40px;
      border-radius: 83.68px;
      display: flex;
      justify-content: center;
      font-size: 25px;
    }    

    /*quem somos*/
    .tituloAztecQuemSomos {
          font-size: 48px;
        }
    .imagemQuemSomos {
      width: 286px !important; 
      height: 260px !important;
        }
    .divIconesQuemSomos {
         margin-top: 10px;
    }
}