body{overflow-y: scroll; overflow-x:hidden;font-family: "Helvetica";}



.omron{
  margin: 20px;
  height: 30px;
}

.penko{
  margin: 20px;
  height: 83px;
}
.flintec{
  margin: 20px;
  height: 45px;
}
.smc{
  margin: 20px;
  height: 45px;
}
  .footerContactos{
    background: #B3B3B3;
    color:white;
    padding: 10px;
}

.divBanner{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 272px;
  /* height: 29vh; */
}


.text-block {
    max-width: 40vw;
    color: #074262;
    position: absolute;
    top: 25%;
    left: 10%;
    padding: 2vw;
    background-color: rgba(255, 255, 255, 0.6);
  }

  .logoBanner{
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
  } Titulo{
    top: 5%;
    position: absolute;
    width: 70%;
    left: 55%;
    font-family: "Bebas Kai";
    text-align: center;
  }

  .banner{
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    /* max-height: 100%; */
  }Titulo1 {
    bottom: 15%;
    left: 2%;
    position: absolute;
    width: 10%;
    color: white;
    font-size: 2vw;
  }

  .banner{
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
  }Titulo2 {
    bottom: 70%;
    left: 15%;
    position: absolute;
    width: 10%;
    color: white;
    font-size: 2vw;
  }

  .banner{
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
  }Titulo3 {
    bottom: 77%;
    left: 44.5%;
    position: absolute;
    width: 10%;
    color: white;
    font-size: 1.9vw;
    text-align: end;
  }
.products-cover {
    width: 315px;
    position: relative;
    float: left;
    margin: 25px 50px 40px 50px;
    cursor: pointer;

}

.solucoes-cover {
  width: 305px;
  position: relative;
  float: left;
  margin: 25px 50px 40px 50px;
  cursor: pointer;

}

.fechar{
  position: absolute;
  color: white;
  right: 5;
}

.noticia-cover{
  width: 315px;
    position: relative;
    float: left;
    margin: 25px 10px 40px 10px;
    cursor: pointer;
}
.content-empresa{
  margin: 0 auto;
  position: relative;
  width: 1250px;
  height: auto;

}
.content-noticia{
  margin: 0 auto;
  position: relative;
  width: 1350px;
  height: auto;
}

.descricaoProd{
  position: absolute;
  top: 0;
  left: 30%;
  
}
.titSolucao{
  height: 200px;
  display: table;
  position: absolute;
  top: 0;
  left: 27%;
}

.margtlm{
  margin: 2vh 3vw;
}

.saibamais{
    padding: 10px 20px;
    background-color: #2592D0;
    width: fit-content;
    font-family: "Bebas Kai";
    color: white;
    font-size: 16px;
    border-radius: 20px;
    margin-right: 10px;
    float: right;
}

.verMais{
    position: absolute;
    color: white;
    bottom: -4;
    right: 5;
}

.textonoticia{
    position: absolute;
    left: 315px;
    width: 73.5%;
    top: 0;
    bottom: 0;
    background-color: white;
    color: #B3B3B3;
    text-align: justify;
    border: 1px solid rgba(37, 146, 208, 0.8);
}

.borderNoticias{
  border: 1px solid rgba(37, 146, 208, 0.8);
}

.bt-fechar{
  color: #B3B3B3;
  cursor: pointer;
  text-decoration:none;
  font-size: 30px;
}



.produto:hover .blocoProduto{
  background-color: #074262;
}
.blocoProduto{
  height:75px;
  background-color: #2592D0;
  display: table;
  width:315px;
}

.imgfam{
    position: relative;
    margin: 0 auto;

}
.imgfam img{
  height: 280px;
}
.triangulo{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0px 20px;
    border-color: #074262 transparent transparent transparent;
    position: absolute;
    left: 20%;
}
.blocoFamilia {
    color: white;
    position: absolute;
    bottom: 0;
    background-color: #074262;
    left: 19%;
    width: 62%;
    padding: 10px;
}
.fotoProduto{
  position: relative;
    margin: 0 auto;

    
}

.fotoServico{
    position: relative;
      margin: 0 auto;
      
  }
.imagem {
    max-height: 100%;
    max-width: 100%;

  }

  .blocoServico{
      height:50px;
      color: white;
      position: absolute;
      top: 0;
      background-color: rgba(37, 146, 208, 0.8);
      width:315px;
      display: table;
  }

  .blocoTitulo{
    height: 60px;
      color: white;
      background-color: rgba(37, 146, 208, 0.8);
      width: 315px;
      font-family: Bebas Kai;
      display: table;
      position: absolute;
      top: 0;
  }

  

  .textnoticia2{
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 1.5vw;
  }

  .toptlm{
    display: none;
  }

@media only screen and (max-width: 1399px) {
  .omron{
    margin: 10px;
    height: 20px;
  }

  .penko{
    margin: 10px;
    height: 73px;
  }
  .flintec{
    margin: 10px;
    height: 35px;
  }
  .smc{
    margin: 10px;
    height: 35px;
  }
}


 /* $('.carousel').carousel( {
      interval: 2000
    }

  );  */







@media only screen and (max-width: 1199px) and (min-width: 800px){
  .content-empresa{
    width: 850px;
  }

  .content-noticia{
    width: 850px;
  }

  .descricaoProd{
    left: 43%;
  }

  .titSolucao{
      left: 0;
      position: relative;
      bottom: 0
    }
    .fotoProduto{
      margin: 0 auto;
      border: 0px solid #ffffff !important;
    }
    .fotoProduto img{
      border-right: 0px solid #ffffff !important;
    }
}
@media only screen and (max-width: 799px) and (min-width: 768px){
    .content-empresa{
      width: 50%;
    }
    .content-noticia{
      width: 95%;

    }
    .descricaoProd{
      left: 43%;
    }
    .titSolucao{
      left: 0;
      position: relative;
      bottom: 0
    }
    .fotoProduto{
      margin: 0 auto;
      border: 0px solid #ffffff !important;
    }
    .fotoProduto img{
      border-right: 0px solid #ffffff !important;
    }


  }


@media screen and (max-width: 767px){
  .toptlm{
    display: block;
    height: 150px;
  }

  .omron{
    padding: 20px;
    height: 50px;
    margin: 0px;
    }

  .penko{
    padding: 20px;
    height: 68px;
    margin: 0px;
  }

  .flintec{
    padding: 20px;
    height: 55px;
    margin: 0px;
  }
  .smc{
    padding: 20px;
    height: 55px;
    margin: 0px;
  }

  p iframe{
	height: 180px;
	max-width: 315px;
	margin-left: -3.5vw;
  }

  p img{
	width: 315px !important;
	height: auto !important;
	margin-left: -3.5vw;
  }

  #menu-bar {
        top: 90px;
    } 

    #nav-bar2 {
        display: block !important;
        /* width:480px;    margin:0 auto;*/
        z-index: 999;
        position: absolute;
        background-color: #074262;
    }

    #nav-bar2 ul {
        /*  width:480px; height:50px; */
        color: #fff;
        font-size: 15px;
        /* font-weight:300!important; text-align:left; */
        margin: 0 !important;
        padding-left: 10px
    }

    #nav-bar2 ul li {
        width: 767px;
        /* width: 767px; */
        /* height: 30px; */ 
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 40px;
        color: #fff;
        font-size: 15px;
        font-weight: 300 !important;
        text-align: left;
        list-style: none;
 
        margin: 0 !important
    }

    #nav-bar2 ul li ul {
        width: 480px;
        height: auto !important;
        padding: 0px;
        display: none;
        background: #074262;
        margin-top: 20px !important;
        margin-left: -50px !important;
    }

    #nav-bar2 ul li.something:hover>ul {
        display: block;
    }

    #nav-bar2 ul li ul li {
        display: list-item;
        border-top: 1px solid #fff;
        padding-left: 50px;
        width: 430px !important
    }

    #nav-bar2 ul li ul li:hover {
        cursor: pointer;

        background-color: #2592D0;
    }

    #nav-bar2 ul li ul li a {
        
        font-size: 15px;
        margin: 0px;
        color: #fff;
        width: 100%;
        height: 100%;
        display: block;
    }

    #nav-bar2 ul li ul li ul {
        position: absolute;
        margin-top: 10px !important;

    }

    #nav-bar2 ul li ul li:hover>ul {
        display: block;

    }


  .toppc{
    display: none;

  }



  .content-empresa{
    width: 340px;
  }
  .content-noticia{
      width: 340px;

    }
  .products-cover{
    width: 240px;
  }

  .solucoes-cover{
    width: 230px;
  }

  .blocoProduto{
    width: 240px;
  }
  .products-cover div img{
    width: 240px;
    height: auto;

  }

  .solucoes-cover div img{
    width: 230px;
    height: auto;

  }

  .fotoProduto img{
    width: 240px;
    height: auto;
    margin: 30px;
    border-right: 0px solid #ffffff !important;
  }
  .encontrenos{
    width: 90%;
      margin: 0 auto
  }
  .contactos{
    width: 90%;
      margin: 0 auto
  }
  .formContacto{
    width: 90%;
      margin: 0 auto;
  }
  /*
  .margtlm{
        margin: 7vw;
        width: 33.94vh;
    }*/
    .descricaoProd{
      left: 0;
      position: relative;
    }
  .fotoProduto{
    margin: 0 auto;
    border: 0px solid #ffffff !important;
  }

  .blocoServico{
    width: 240px;
  }
  .blocoNoticia{
    width: 240px;
  }
  .blocoTitulo{
    width: 240px;
    margin: 30px;
  }
  .titSolucao{
    left: 0;
    position: relative;
    bottom: 0
  }

  .textonoticia {
    color: #B3B3B3;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    border: 0px;
  }

  .borderNoticias{
    border: 0px;
  }

  .textnoticia2 {
     position: relative;     
     transform: translate(0, 0);
  }

  .vermais{
  /*  bottom: -50;*/
    position: relative;
  }
 

  .bt-fechar{
    color:#B3B3B3;
    cursor: pointer;
  }
  .fechar{
    top: -200;
  }


  .banner{
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 150px !important;
    /* max-height: 100%; */
  }

  .divBanner{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    /* height: 272px; */
    height: 130px;
  }

  /*.descricaoSol{
        width: 32.9vh;
    }
    */

}
