@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.clear {
	clear: both
}
@font-face {
	font-family: 'HelveticaNeueCondensedBold';
	src: url('fonts/helveticaneuecondensedbold.eot');
	src: url('fonts/helveticaneuecondensedbold.eot') format('embedded-type'), url('fonts/helveticaneuecondensedbold.svg#HelveticaNeueCondensedBold') format('svg'), url('fonts/helveticaneuecondensedbold.woff') format('woff'), url('fonts/helveticaneuecondensedbold.ttf') format('truetype');
}
@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('helvetica.eot');
	src: url('fonts/helvetica.eot') format('embedded-type'), url('fonts/helvetica.svg#HelveticaNeueRegular') format('svg'), url('fonts/helvetica.woff') format('woff'), url('fonts/helvetica.ttf') format('truetype');
}
@font-face {
	font-family: 'MyriadArabicRegular';
	src: url('fonts/myriadarabic-regular.eot');
	src: url('fonts/myriadarabic-regular.eot') format('embedded-type'), url('fonts/myriadarabic-regular.svg#MyriadArabicRegular') format('svg'), url('fonts/myriadarabic-regular.woff') format('woff'), url('fonts/myriadarabic-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'MyriadProRegular';
	src: url('fonts/myriadpro-regular.eot');
	src: url('fonts/myriadpro-regular.eot') format('embedded-type'), url('fonts/myriadpro-regular.woff') format('woff'), url('fonts/myriadpro-regular.ttf') format('truetype'), url('fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
body {
	background: none repeat scroll 0 0 #fff;
	color: #000;
	font-family: arial;
	font-size: 13px;
}

.container-galeria {
	width: auto;
	height: 500px;
	margin: 0 auto;
}
.produto-info {
	margin: 20%;
	width: auto;
}
.produto-info p {
	text-align: justify;
}
.produto-info hr {
	width: 100%;
	margin-top: 20px;
	opacity: 0.5;
}
.produto-info ul {
	margin-top: 20px;
	font-size: 1.2em;
}
.produto-info ul li {
	margin-top: 10px;
}


/*Nomeclatura Produtos*/

.container-galeria ul li span {
	color: #5075E1;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px;
}
.container-galeria img {
	padding-bottom: 10px;
}
.container-galeria ul li {
	border: 15px solid #fff;
	border-bottom-width: 50px;
	box-shadow: 0px 0px 2px #000000;
	text-align: center;
}
.container {
	margin: 0 auto;
	width: 1110px;
	max-width: 97%;
}
/*Nomeclatura Produtos*/

li {
	list-style-type: none;
}
.lft-bnr {
	position: relative;
	z-index: 9;
	width: 1200px;
	margin: 0 auto;
	margin-top: -130px;
}
.wraper {
	background: url("../images/head-bg.png") repeat-x  top center

}
.top_nav {
	float: right;
	text-align: right;
	margin-top: 60px;
	width: 100%;
}
.top_nav > li {
	display: inline-block;
	padding: 0 35px;
}
.top_nav > li:last-child {
	background: none;
	padding-right: 0px;
}
.logo {
	float: left;
	position: relative;
	width: auto;
	z-index: 9;
	height:140px;
	margin-left:60px
}
.navigation {
	float: right;
	width: 70%;
}
.response {
	display: none;
}
.main_menu, .main_menu_1 {
	background: none repeat scroll 0 0 rgb(40, 87, 184);
	border-radius: 5px 0 0 5px;
	float: left;
	position: absolute;
	right: 0;
	top: 70px;
	width: auto;
}
.main_menu > li {
	display: inline-block;
	margin: 10px 13px;
}
.main_menu a {
	color: rgb(255, 255, 255);
	float: left;
	font-family: "HelveticaNeueRegular";
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
}
.top_nav a {
	color: rgb(255, 255, 255);
	font-size: 17px;
	font-weight: normal;
	text-transform: capitalize;
}
a {
	cursor: pointer;
	text-decoration: none;
	font-family: Arial;
}
.pdt-galeria {
	width: 170px;
	height: 170px;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#container-form {
	width: 44%;
	height: 500px;
	float: left;
	margin-top: 50px;
	margin-left: 30px;
}
#form-contato label {
	font-size: 1.1em;
	font-weight: 600;
	margin-top: 15px;
}
#form-contato input {
	width: 100%;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 12px;
}
#form-contato .button {
	width: 61px;
	height: 32px;
	padding: 5px;
	background: none repeat scroll 0% 0% #316596;
	color: #fff;
}
#form-contato .textarea {
 width:100%  height:150px;
}
.ContatoEnd {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	width: 45%;
	border-left: 1px dashed #305f95;
	padding: 10px 0 0 10px;
	color: #1b262c
}
.ContatoEnd dt {
	font-weight: 600;
}
.ContatoEnd dd {
	border-bottom: 1px solid #305f95;
	padding-bottom: 5px;
	margin-bottom: 20px
}
#nav {
	display: none
}
#nav {
	position: relative;
	background: #2C6894;
	width: auto;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}
#nav > ul {
	position: relative;
	display: block;
	background: #2C6894;
	width: 100%;
	z-index: 500;
}
#nav:after, #nav > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav.align-right > ul > li {
	float: right;
}
#nav.align-center ul {
	text-align: center;
}
#nav.align-center ul ul {
	text-align: left;
}
#nav > ul > li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
}
#nav > ul > #menu-button {
	display: none;
}
#nav ul li a {
	display: block;
	text-decoration: none;
}
#nav > ul > li > a {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 20px;
	color: #FFF;
	text-transform: uppercase;
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-ms-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
}
#nav > ul > li.has-sub > a {
	padding-right: 32px;
}
#nav > ul > li:hover > a {
	color: #72A7C9;
}
#nav li.has-sub::after {
	display: block;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
}
#nav > ul > li.has-sub::after {
	right: 10px;
	top: 20px;
	border: 5px solid transparent;
	border-top-color: #7a8189;
}
#nav > ul > li:hover::after {
	border-top-color: #ffffff;
}
#indicatorContainer {
	position: absolute;
	height: 12px;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	z-index: -1;
}
#pIndicator {
	position: absolute;
	height: 0;
	width: 100%;
	border: 12px solid transparent;
	border-top-color: #2b2f3a;
	z-index: -2;
	-webkit-transition: left .25s ease;
	-moz-transition: left .25s ease;
	-ms-transition: left .25s ease;
	-o-transition: left .25s ease;
	transition: left .25s ease;
}
#cIndicator {
	position: absolute;
	height: 0;
	width: 100%;
	border: 12px solid transparent;
	border-top-color: #2b2f3a;
	top: -12px;
	right: 100%;
	z-index: -2;
}
#nav ul ul {
	position: absolute;
	left: -9999px;
	top: 70px;
	opacity: 0;
	-webkit-transition: opacity .3s ease, top .25s ease;
	-moz-transition: opacity .3s ease, top .25s ease;
	-ms-transition: opacity .3s ease, top .25s ease;
	-o-transition: opacity .3s ease, top .25s ease;
	transition: opacity .3s ease, top .25s ease;
	z-index: 1000;
}
#nav ul ul ul {
	top: 37px;
	padding-left: 5px;
}
#nav ul ul li {
	position: relative;
}
#nav > ul > li:hover > ul {
	left: auto;
	top: 44px;
	opacity: 1;
}
#nav.align-right > ul > li:hover > ul {
	left: auto;
	right: 0;
	opacity: 1;
}
#nav ul ul li:hover > ul {
	left: 170px;
	top: 0;
	opacity: 1;
}
#nav.align-right ul ul li:hover > ul {
	left: auto;
	right: 170px;
	top: 0;
	opacity: 1;
	padding-right: 5px;
}
#nav ul ul li a {
	width: 130px;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 20px;
	font-size: 12px;
	color: #9ea2a5;
	background: #ffffff;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}
#nav.align-right ul ul li a {
	text-align: right;
}
#nav ul ul li:hover > a {
	background: #f2f2f2;
	color: #8c9195;
}
#nav ul ul li:last-child > a, #nav ul ul li.last > a {
	border-bottom: 0;
}
#nav > ul > li > ul::after {
	content: '';
	border: 6px solid transparent;
	width: 0;
	height: 0;
	border-bottom-color: #ffffff;
	position: absolute;
	top: -12px;
	left: 30px;
}
#nav.align-right > ul > li > ul::after {
	left: auto;
	right: 30px;
}
#nav ul ul li.has-sub::after {
	border: 4px solid transparent;
	border-left-color: #9ea2a5;
	right: 10px;
	top: 12px;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#nav.align-right ul ul li.has-sub::after {
	border-left-color: transparent;
	border-right-color: #9ea2a5;
	right: auto;
	left: 10px;
}
#nav ul ul li.has-sub:hover::after {
	border-left-color: #ffffff;
	right: -5px;
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
#nav.align-right ul ul li.has-sub:hover::after {
	border-right-color: #ffffff;
	border-left-color: transparent;
	left: -5px;
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

@media only screen and (max-width :596px) {
#container-form {
	width: 90%;
	align-content: center;
}
.ContatoEnd {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	width: 80%;
	border-left: 1px dashed #305f95;
	padding: 10px 0 0 10px;
	color: #1b262c
}
}

@media only screen and (max-width :479px) {
.galeria {
	float: left;
	margin-top: 40px;
	position: relative;
	width: 100%;
}
}
.galeria img {
	width: 100%;
	height: 100%;
}
.banner {
	
	
	width: 100%;
}
.banner img {
	width: 100%;
	height: 100%;
}
.contai {
	position: relative;
	width: 100%;
}
.rgt-bnr {
	bottom: -20px;
	position: absolute;
	right: 0px;
	z-index: 10;
	cursor: pointer;
}
.galeria span img {
	width: auto;
}
.banner span img {
	width: auto;
}
.clear {
	clear: both;
	display: block;
}
fieldset {
	border: 2px solid rgb(204, 204, 204);
	padding: 30px 40px;
	position: relative;
}
legend {
	font-size: 20px;
	padding: 0 8px;
}
.post-div {
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	padding-left: 1%;
}
.slider-produto {
	margin: 0 auto;
	max-width: 100%;
	position: relative;
}
.post-img {
	border: 1px solid rgb(204, 204, 204);
	display: inline-block;
	margin: 23px 2%;
	padding: 10% 6%;
	padding-bottom: 2%;
	width: 32%;
	text-align: center;
}
.post-img > img {
	width: 100%;
	padding-bottom: 5px;
}
.lft-arw {
	left: -25px;
	position: absolute;
	top: 40%;
	cursor: pointer;
}
.rgt-arw {
	right: -25px;
	position: absolute;
	top: 40%;
	cursor: pointer;
}
.services {
	float: left;
	width: 100%;
}
.service_txt {
	background: none repeat scroll 0 0 rgb(102, 149, 180);
	color: rgb(255, 255, 255);
	font-size: 27px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	padding: 5px 30px;
	position: relative;
	top: -15px;
	z-index: 1;
}
.inner_div {
	background: none repeat scroll 0 0 rgb(255, 255, 255);
	float: left;
	margin-top: 50px;
	width: 100%;
}
.post:last-child {
	margin-right: 0;
}
.post p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
}
.post_block {
	float: left;
	width: 100%;
}
.post-qs h1 {
	margin-bottom: 18px;
	font-size: 38px;
}
.post-qs p {
	font-size: 18px;
	line-height: 2;
	text-align: justify;
	margin-left: 2%;
}
.post-qs {
	float: left;
	margin-left: 5%;
	text-align: left;
	width: 87%;
}
.post {
	float: left;
	margin-right: 5%;
	text-align: left;
	width: 47%;
}
.footer {
	background: url("../images/ft-bnr.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	padding: 50px 0 60px;
	text-align: center;
	margin-top: 80px;
}
.ft-descp > li {
	color: rgb(203, 156, 156);
	display: inline-block;
	font-family: helvetica;
	font-size: 23px;
	padding: 0 10px;
}
.ft-descp p {
	font-size: 20px;
}
.btm_ft {
	background: none repeat scroll 0 0 rgb(122, 15, 15);
	float: left;
	padding: 10px 0;
	width: 100%;
}
.lft_block {
	float: left;
}
.img_block > img {
	width: 100%;
}
.rgt {
	color: #FFF;
	float: right;
}
.rgt a p {
	text-decoration: none;
}
.left {
	color: #fff;
	font-family: arial;
	font-size: 12px;
	float: left;
}
dl.contato {
	margin-left: 90px;
	float: left;
	margin-top: 45px;
 margin-bottom:50px color:#1b262c
}
dl.contato dt {
	font-weight: 600;
	margin-top: 10px;
	font-size: 1.1em
}
dl.contato dd {
	margin-bottom: 20px;
	margin-top: 5px
}
.iframe-rwd {
	position: relative;
	padding-bottom: 75%;
 // This is the aspect ratio height: 0;
	overflow: hidden;
}
.iframe-rwd iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.rslides2_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	z-index: 99;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/setas.gif") no-repeat left top;
	margin: -40px 0 0 -29px;
}
.rslides2_nav:active {
	opacity: 1.0;
}
.rslides2_nav.next {
	left: auto;
	background-position: right top;
	right: -20px;
}
}
