@charset "UTF-8";
/* CSS Document */

.container {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
.content {
	width: 1400px;
	position: relative;
}

.spacer {
	height: 50px;
}

a:link {
	text-decoration: none;
}

.align-center {
	text-align: center;
}

.home-utilidades {
	width: 1000px;
	margin-top: 20px;
}
.footer {
	
	height: 100px;
	background-color: #6c15f5;
	padding-bottom: 2%;
	padding-left: 20%;
	padding-right: 20%;
	padding-top: 1%;
}




.header {
	height: 367px;
	background-image: url('2022/22-cabeca-fundo.jpg');
	
}



img {
	max-width: 100%;
}

.logos {
	
}

.logo-samgraf {
	float: left;
	margin-left: 40px;
}

.logo-19anos {
	width: 210px;
	float: left;
	margin-top: 80px;
	margin-left: 20px;
}

.logo-certificada {
	width: 150px;
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}

.logo-homologada {
	width: 250px;
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}

.contatos {
	float: left;
	position: absolute;
	top:20px;
	right: 0;
}


.home-22-sinalizacao {
	height: 200px;
	background-color: 
}

.home-22-servidos-e-produtos {
	background-color: #e6e6e6;
	height: 550px;
	text-align: center;
	 box-shadow: 0px 0px 50px 12px grey;
	
}

.home-22-titulo {
	text-align: center;
	font-family: 'Homenaje', sans-serif;
	font-size: 50px;
	color: #f7921e;
	line-height: 24px;
	padding-top: 80px;
	padding-bottom: 80px;
}

.home-22-vantagens {
	margin-top: -50px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 40px;
	text-align: center;
	color: #fff;
	background-color: #8bc53e;
	font-family: 'Homenaje', sans-serif;
	font-size: 40px;
	border-radius: 25px;
}

.home-22-clientes {
	background-image: url('2022/22-cabeca-fundo.jpg');
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
}

.home-22-clientes-logos-container {
	margin-left: 50px;
	margin-right: 50px;
}

.home-22-clientes-logo {
	float: left;
	margin: 10px;
	height: 90px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
}

.home-22-sede {
	
}

.home-22-certificados {
	background-image: url('2022/22-cabeca-fundo.jpg');
}

.home-22-equipamentos {
	
}

.home-22-comoenviar {
	background-image: url('2022/22-cabeca-fundo.jpg');
	
}


.menusuperior {
	height: 90px;
	width: 100%;
	position: relative;
	z-index: 20;
	text-align: center;
	
background: #9dd53a; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkZDUzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2YwZjk0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Y2JjMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #9dd53a 0%, #f0f945 58%, #7cbc0a 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(58%,#f0f945), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #9dd53a 0%,#f0f945 58%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #9dd53a 0%,#f0f945 58%,#7cbc0a 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #9dd53a 0%,#f0f945 58%,#7cbc0a 100%); /* IE10+ */

background: linear-gradient(to bottom,  #9dd53a 0%,#f0f945 58%,#7cbc0a 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-8 */



}

.menusuperior ul {

}

.menusuperior ul li {
	padding-top: 30px;
	list-style-type: none;
	display: inline-block;
	
}

.menusuperior ul li a:link{
	font-size: 30px;
	font-family: 'Homenaje', sans-serif;
	color: #6c16f5;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	
}


.menusuperior ul li a:hover{
	
	background: #e2e2e2; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: #e6f0a3; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZjBhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QyZTYzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2MzZDgyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmYwNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f0a3), color-stop(50%,#d2e638), color-stop(51%,#c3d825), color-stop(100%,#dbf043)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* IE10+ */

background: linear-gradient(to bottom,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-8 */
	
	
	padding-top: 32px;
	padding-bottom: 26px;
	


}


.menusuperior ul li a:visited{
	color: #6c16f5;
}






body {
	background-image: url(bg.jpg);
}


.homedestaque {
	height: 320px;
	width: 100%;
}

.homedestaque-texto {
	width: 100%;
	position: relative;
	height: 50px;
	z-index:2000;
	
}

.homedestaque-imagens {
	background-color: antiquewhite;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
}
.clear {
	clear: both;
}

.row {
	width:100%;
	background-image: url('2022/22-cabeca-fundo.jpg');
	
}

.coluna-1-4 {
	width: 24%;
	float:left;
	margin-right:1%;
	text-align:center;

}

.coluna-3-4 {
	width: 74%;
	float:left;
	margin-right:1%;
	text-align:center;

}

.coluna-1-1 {
	width:100%;
	text-align:center;
	
}

.coluna-1-2 {
	width:48%;
	margin-right:1%;
	float:left;
	
}

.coluna-1-3-2 {
	width:32%;
	margin-right:1%;
	float:left;
	display:block;
	
}

.coluna-1-1-2 {
	width:100%;
	text-align:center;
}

.coluna-3-6 {
	width:47%;
	margin-right:1%;
	float:left;
}

.coluna-1-3-1 {
	width:32%;
	margin-right:1%;
	float:left;
	display:block;
}

.coluna-2-3-1 {
	width:64%;
	margin-right:1%;
	float:left;
	display:block;
}

.coluna-1-7 {
	width:13%;
	margin-left:1%;
	float:left;
	display:block;
}

.linha {
	width: 90%;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img-home/grafismo-horiz-1.jpg);
}


.home-novasede {
	height: 255px;
	width: 456px;
	float: left;
	margin-right: 30px;
}
.home-equipamentos {
	width: 430px;
	float: left;
	margin-left: 52px;
	right: 0px;
	background-image: url(imagens/home-equipamentos-fundo.jpg);
	height: 230px;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 25px;
}
.home-servicos {
	width: 710px;
	float: left;
}
.home-banners {
	width: 283px;
	float: left;
}
.conteudo {
	width: 100%;
}
.sinalizacao-menulateral {
	width: 210px;
	float: left;
}
.sinalizacao-conteudo {
	width: 100%;
	float: left;
	padding-left: 20px;
}
.novasede-menulateral {
	width: 190px;
	float: left;
}
.novasede-conteudo {
	width: 780px;
	float: left;
	padding-left: 20px;

}
.produtos-conteudo img {
	float: left;
	margin:3px;
}
.produtos-conteudo-banners {
	width: 320px;
	float: left;
}
.produtos-menulateral {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	float: left;
}
.produtos-conteudo {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	text-align:center;
}
.empresa-menulateral {
	width: 300px;
	float: left;
}
.equipamentos {
	width: 250px;
	float: left;
}
.equipamentos p {
	margin: 0px;
}
.empresa-conteudo {
	width: 580px;
	float: left;
	padding-left: 20px;
	padding-right: 80px;
}
p {
	font-family: 'Homenaje', sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin-left: 15px;
}
h1 {
	font-family: 'Homenaje', sans-serif;
	margin-left: 15px;
	color: #666;
}

h2 {
	font-family: 'Homenaje', sans-serif;
	margin-left: 15px;
	color: #3cff00;
}

h3 {
	font-family: 'Homenaje', sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	list-style-type: none;
	line-height: 24px;
	margin-left: 15px;
}

h4 {
	font-family: 'Homenaje', sans-serif;
	font-size: 26px;
	color: #666;
	text-decoration: none;
	list-style-type: none;
}


.tx-home-titulo {
	font-family: 'Homenaje', sans-serif;
	color: #324d96;
	font-size: 30px;
	margin-top:0px;
	text-align:center;
	line-height:32px;
}





.tx-footer {
	width: 40%;
	margin-left: 50px;
	float: left;
	font-family: 'Homenaje', sans-serif;
	color: #324d96;
	font-size: 16px;
	color: #FFF;
	line-height: 24px;
}

.tx-footer a:link {
	color: #FC0;
	text-decoration: none;		
}

.tx-footer a:visited {
	color: #FC0;
	text-decoration: none;		
}

.tx-footer a:hover {
	color: #324d96;
	text-decoration: none;		
}

.tx-footer-destaque {
	font-family: 'Homenaje', sans-serif;
	font-size: 16px;
	color: #FC0;
}

ul li {
	font-family: 'Homenaje', sans-serif;
	list-style-type: none;
	font-size: 16px;
	color: #0D4EA2;
	line-height: 17px;
	margin-top: 9px;
}
ul li a:link {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	list-style-type: none;
}
ul li a:visited {
	color: #666;
}
ul li a:hover {
	color: #0D4EA2;
}




.produtos-menulateral ul li {
		font-size: 22px;
	line-height: 26px;
	color: #666;
	text-decoration: none;
	list-style-type: none;
}


.formulario {

}
.formulario form {
	margin-left: 5px;
}


.formulario label {
	width: 150px;
	float: left;
	font: bold 0.75em Arial, Helvetica, sans-serif;
}
.formulario ul {
	list-style: none;
}
.formulario  input, .formulario textarea {
	font: .7em Arial, Helvetica, sans-serif;
	padding: 1px;
}

.formulario ul li {
	line-height: 2.5em;
	margin-bottom: 1px;

}


.floater {
	position:absolute;
	top:50px;
	left:150px;
	z-index:5000;		
	
}



.sacolas {
	position: absolute;
	top: 170px;
	width: 475px;
	height: 235px;
	left: 20px;
	z-index: 1000;
	display:none;
}

.sinalizacao-item {
	width: 31%;
	height:80px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:2%;
	float:left;
	
}

.sinalizacao-item-imagem {
	float: left;
	margin-right: 5px;
	height: 66px;
	width: 75px;
}

.sinalizacao-item-texto {
	
}

.sinalizacao-item-texto a:link {
	font-family: 'Homenaje', sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	list-style-type: none;
}
.sinalizacao-item-texto a:visited {
	color: #666;
}
.sinalizacao-item-texto a:hover {
	color: #3cff00
}


.botaovoltar {
	position: absolute;
	z-index: 2;
	right: 5px;
	top: 450px;
}


#submit {
  -moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
        -webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
        box-shadow:inset 0px 1px 0px 0px #a4e271;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
        background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
        background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
        background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
        background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
        background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
        
        background-color:#89c403;
        
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        
        border:1px solid #74b807;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #528009;
        

}

#animacao1
{
	width:750px;
	height:700px;
	position:relative;
	animation-name: myfirst;
	animation-duration: 1s;
	animation-timing-function: ease;
	animation-iteration-count: 100;
	animation-direction: alternate;
	animation-play-state: running;
	animation-fill-mode: forwards;
	/* Firefox: */
-moz-animation-name: myfirst;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: 100;
	-moz-animation-direction: alternate;
	-moz-animation-play-state: running;
	-moz-animation-fill-mode: forwards;
	/* Safari and Chrome: */
-webkit-animation-name: myfirst;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: 100;
	-webkit-animation-direction: alternate;
	-webkit-animation-play-state: running;
	-webkit-animation-fill-mode: forwards;
	/* Opera: */
-o-animation-name: myfirst;
	-o-animation-duration: 1s;
	-o-animation-timing-function: ease;
	-o-animation-iteration-count: 100;
	-o-animation-direction: alternate;
	-o-animation-play-state: running;
	-o-animation-fill-mode: forwards;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 24px;
	font-style: italic;
}

@keyframes myfirst
{
0%   {color: #fff; left:0px; top:0px; opacity: .95;}

100% {color: #7AA999; left:20px; top:0px; opacity: 1;}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {color: #fff; left:0px; top:0px; opacity: .95;}

100% {color: #7AA999; left:20px; top:0px; opacity: 1;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   {color: #fff; left:0px; top:0px; opacity: .95;}

100% {color: #7AA999; left:20px; top:0px;opacity: 1;}
}

@-o-keyframes myfirst /* Opera */
{
0%   {color: #fff; left:0px; top:0px; opacity: .95;}

100% {color: #7AA999; left:20px; top:0px; opacity: 1;}
}

