﻿/* Media Queries PARA ROSOLUÇÂO 800X600
--------------------------------------------- */

/* Media Queries MENU
--------------------------------------------- */

@media all and (max-width : 800px) {

nav { margin: 0; }
	
#espaco{
	width: 100px;
	display: none;
}

.toggle + a,
 .menu { display: none; }

.toggle {
  display: block;
  background-color: #030808;
  padding: 0 20px;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  border: none;
}

.toggle:hover { background-color: #0c1e1e; }

[id^=drop]:checked + ul { display: block; }

nav ul li {
  display: block;
  width: 100%;
}

nav ul ul .toggle,
 nav ul ul a { padding: 0 40px; }

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a { background-color: #0c1e1e; }

nav ul li ul li .toggle,
 nav ul ul a { background-color: #212121; }

nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}
#enable-disable{
	display: inline;
}
}



@media all and (max-width : 800px) {

nav ul li {
  display: block;
  width: 94%;
}

/* Media Queries CAMPOS DE CONTEÚDOS
--------------------------------------------- */
#container-meio {
	background: url('../images/transparencia.png');
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

#container-campo1{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 35px;
	mmargin-bottom: 35px;
	border-bottom: 0px solid #011a2c;
	position:relative;
	float: left;
}

#container-campo2{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 56px;
	margin-bottom: 56px;
	border-bottom: 0px solid #011a2c;
	position:relative;
	background-color:#DDDADA;
	padding-top: 10px;
	padding-bottom: 30px;
}

#container-campo3{
	width: 90%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 56px;
	margin-bottom: 30px;
	border-bottom: 0px solid #011a2c;
	position:relative;
	padding: 30px;
}
	
.demo-3 figure h2 {
    font-family:'Lato';
    color:#fff;
    font-size:15px;
    text-align:left;
	width: 100%;
	margin-top: -0px;
	display: none;
}
.demo-3 figure p {
    display: none;
    font-family:'Lato';
    font-size:12px;
    line-height:18px;
    margin:0;
    color:#fff;
    text-align:left
}

#sobre-box-right{
	width: 100%;
	margin-left: 0px;
	margin-right: 33px;
	margin-bottom: 30px;
	line-height: 200%;
	text-align: justify;
	position: relative;
}

#informacao-esquerda{
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 5px;
}
#informacao-direita{
	width: 90%;
	padding: 30px 30px 30px 30px;
	float: left;
}
	
#texto-tub{
	text-align: justify;
}
#video-tub{
    position: relative;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0%;
	padding-top: 0%;
	width: 100%;
}
#vid-borda {
	padding-bottom: 15px;
}
#textogeral-vid{
	margin-left: 30px !important;; 
	margin-right: 30px !important;
	line-height: 1.5;
	text-align: justify;
	margin-top: -3px;
}
}

/* Media Queries RODAPÉ
----------------------------------------------------------------------------------------- */

@media all and (max-width : 800px) {
	
#container-rodape {
	background-color: #000a11;
	width: 100%;
	height: 230px;
	border-top: 6px solid #BFBFBF;
	position: relative;
	float: left;
}
	
#logo-footer {
	width: 35%;
	position: relative;
	float: left;
	padding-top: 70px;
	display: none;
}


	
#cont-a {
	width: 50%;
	padding: 30px 30px 0px 50px;
	float: left;
	margin-right: 30px;
}
#cont-a h2 {
	width: 100%;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	border-bottom: 1px solid #011a2c;
	text-align: left;
}
#cont-a p {
	color: #FFFFFF;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', 'Verdana', 'sans-serif';
	font-size: 13px;
	line-height: 200%;
	text-decoration: none;
}

	
	
#social-box{
	width: 200px;
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 130px;
}

#social {
	text-transform: uppercase;
	float: left;
}

#social ul {
	list-style: none;
	margin-left: -30px;
	padding-top: 5px;
}

#social > ul > li {
	float: left;
	padding-right: 10px;
	display: block;
	
}

.ico-social {
	width: 30px;
}


/* SERVIÇOS
--------------------------------------------- */
#servico-esquerda{
	width: 91%;
	float: left;
	position: relative;
	margin-right: 3px;
	margin-left: 27px;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align: justify;
}

#servico-direita{
	width: 95%;
	float: right;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 30px;
}

#servico-img{
	width: 98%;
	position: static;
	float: left;
	border: solid 1px #ddd;
	padding: 5px;
	background: #FFFFFF;
}
	
	
/* PÁGINA DE PARCEIROS*/
#caixa-yaskawa{
	width: 96%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#logoyaskawa{
    width: 90%;
    display: block;
	position: relative;
	margin-left: 5%;
	filter: grayscale(0);
	transform: scale(1.1);
}
#logoyaskawa:hover{
    width: 90%;
    display: block;
	position: relative;
	margin-left: 5%;
	filter: grayscale(50%);
	transition: is;
}
#texto-parceiros{
	text-align: center;
	font-size: 25px;
	color: #00111d;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: solid;
	border-bottom-color: #ec1d25;
}

#caixa-talos{
	width: 96%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	float: left;
	position: relative;
}
#logotalos{
    width: 50%;
    display: block;
	position: relative;
	margin-left: 25%;
	margin-top: 0px;
	filter: grayscale(0);
	transform: scale(1.1);
}
#logotalos:hover{
    width: 50%;
    display: block;
	position: relative;
	margin-left: 25%;
	margin-top: 0px;
	filter: grayscale(50%);
	transition: is;
}

#caixa-tec-mei{
	width: 96%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	float:left;
	position: relative;
}
#logotec-mei{
    width: 35%;
    display: block;
	position: relative;
	margin-left: 35%;
	margin-top: 0px;
	filter: grayscale(0);
	transform: scale(1.1);
}
#logotec-mei:hover{
    width: 35%;
    display: block;
	position: relative;
	margin-left: 35%;
	margin-top: 0px;
	filter: grayscale(50%);
	transition: is;
}
#traducao-box {
	width: 50%;
	float: right;
	position:relative;
	height: 130px;
	display: none;
}
	#footer-direitos h6 {
	text-align: right;
	color: #9F9F9F;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 20px 50px 0px 20px;
	margin: 0px;
}
#titulo h2 {
	width: 100%;
	float: none;
	color: #ec1d25;
	text-align: left;
	position: relative;
	padding-left: 0px;
	font-family: "Segoe UI",Arial,sans-serif;
	font-size: 25px;
}

#asd{
	width: 35%;
	float: right;
	position: relative;
	display: block;
}
.ico-trad-menu {
	width: 20%;
	position: relative;
	float: left;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	cursor: pointer;
	margin-top: 13px;
	margin-right: 15px;
}
}






/* Media Queries PARA ROSOLUÇÂO 641
----------------------------------------------------------------------------------------- */

/* Media Queries 
--------------------------------------------- */

@media all and (max-width : 641px) {
#container-rodape {
	background-color: #000a11;
	width: 100%;
	height: 230px;
	border-top: 6px solid #BFBFBF;
	position: relative;
	float: left;
}
	
#logo-footer {
	width: 35%;
	position: relative;
	float: left;
	padding-top: 70px;
	display: none;
}


	
#cont-a {
	width: 50%;
	padding: 30px 30px 0px 50px;
	float: left;
	margin-right: 30px;
}
#cont-a h2 {
	width: 100%;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	border-bottom: 1px solid #011a2c;
	text-align: left;
}
#cont-a p {
	color: #FFFFFF;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', 'Verdana', 'sans-serif';
	font-size: 13px;
	line-height: 200%;
	text-decoration: none;
}

	
	
#social-box{
	width: 30px;
	float: right;
	margin-left: 0px;
	margin-right: 15%;
	margin-top: 30px;
}

#social {
	text-transform: uppercase;
	float: left;
}

#social ul {
	list-style: none;
	margin-left: -30px;
	padding-top: 5px;
}

#social > ul > li {
	float: left;
	padding-right: 10px;
	display: block;
	
}

.ico-social {
	width: 30px;
}
	
#asd{
	width: 35%;
	float: right;
	position: relative;
	display: block;
}
.ico-trad-menu {
	width: 20%;
	position: relative;
	float: left;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	cursor: pointer;
	margin-top: 17px;
	margin-right: 15px;
}
}
/* FIM da Media Queries PARA ROSOLUÇÂO 641
--------------------------------------------- */	
	
	
	

/* Media Queries PARA ROSOLUÇÂO 439
--------------------------------------------- */

/* Media Queries 
--------------------------------------------- */

@media all and (max-width : 439px) {
#logo-box {
	width: 40%;
	height: 130px;
	float: left;
	position:relative;
}

.logo-img{
	height: 110px;
	margin-top: 10px;
	margin-left: 7%;
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
}


#traducao-box {
	width: 50%;
	float: right;
	position:relative;
	height: 130px;
	display: none;
}

#imagen-meio{
	background: url('../images/transparencia.png');
	display: block;
	width: 100%;
	position: relative;
	float: left;
}
	#container-meio {
	background: url('../images/transparencia.png');
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	position: relative;
	padding-top: 35px;
	padding-bottom: 30px;
	float: left;
}

#container-campo1{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0px;
	mmargin-bottom: 0px;
	border-bottom: 0px solid #011a2c;
	position:relative;
}

#container-campo2{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 56px;
	margin-bottom: 56px;
	border-bottom: 0px solid #011a2c;
	position:relative;
	background-color:#DDDADA;
	padding-top: 10px;
	padding-bottom: 30px;
}

#container-campo3{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 56px;
	margin-bottom: 30px;
	border-bottom: 0px solid #011a2c;
	position:relative;
	padding: 0px;
}
	
#caixa {
	background-color: #01212c;
    position: relative;
    width:90%;
    height:100%;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 30px;
	padding-top: 3px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	-webkit-box-shadow: 0px 2px 2px #6e6e6e;
	-moz-box-shadow: 0px 2px 2px #6e6e6e;
	box-shadow: 0px 5px 5px #6e6e6e;
	cursor: pointer;
	border-top: 1px solid #0a4f82;
	border-left: 1px solid #0a4f82;
	border-right: 1px solid #0a4f82;
	border-bottom: 1px solid #0a4f82;
}

#titulo h2 {
	width: 100%;
	float: none;
	color: #ec1d25;
	text-align: left;
	position: relative;
	padding-left: 0px;
	font-family: "Segoe UI",Arial,sans-serif;
	font-size: 25px;
}	
	
#texto-tub{
	text-align: justify;
	margin-left: 10px;
}


#informacao-esquerda{
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 5px;
}
#informacao-direita{
	width: 90%;
	padding: 30px 30px 30px 30px;
	float: right;
}
#boxinf{
	background-color: #FFFFFF; 
	border-bottom: solid #ec1d25;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
#mapa-borda{	
	border: 1px solid #8d8d8d;
	width: 106%
}
	
	
/* Media Queries RODAPÉ
--------------------------------------------- */
#container-rodape {
	background-color: #000a11;
	width: 100%;
	height: 280px;
	border-top: 6px solid #BFBFBF;
	position: relative;
	float: left;
}
	
#logo-footer {
	width: 35%;
	position: relative;
	float: left;
	padding-top: 70px;
	display: none;
}


	
#cont-a {
	width: 75%;
	padding: 30px 30px 0px 50px;
	float: left;
	margin-right: 30px;
}
#cont-a h2 {
	width: 100%;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	border-bottom: 1px solid #011a2c;
	text-align: left;
}
#cont-a p {
	color: #FFFFFF;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', 'Verdana', 'sans-serif';
	font-size: 13px;
	line-height: 200%;
	text-decoration: none;
}

	
	
#social-box{
	width: 30px;
	float: right;
	margin-left: 0px;
	margin-right: 15%;
	margin-top: 10px;
}

#social {
	text-transform: uppercase;
	float: left;
}

#social ul {
	list-style: none;
	margin-left: -30px;
	padding-top: 5px;
}

#social > ul > li {
	float: left;
	padding-right: 10px;
	display: block;
	
}

.ico-social {
	width: 30px;
}
	


#social-box{
	width: 100%;
	float: left;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
}

#social {
	text-transform: uppercase;
	padding: 0px 20px 0px 0px;
	float: none;
	
}

#social ul {
	list-style: none;
}

#social > ul > li {
	float: right;
	padding-right: 15px;
	
}

.ico-social {
	width: 30px;
}
	
#footer-direitos h6 {
	text-align: right;
	color: #454545;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 20px 20px 0px 20px;
	margin: 0px;
}
	
#texto-tub{
	text-align: justify;
}
#video-tub{
    position: relative;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0%;
	padding-top: 0%;
	width: 100%;
}
#textogeral-vid{
	margin-left: 0px !important;; 
	margin-right: 0px !important;
	line-height: 1.5;
	text-align: justify;
	margin-top: -3px;
}
	
#servico-img{
	width: 95%;
	position: static;
	float: left;
	border: solid 1px #ddd;
	padding: 5px;
	background: #FFFFFF;
}
	
#servico-esquerda{
	width: 97%;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align: justify;
}

#servico-direita{
	width: 95%;
	float: right;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 30px;
}
	
#caixa-yaskawa{
	width: 93%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	border: solid 1px #929292;
	padding: 10px;
	padding-bottom: 15px;
}
#caixa-talos{
	width: 93%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 25px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border: solid 1px #929292;
	padding: 10px;
	padding-bottom: 25px;
}
#caixa-tec-mei{
	width: 93%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 25px;
	float: right;
	position: relative;
	background-color: #FFFFFF;
	border: solid 1px #929292;
	padding: 10px;
	padding-bottom: 25px;
}
#footer-direitos h6 {
	text-align: right;
	color: #9F9F9F;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 20px 10px 0px 20px;
	margin: 0px;
}

#sobre-box-left{
	width: 85%;
	margin-left: 5px;
	margin-right: 5%;
	background-color: #fff;
	padding: 17px 17px 10px 17px;
	position: relative;
	float: left;
	border: solid 1px #ccc;
	margin-bottom: 15px;
}
#sobre-box-img{
	width: 100%;
	position: relative;
	float: left;
	border: solid 1px #ddd;
	margin-bottom: 15px;
}
	
#asd{
	width: 45%;
	float: right;
	position: relative;
	display: block;
}
.ico-trad-menu {
	width: 20%;
	position: relative;
	float: left;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	cursor: pointer;
	margin-top: 17px;
	margin-right: 15px;
}
}



@media all and (max-width : 333px) {
#video-tub{
    position: relative;
	float: left;
	display: block;
	margin-right: 0%;
	margin-left: -5%;
	padding-left: 0%;
	padding-top: 1%;
	width: 100%;
}
#footer-direitos h6 {
	text-align: right;
	color: #9F9F9F;
	text-transform: uppercase;
	font-size: 7px;
	font-weight: bold;
	padding: 20px 10px 0px 20px;
	margin: 0px;
}
}


