/*
Theme Name: Delta Maquinas
Theme URI: http://delta-maquinas.com
Author: Simone Fachinelli
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300");

*{
  	margin:0; padding:0; border:0;
	font-family: 'Open Sans', sans-serif;
	color: #333;	
	
  }

 /* topo */
.top { background:#232323; height:45px; margin:0; top: 0; position: absolute; width: 100%;  }
.top #col-left {color: #fff; font-family: 'Open Sans', sans-serif; font-size: 14px; padding: 7px 0 10px 130px; float: left;}
.top #col-right {color: #fff; font-family: 'Open Sans', sans-serif; font-size: 14px; float: right; margin: 7px 120px 0 0;}

#container {width: 100%; display: table; margin: 0 0 0 0;}
input#control-nav {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  opacity: 0;
}

/* HEADER */
#head {margin: 6px auto; width: 100%; z-index: 999999; position: absolute;  background: #fff; height: 100px; }
#head .float-l { position: absolute; }
#head .float-l #logo {margin:  -15px 0 0 90px;}
#head .float-r { float: right; margin: -15px 0 0; width:1600px; font-family: 'Open Sans', sans-serif; font-weight: 600; height: 150px;   }
#head .float-r ul {margin: 0px 80px 0 0; float: right;}
#head .float-r ul li {float:left; list-style: none; margin: 0; color: #999;  }
#head .float-r ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
  margin-top: -15px;
  bottom: 0;
  text-transform: none;
  min-width: 190px;
  color: #333;
}
  

#head .float-r ul ul a { 
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
  font-size: 16px;}

#head .float-r ul ul li {
	float: none;
	position: relative;
	
	
}

#head .float-r ul ul li {
	float: none;
	position: relative;
	
	
}


#head .float-r ul ul li:hover > a {
  background: #4eb1ff;
  color: #fff;
}


#head .float-r ul li:hover > ul {
  visibility: visible;
	
}

#head .float-r > ul {
  *display: inline-block;
}
#head .float-r:after,
#head .float-r ul:after {
  content: '';
  display: block;
  clear: both;
}

#head .float-r ul li a {
  display: block;
  padding: 35px 35px;
  color: #999;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
	text-transform: uppercase;
}

#head .float-r ul li a:hover {
	background: #4eb1ff;
	color: #fff;
}

#head .float-r ul ul li a {
  color: #999;
}


header {
  top: 0;
  right: 0;
}


header h1 a {
  color: #333;
}

header ul {
  padding: 15px 10px 0 0;
}

header li { list-style:outside; color:#333; float: left; position: relative; margin-left: 5px;}


#slide2 {margin: 90px auto; height: 50%; display: table; clear: both; margin-bottom: 0;}
#slidemobile {visibility: hidden; margin: 0; height: 0}
#slidemobile h2 {visibility: hidden; margin: 0; height: 0;}

#principal {
		background: url(images/bg-empresa.png) center center no-repeat fixed; 
 		background-size: cover;
		margin: 0 0 0 0;
		bottom:0;
		display: table;
		width: 100%;
		height: auto;
		overflow: hidden;
}

#principal p {  margin: 10px 0 0 0; color: #333; text-align: justify; float: left; font-family: 'Open Sans', sans-serif; font-weight: 400; width: 45%; padding-left: 140px; line-height: 26px; }
#principal h1 {color:#0b4979; font-size: 24px; text-transform: uppercase; margin: 40px 0 0 140px;  }
#principal #imagem {float: right; width: 600px; height: 320px;}
#principal #imagem img {width: 100%; margin-top: -20px;}

@media screen and (max-width: 1700px) {
	
	    #principal h1  {
        width: 40%;
		margin-left: 140px;
		
    }
	#principal p  {
        width: 40%;
		padding-left: 140px;
    }
	#principal #imagem { float: right;}

	
	#head .float-l #logo { width: 250px; margin:  -10px 0 0 100px;}
	#head .float-r ul li a {
  display: block;
  padding: 35px 35px;
  color: #999;
  font-size: 14px;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
	text-transform: uppercase;
}
	#col-4 ul li #col-5 {margin-left: -30px;}
	#col-4 ul li #col-6 {margin-left: -40px;}
	
	#col-10-page ul #conteudo { height: auto; margin: 0 -50px 0 0; }
	#col-10-page ul #conteudo img {height: auto; margin: 0 auto; width: 100%; margin-bottom:30px;}
	#col-10-page ul #conteudo h3 a {text-transform: uppercase; background:#0b4979; text-decoration: none; width: 99%; padding: 5px 0 5px 10px; color: #fff; margin-bottom: 20px; font-size: 18px; float: left; }
	
	#col-12-page {
		background: url(images/bg-empresa.png) center center no-repeat fixed; 
 		background-size: cover;
		margin: 0 0 -25px 0;
		bottom:0;
		display: table;
		width: 100%;
		height: auto;
}




}

@media screen and (max-width: 1350px) {
	
#principal #imagem {float: right; width: 40%; height: auto;}
#principal #imagem img {width: 100%;}
	
	#col-8-page h1  {
    
		 margin: 27px;
    }
	
	
	 #col-8-page p  {
        width: 90%;
		 margin: 20px;
    }
	
	 #principal h1  {
        width: 40%;
		margin-left: 140px;
		 margin-top: 20px;
		 
		
    }
	#principal p  {
        width: 40%;
		padding-left: 140px;
		
    }
	
	.top { background:#232323; height:50px; margin:0 0; width: 100%; z-index: 99999; }
	.top #col-left {padding: 5px 0 0 120px; }
	.top #col-right { margin: 5px 100px 0 0;}
	
	#head .float-l #logo { width: 250px;}
	#head .float-r { width:90%; font-family: 'Open Sans', sans-serif; font-weight: 600; height: auto;   }
	#head .float-r ul li a {
 	display: block;
  	padding: 35px 15px;
  	color: #999;
  	font-size: 14px;
  	line-height: 30px;
  	text-decoration: none;
  	-webkit-transition: all 300ms ease;
  	transition: all 300ms ease;
	text-transform: uppercase;}
	
	#col-4 ul li #col-7 h2 {width: 280px;}
	
	
	
	
	/** DROP **/


#head .float-r ul ul a { 
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
  font-size: 14px;}

#head .float-r ul ul li {
	float: none;
	position: relative;
	width: 166px;
	
	
}

#head .float-r ul ul li {
	float: none;
	position: relative;
	
	
}


	/** FIM DROP **/
	
	
	
}


@media screen and (max-width: 1200px) {
	
#principal #imagem {float: right; width: 50%; height: auto;}
#principal #imagem img {width: 100%;}
	
	 #principal h1  {
        width: 40%;
		margin-left: 0;
		 margin-top: 30px;
		
    }
	#principal p  {
        width: 40%;
		padding-left: 0;
    }
	
	#col-8-page h1  {
    
		 margin: 27px;
    }
	
	
	 #col-8-page p  {
        width: 90%;
		 margin: 20px;
    }
	
	.top { background:#232323; height:50px; margin:0 0; width: 100%; z-index: 99999; }
	.top #col-left {padding: 5px 0 0 20px; }
	.top #col-right { margin: 5px 10px 0 0;}
	
	#head .float-l #logo { width: 90%; margin-top: -5px; margin-left: -10px;}
	#head .float-r { width:90%; font-family: 'Open Sans', sans-serif; font-weight: 600; height: auto; }
	#head .float-r ul { margin-right: 0;}
	#head .float-r ul li a {
 	display: block;
  	padding: 35px 7px;
  	color: #999;
  	font-size: 14px;
  	line-height: 30px;
  	text-decoration: none;
  	-webkit-transition: all 300ms ease;
  	transition: all 300ms ease;
	text-transform: uppercase;}
	
	#col-4 ul li #col-5 {margin-left: -140px;}
	#col-4 ul li #col-6 {margin-left: -100px;}

	#col-12-page ul p { padding-left: 30px; }
	#col-12-page ul h1 { margin-left: 30px; }
	#col-12-page ul #form { margin-left: 30px; }
	
	

	
	/** DROP **/


#head .float-r ul ul a { 
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
  font-size: 12px;}

#head .float-r ul ul li {
	float: none;
	position: relative;
	width: 150px;
	
	
}

#head .float-r ul ul li {
	float: none;
	position: relative;
	
	
}


	/** FIM DROP **/

	
}

@media (max-width: 768px) {
#col-20-page ul #imagem2 { margin-top: 10px; float: left;}
	
#col-9-page ul h2 { width: 350px !important; text-align: justify !important;}
	#col-9-page ul nav { margin-top: 20px;}
#col-9-page ul #categorias {padding-right: 140px; margin-bottom: 20px;}
#col-9-page ul #categorias h2 { width: 230px;}
	#col-9-page #imagens { margin-left: 13px !important;}
	#col-9-page #imagens li {float: none !important; width: 110% !important; margin: 0 !important;}

	#col-10-page ul h1 {margin-bottom: 0 !important;}
	#col-10-page ul nav { margin-top: 20px;}
#col-10-page ul #categorias {width: 300px !important; margin-bottom: 20px;}
#col-10-page ul #categorias h2 { width: 175px;}
#col-10-page ul li {padding-right: 155px; width: 130px;}
	#col-10-page ul #conteudo h3 { width: 345px !important;}
	#col-10-page ul #conteudo img {width: 350px !important;}
	
#col-11-page ul nav { margin-top: 20px;}
	#col-10-page ul h1 {margin-bottom: 0 !important;}
#col-11-page ul #categorias {width: 300px !important; margin-bottom: 20px;}
#col-11-page ul #categorias h2 { width: 15px;}
#col-10-page ul li {padding-right: 155px; width: 130px;}
	#col-10-page ul #conteudo h3 { width: 345px !important;}
	#col-10-page ul #conteudo img {width: 350px !important;}
	
	#col-20-page ul #imagem1 img {width: 355px !important; }
#col-20-page ul #imagem2 img {width: 355px !important;}

	
	#banner-pages-contato h2 {margin-top:230px !important;}
	#banner-pages-empresa h2 {margin-top:230px !important; font-size: 24px !important;}
	#banner-pages-extrusora h2 {margin-top:230px !important; font-size: 24px !important;}
	#banner-pages-injetora h2 {margin-top:230px !important; font-size: 24px !important;}
	#banner-pages-fria h2 {margin-top:230px !important; font-size: 24px !important;}
	#banner-pages-quente h2 {margin-top:230px !important; font-size: 24px !important;}
	#banner-pages-manutencao h2 {margin-top:230px !important; font-size: 24px !important;}

	
	
	/* lists */
.list-full, .list-full li,
.list-auto, .list-auto li { width: 100%; float: left; display: block; position: relative; }
.list-auto, .list-auto li { width: auto; }
	
	header nav.float-r {
    position: fixed;
	top: 0;
    right: 0;
    bottom: 0;
    width: 250px;
    border-left: 1px solid #ccc;
    background: #fff;
    overflow-x: auto;
    z-index: 999999999;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }

  header ul.list-auto {
    padding: 0;
	  width: 90%;
  }

  header ul.list-auto li {
    width: 100%;
    border: solid #ccc;
    border-width: 0 0 1px;
	  }
	
	.control-nav { /* label icon */
    position: absolute;
    right: 15px;
    top: 40px;
    display: block;
    width: 50px;
    padding: 5px 0;
    border: solid #333;
    border-width: 3px 0;
    z-index: 2;
    cursor: pointer;
  }

  .control-nav:before {
    content: "";
    display: block;
    height: 3px;
    background: #333;
  }

  .control-nav-close {
    position: fixed; /* label layer */
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
	    }

  /* checked nav */
  input#control-nav {
    display: block;
  }

  input#control-nav:focus ~ .control-nav {
    border-color: #000;
    box-shadow: 0px 0px 9px rgba(0,0,0,0.3);
  }

  input#control-nav:focus ~ .control-nav:before {
    background: #000;
  }

  input#control-nav:checked ~ nav,
  input#control-nav:checked ~ .control-nav-close {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }


	#head {margin-top:250px;}
	#head .float-l #logo {margin:  0 0 0 10px;}
	#head .float-l #logo { width: 100%; margin: 0;}
	#slide2 {visibility: hidden;}
	#slidemobile { background: url(images/slidemobile.png) center center fixed; width: 100%; height: 400px; visibility: visible;}
	#slidemobile h2 { visibility: visible; font-size:32px; color:#fff; position: absolute; margin: 100px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}
	#principal { height: 200px;}
	#principal #imagem { visibility: hidden; width: 0; height: 0; }
	#principal h1  {
    	margin: 20px auto;
		font-size: 36px;
		text-align: center;
		width: 100%;
		
    }
	
	
	 #principal p  {
		 font-size: 16px;
		 margin: 0 0 20px 20px;
		 text-align: justify;
		 width: 90%;
    }
	
		
		
	
	
	#col-4 ul li #col-5 { float: none; margin: 400px 0 20px -150px; }
#col-4 ul li #col-6 {float: none; margin: 250px 0 0 -220px;  }
#col-4 ul li #col-7 { float: none; margin: 0 0 0 -280px; }	
	
	
	
	


	#head { margin-top: 60px; height:140px; }
	.top { height: 90px;}
	.top #col-left {padding: 15px 0 10px 10px; font-size: 13px; float: none; text-align: center; }
	.top #col-right { margin: -5px 0 10px 60px; font-size: 14px; float:none; text-align: center; width: 250px;}
	
	/** EMPRESA **/

#col-8-page {width: 100%; height: auto; margin: 0 0 0 0; margin-bottom: -25px; background: url(images/bg-empresa.png) center center no-repeat fixed; background-size: cover; display: table; }
#col-8-page ul {margin: 100px auto; height: auto; padding-bottom: 20px; width: 100% !important; display: table;}
#col-8-page ul h1 {color:#0b4979; font-size: 30px; text-transform: uppercase; margin: 0 0 50px 0; padding-bottom: 10px; border-bottom: 5px solid #0074d0; width: 250px; }

#col-8-page ul #empresa {float:right; margin: 0 0 50px 50px; border: 10px solid #ccc; width: 100%;}
	#col-8-page ul p { text-align: center !important; width: 100%;}
	#col-8-page ul p a { text-align: center !important; line-height: 30px !important; font-size: 15px !important; padding:10px !important;}
#col-8-page ul a:hover {background: #0a8c3e;}
	
	#banner-pages h2 { padding-top: 40px; }
	

	/** CONTATO **/

	#col-12-page #form { width: 100% !important;  margin:0 0 -500px 0 !important;}
	#col-12-page ul h1 { width: 250px !important; margin-left: 0;}
	#col-12-page ul p {text-align: left; width: 100%; margin-left: -30px; }
#col-12-page ul #infos { visibility: hidden; margin: 0; width: 0; padding: 0;}
#col-12-page ul #form input { width: 300px !important; }
#col-12-page ul #form textarea { width: 300px !important;}
#col-12-page ul #form input#enviar { width: 200px!important; margin-left: 50px !important; margin-bottom: 100px; float: none !important; 	}
	
	#produtos ul li { float: none !important; width: 100% !important; }
	#direitos { height: 35px !important;}
	#col-20-page ul nav {float: none !important; margin: 0!important; margin-bottom: 20px !important;}
	#col-20-page ul nav #lado1 {float: none !important;}
	#col-20-page ul nav #lado2 {float: none !important;}
	#col-20-page ul nav #fria {float:none !important; width: 100% !important }
	#col-20-page ul nav #quente {float:none !important; width: 100% !important; } 
	
	
}

/** FIM MEDIA 768**/


#produtos {
	width: 100%;
	margin-bottom: -28px;
	
	
}

#produtos ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	
	
	
}

#produtos ul li {list-style: none; float: left; margin: 0; padding: 0; width: calc(100% / 3);}
#produtos ul li a {display: block; text-decoration: none; padding: 0;}
#produtos img {margin:0; padding:0; width: 101%;}
#produtos img:hover {opacity: 0.5;}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-float-shadow li:hover{background: #000;}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
	background: #000;
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


#col-3 {width: 100%; height: auto; }
#col-3 ul {overflow: hidden; margin: 0 0 0 0;	padding: 0; }
#col-3 h1 { color: #fff; background: #095390; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: 600; text-align: center; font-size: 22px; padding: 10px;}
#col-3 #maps {margin-top: 0;}

#col-4 {width: 100%; background: #232323; height: auto; color: #fff;}
#col-4 ul { overflow: hidden; margin: 0; padding: 0 0 0 180px;  }
#col-4 ul li {list-style: none; float: left; margin: 0; padding: 0; width: calc(100% / 3);}
#col-4 ul li #col-5 {text-transform: uppercase; line-height: 35px; color: #fff;}
#col-4 ul li #col-5 h1 {font-size:24px; color: #fff; margin: 20px 0 10px 0;  }
#col-4 ul li #col-5 li { float: none; color: #fff; font-size: 16px; }
#col-4 ul li #col-5 a { color: #fff; text-decoration: none;}
#col-4 ul li #col-5 a:hover { color: #ccc; text-decoration: none;}
#col-4 ul li #col-6 {color:#fff; }
#col-4 ul li #col-6 h1 {font-size:24px; color: #fff; text-transform: uppercase; margin: 25px 0 10px 0; }
#col-4 ul li #col-7 { color:#fff; }
#col-4 ul li #col-7 h1 {font-size:24px; color: #fff; text-transform: uppercase; margin: 30px 0 10px 0; }
#col-4 ul li #col-7 li { float: none; color: #fff; font-size: 18px; margin-left: 20px; }
#col-4 ul li #col-7 h2 {background: #29c366; text-transform: uppercase; padding: 15px; margin-top: 10px; text-align: center; width: 280px;}
#col-4 ul li #col-7 h2 a {color:#fff; text-decoration: none;}
#col-4 ul li #col-7 h2:hover {color:#fff; background: #0a8c3e; text-decoration: none;}

#banner-pages { background: url(images/page-empresa.png) fixed; width: 100%; height: 300px;}
#banner-pages h2 { font-size:32px; color:#fff; position: absolute; margin: 190px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}

#banner-pages-empresa { background: url(images/page-empresa.png) fixed; width: 100%; height: 300px;}
#banner-pages-empresa h2 { font-size:32px; color:#fff; position: absolute; margin: 180px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}

#banner-pages-extrusora { background: url(images/page-extrusora.png) fixed; width: 100%; height: 300px;}
#banner-pages-extrusora h2 { font-size:32px; color:#fff; position: absolute; margin: 190px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}

#banner-pages-injetora { background: url(images/page-injetora.png) fixed; width: 100%; height: 300px;}
#banner-pages-injetora h2 { font-size:32px; color:#fff; position: absolute; margin: 190px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}

#banner-pages-fria { background: url(images/page-fria.png) fixed; width: 100%; height: 300px;}
#banner-pages-fria h2 { font-size:32px; color:#fff; position: absolute; margin: 190px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}

#banner-pages-quente { background: url(images/page-quente.png) fixed; width: 100%; height: 300px;}
#banner-pages-quente h2 { font-size:32px; color:#fff; position: absolute; margin: 190px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}

#banner-pages-manutencao { background: url(images/page-manutencao.png) fixed; width: 100%; height: 300px;}
#banner-pages-manutencao h2 { font-size:32px; color:#fff; position: absolute; margin: 200px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}

#banner-pages-contato { background: url(images/page-contato.png) fixed; width: 100%; height: 300px;}
#banner-pages-contato h2 { font-size:32px; color:#fff; position: absolute; margin: 200px auto; text-transform: uppercase; text-align: center; z-index: 99999; width: 100%;}


/** EMPRESA **/

#col-8-page {width: 100%; height: auto; margin: 0 0 0 0; margin-bottom: -25px; background: url(images/bg-empresa.png) center center no-repeat fixed; background-size: cover; display: table; }
#col-8-page ul {margin: 100px auto; height: auto; padding-bottom: 20px; width: 85%; display: table;}
#col-8-page ul h1 {color:#0b4979; font-size: 30px; text-transform: uppercase; margin: 0 0 50px 0; padding-bottom: 10px; border-bottom: 5px solid #0074d0; width: 250px; }
#col-8-page ul p { margin: 0 0 0 0; color: #333; text-align: justify;  line-height: 25px; float: left; }
#col-8-page ul #empresa {float:right; margin: 0 0 50px 50px; border: 10px solid #ccc;}
#col-8-page ul a {color:#fff; font-size: 18px; text-decoration: none; font-weight: 600; margin: 0; text-transform: uppercase; background: #29c366; padding: 20px;}
#col-8-page ul a:hover {background: #0a8c3e;}

/** MANUTENÇÃO **/

#col-9-page {width: 100%; height: auto; margin: 0 0 0 0; margin-bottom: -25px; background: url(images/bg-empresa.png) center center no-repeat fixed; background-size: cover; display: table; }
#col-9-page ul {margin: 100px auto 0 auto; height: auto; padding-bottom: 20px; width: 75%; display: table;}
#col-9-page ul h1 {color:#0b4979; font-size: 24px; text-transform: uppercase; margin: 0 0 30px 0; padding-bottom: 10px; border-bottom: 5px solid #0074d0; width: 350px; }
#col-9-page ul p { margin: 0 0 0 0; color: #333; text-align: justify;  line-height: 25px; float: left; }
#col-9-page ul #empresa {float:right; margin: 0 50px 50px 50px; border: 10px solid #ccc;}
#col-9-page ul h2 {font-size: 20px; width: 80%; color: #0074d0;  }
#col-9-page #imagens {width: 80%; margin: 50px auto; display: table;}
#col-9-page #imagens li {float: left; list-style: none; width: 30%; margin-left: 30px;}

#col-9-page #imagens li img { width: 100%; border: 10px solid #ccc;}



/** EXTRUSORA **/

#col-10-page {width: 100%; height: auto; margin: 0 0 0 0; margin-bottom: -25px; background: url(images/bg-empresa.png) center center no-repeat fixed; background-size: cover; display: table; }
#col-10-page ul #categorias {height: auto; padding-bottom: 20px; width: 215px;  margin-right: 50px;  }
#col-10-page ul #categorias h2 {text-transform: uppercase; background:#0b4979; color: #fff; font-size: 18px; float: left; margin-bottom: 20px; padding: 10px 115px 10px 10px; }
#col-10-page ul {margin: 50px auto; height: auto; padding-bottom: 20px; width: 85%; display: table;}
#col-10-page ul h1 {color:#0b4979; font-size: 24px; text-transform: uppercase; margin: 0 0 80px 0; padding-bottom: 10px; border-bottom: 5px solid #0074d0; width: 80%; }
#col-10-page ul li {  background: #e1e1e1;  list-style: none; float: none; margin: 0 0 0 0; padding-left: 15px; padding-bottom: 20px; padding-top: 20px; border-bottom: 1px solid #ccc; }
#col-10-page ul a li:last-child {padding-bottom: 20px; margin-bottom: 0; padding-top: 20px;}
#col-10-page ul a li { color:#333; font-size: 18px; text-decoration: none; font-weight: 700; margin: 0; text-transform: uppercase; border-bottom: 1px solid #ccc; }
#col-10-page ul li a:hover {color:#0b4979;}
#col-10-page ul li:hover {background:#ccc;}
#col-10-page ul nav { float: left; }
#col-10-page ul #conteudo { width: 80%;  height: auto; }
#col-10-page ul #conteudo img {height: auto; margin: 0 auto; width: 100%; margin-bottom:30px;}
#col-10-page ul #conteudo h3 a {text-transform: uppercase; background:#0b4979; text-decoration: none; width: 99%; padding: 5px 0 5px 10px; color: #fff; margin-bottom: 20px; font-size: 18px; float: left; }

/** FRIA **/

#col-11-page {width: 100%; height: auto; margin: 0 0 0 0; margin-bottom: -25px; background: url(images/bg-empresa.png) center center no-repeat fixed; background-size: cover; display: table; }
#col-11-page ul #categorias {margin: 0; height: auto; padding-bottom: 20px; padding-top:0;  width: 15%; display: table; background: #e1e1e1;  }
#col-11-page ul #categorias h2 {text-transform: uppercase; background:#0b4979; width: 98%; padding: 10px 0 10px 15px; color: #fff; margin-bottom: 20px; font-size: 18px; float: left; }
#col-11-page ul {margin: 50px auto; height: auto; padding-bottom: 20px; width: 85%; display: table;}
#col-11-page ul h1 {color:#0b4979; font-size: 24px; text-transform: uppercase; margin: 0 0 100px 0; padding-bottom: 10px; border-bottom: 5px solid #0074d0; width: 450px; }
#col-11-page ul p { margin: 0 0 0 0; color: #333; text-align: justify;  line-height: 25px; float: left; }
#col-11-page ul #empresa {float:right; margin: 0 50px 50px 50px; border: 10px solid #ccc;}
#col-11-page ul li { list-style: none; float: none; margin: 0 0 20px 0; padding-left: 15px; width: 98%; padding-bottom: 20px; border-bottom: 1px solid #ccc; }
#col-11-page ul li:last-child {border:0; padding-bottom: 0; margin-bottom: 0;}
#col-11-page ul li a { color:#333; font-size: 18px; text-decoration: none; font-weight: 700; margin: 0; text-transform: uppercase; }
#col-11-page ul #conteudo { float:right; width: 80%; }
#col-11-page ul #conteudo img {height: auto; margin: 0 auto; width: calc(80%/1); margin-bottom:30px;}
#col-11-page ul #conteudo h3 a {text-transform: uppercase; background:#0b4979; text-decoration: none; width: 99%; padding: 5px 0 5px 10px; color: #fff; margin-bottom: 20px; font-size: 18px; float: left; }




/** TABELAS **/
table {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
}
td, th {
    padding: 0.70em 1.0em;
    text-align: left;
}
	td.err {
		background-color: #e992b9;
		color: #fff;
		font-size: 0.75em;
		text-align: center;
		line-height: 1;
	}
th {
    background-color: #31bc86;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
}
tbody th {
	background-color: #2ea879;
}
tbody tr:nth-child(2n-1) {
    background-color: #f5f5f5;
    transition: all .125s ease-in-out;
}
tbody tr:hover {
    background-color: rgba(129,208,177,.3);
}
 
/* For appearance */
.sticky-wrap {
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	margin: 3em 0;
	width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .125s ease-in-out;
	z-index: 50;
	width: auto; /* Prevent table from stretching to full size */
}
	.sticky-wrap .sticky-thead {
		box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
		z-index: 100;
		width: 100%; /* Force stretch */
	}
	.sticky-wrap .sticky-intersect {
		opacity: 1;
		z-index: 150;
 
	}
		.sticky-wrap .sticky-intersect th {
			background-color: #666;
			color: #eee;
		}
.sticky-wrap td,
.sticky-wrap th {
	box-sizing: border-box;
}
 
/* Not needed for sticky header/column functionality */
td.user-name {
	text-transform: capitalize;
}
.sticky-wrap.overflow-y {
	overflow-y: auto;
	max-height: 50vh;
}


/** CONTATO **/

#col-12-page {
		background: url(images/bg-empresa.png) center center no-repeat fixed; 
 		background-size: cover;
		margin: 0 0 -25px 0;
		bottom:0;
		display: table;
		width: 100%;
		height: auto;
}


#col-12-page h1 {color:#0b4979; font-size: 24px; text-transform: uppercase; padding-bottom: 10px; border-bottom: 5px solid #0074d0; width: 350px;   }
#col-12-page p {width: 45%; margin-top: 10px; margin-bottom: 10px;  }
#col-12-page #imagem {float: right; width: 650px; height: auto;}
#col-12-page #imagem img {width: 100%;}
#col-12-page ul {margin: 50px auto; height: auto; padding-bottom: 20px; width: 85%; display: table;}
#col-12-page ul nav {float:left; }
#col-12-page ul #form {width: 65%; }
#col-12-page ul #form input { font-family: 'Open Sans', sans-serif; background: #fff; font-size:18px; font-weight: 600; border: 1px solid #ccc; margin: 10px 0 20px 0; width: 100%; padding-top: 15px; padding-bottom: 15px; padding-left: 15px;}
#col-12-page ul #form textarea { font-family: 'Open Sans', sans-serif; background: #fff; font-size:18px; font-weight: 600; height: 150px; border: 1px solid #ccc; margin: 0 0 20px 0; width: 100%; padding: 15px;}
#col-12-page ul #form input#enviar {  background: #0074d0;  text-transform: uppercase; font-weight: 600; font-size: 18px; font-family: 'Open Sans', sans-serif; color: #fff; float: right; width: 200px; padding: 15px;}
#col-12-page ul #form input#enviar:hover { background: #ccc; margin: 0 0 20px 0; text-transform: uppercase; font-weight: 600; font-size: 18px; font-family: 'Open Sans', sans-serif; color: #fff; float: right; padding: 15px; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
#col-12-page ul #infos {font-family: 'Open Sans', sans-serif; margin-left: 30px; width: 30%; }
#col-12-page ul #infos li {list-style: none; margin-top: 10px; line-height: 30px;}
#col-12-page ul #infos li a:hover {color:#0b4979;}
#col-12-page ul #infos h2 {color:#0b4979; font-size: 18px; text-transform: uppercase;  padding-bottom: 10px; border-bottom: 5px solid #0074d0; width: 150px;  }


/** MAQUINA INJETORA **/

#col-20-page {width: 100%; height: auto; margin: 0 0 0 0; margin-bottom: -25px; background: url(images/bg-empresa.png) center center no-repeat fixed; background-size: cover; display: table; }
#col-20-page ul {margin: 50px auto; height: auto; padding-bottom: 20px; display: table;}
#col-20-page ul nav {float: left; margin-left: 20px;}
#col-20-page ul nav #lado1 { float: left;}
#col-20-page ul nav #lado2 {float: left;}
#col-20-page ul nav #fria {float:right; width: 150px;}
#col-20-page ul nav #quente {float:right; width: 150px;}
#col-20-page ul nav li {background: #e1e1e1;  list-style: none; float: none; margin: 0 0 0 0; padding-left: 15px; padding-bottom: 20px; padding-top: 20px; border-bottom: 1px solid #ccc; font-weight: 700;}
#col-20-page ul nav li:hover {background: #ccc;}
#col-20-page ul h1 {color:#0b4979; font-size: 24px; text-transform: uppercase; margin: 0 0 30px 0; padding-bottom: 10px; border-bottom: 5px solid #0074d0; width: 350px; }
#col-20-page ul p { margin: 0 0 0 0; color: #333; text-align: justify;  line-height: 25px; float: left; }
#col-20-page ul #imagem1 img {width: 400px; float: left; margin-right: 20px;}
#col-20-page ul #imagem2 img {width: 400px; float: right;}
#col-20-page ul h2 {font-size: 20px; width: 80%; color: #0074d0; }


#direitos { background:#0e0e0e; color:#fff; font-family: 'Open Sans', sans-serif; font-size:16px; padding: 10px 0 12px 0; font-weight:400; width: 100%; height: 20px; }
#direitos p {margin: 0 auto;  text-align: center; height: 2px; color: #fff;}