/* SITE POR CRISTHER MARSHALL */
*, *:before, *:after {
  box-sizing: inherit;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}




article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

p {margin: 15px 0 15px 0;}

body {
	font-family: Arial;
	font-size: 13px;
	background-color: #ffffff;
	color: #585858;
	line-height: 23px;
	text-align: justify;
	margin: 0 auto;
	}


img,  form,  fieldset {
	border:0;
	background:none;
}

a:link {
	color: #1286bc;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
a:visited {
	color: #1286bc;
	text-decoration: none;
}
a:hover {
	color: #292929;
	text-decoration: none;
}
a:active {
	color: #1286bc;
	text-decoration: none;
}
.clear {
	clear: both;
}


/* TABELAS PRINCIPAIS */

#bg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
	width: 100%px;
	height: 578px;
	}
	

#content {
	width: 959px;
	max-width: 959px;
	margin: 0 auto;
	}
	
#telefone {
	width: 231px;
	height: 26px;
	background-color: #1286bc;
	float: right;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	-webkit-box-shadow:  0px 0px 2px 0px #1286bc;
    box-shadow:  0px 0px 2px 0px #1286bc;
	}
	
	
/* IDENTIDADE VISUAL */

#logo {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 154px;
	height: 54px;
	position: relative;
	}

#logo a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	margin-top: -15px;
}

#logo a:hover {
	background-position: 0 0;
}

#logo a:hover span {
	display: block;
}

#logo .logo {
	width: 154px;
	height: 54px;
	background: url(images/logo.png) no-repeat;
	left: 0px;
	top: 60px;
}



/* MENU */

#menu {
	float: right;
	margin-top: 10px;
	}
	
#menu a {
	font-size: 11px;
	text-transform: uppercase;
	color: #1286bc;
	margin-left: 15px;
	}
	
#menu a:hover {
	color: #2a2a2a;
	}
	
	
#content2 {
	width: 910px;
	margin: 0 auto;
	}	

/* BEM VINDO */


#bemvindo {
	width: 137px;
	height: 18px;
	margin-top: 20px;
	}
	
#frase {
	background-image: url(images/bg-welcome.png);
	height: 910px;
	height: 60px;
	background-repeat: no-repeat;
	margin-top: 30px;
	}
	
	
/* DESTAQUES */

#destaque1 {
	width: 276px;
	height: 210px;
	float: left;
	margin-top: 40px;
	margin-right: 40px;
	}

#destaque2 {
	width: 276px;
	height: 210px;
	float: left;
	margin-top: 40px;
	margin-right: 40px;
	}

#destaque3 {
	width: 276px;
	height: 210px;
	float: left;
	margin-top: 40px;
	}
	
	
	
	
.destaque1 {
	width: 276px;
	height: 210px;
	float: left;
	}

.destaque2 {
	width: 276px;
	height: 210px;
	float: left;
	}

.destaque3 {
	width: 276px;
	height: 210px;
	float: left;
	}
	
	
	
.link a {
	color: #228ec0;
	text-transform: uppercase;
	font-size: 14px;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 13px;
	}
	
.link a:hover {
	color: #000000;
	}
	
.text {
	line-height: 22px;
	text-align: left;
	color: #838383;
	margin-top: 5px;
	font-size: 12px;
	}
	
	
	
#footer {
	width: 100%;
	margin: 0 auto;
	position: relative;
	margin-top: 40px;
	height: 40px;
	}
	
#side3 {
	float: right;
	width: 112px;
	height: 14px;
	}
	
	
/* CONTATO */

#contato {
	width: 450px;
	float: left;
	margin-top: 200px;
	}
	
#contato2 {
	width: 430px;
	float: right;
	margin-top: 200px;
	text-align: right;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	}

.endereco_header {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	float: left;
	}
	
.endereco_header2 {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 260px;
	margin-top: 15px;
	}
	
.form {
	border: 0;
	margin:0;
	width: 435px;
	padding: 7px;
	font-size: 13px;
	color: #333;
	background-color: #FFF;
	outline:none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	float: left;
	border: 1px solid #d6d6d6;   
	}
	
	
.form25 {
	border: 0;
	margin:0;
	width: 435px;
	padding: 7px;
	font-size: 13px;
	color: #333;
	background-color: #FFF;
	outline:none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	float: left;
	border: 1px solid #d6d6d6; 
	margin-top: 15px;  
	}
	
.form2 {
	border: 0;
	margin:0;
	width: 435px;
	padding: 5px;
	font-size: 13px;
	color: #333;
	background-color: #FFF;
	outline:none;
	float: left;
	}
	
	
.form3 {
	border: 0;
	margin:0;
	width: 435px;
	padding: 5px;
	font-size: 13px;
	color: #333;
	background-color: #FFF;
	outline:none;
	height: 80px;
	-webkit-border-radius: 2px;
    border-radius: 2px;
	float: left;
	border: 1px solid #d6d6d6;
	}
	
.enviar {
	padding: 8px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #1a98d5;
	color: #ffffff;
	float: left;
	border: 0;
	cursor: pointer;
	margin-top: 10px;
	background-repeat: repeat-x;
	}
	
.enviar:hover {
	color: #ffffff;
	background-color: #000000;
	background-repeat: repeat-x;
	}
	
	
	
#fornecedor1 {
	font-size: 13px; width: 440px; padding: 5px; float: left; background-color: #ffffff;}

#fornecedor2 {
	font-size: 13px; width: 440px; padding: 5px; background-color: #f3f3f3; float: left;}

.conteudo {
	position: relative;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.titulo-page {
	font-family: Arial;
	font-size: 25px;
	color: #1286bc;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}
.topo {
	margin-bottom: 20px;
}
.container-form {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.form-contato {
	position: relative;
	width: 60%;
	float: left;
}
.input-contato {
	width: 100%;
	height: 30px;
	outline: none;
	border: 1px solid #1286bc;
	font-family: 'Arial';
	font-size: 15px;
	padding-left: 10px;
	color: #1286bc;
	margin-bottom: 10px;
}
.textarea {
	max-width: 100%;
	min-width: 100%;
	max-height: 223px;
	min-height: 223px;
	border: 1px solid #1286bc;
	font-size: 15px;
	padding-left: 10px;
	color: #1286bc;
	font-family: 'Arial';
	margin-bottom: 10px;
}
.btn-form {
	float: right;
	background: #1286bc;
	border: none;
	padding: 5px 10px;

	font-family: 'Arial';
	font-size: 15px;
	color: #FFF;
	cursor: pointer;

}
.titulo-lista {
	display: block;
	font-family: 'Arial';
	font-size: 20px;
	line-height: 40px;
	color: #1f87bb;
	text-transform: uppercase;
	margin-top: -11px;
	font-weight: bold;
	width: 100%;
}
.infos-contato {
	position: relative;
	width: 40%;
	float: left;
	overflow: hidden;
}
.box-contato {
	position: relative;
	overflow: hidden;
	margin-left: 10px;
}
.item-info {
	float: left;
	margin-bottom: 3px;
}
.item-info span{
	display: block;
	font-family: 'Arial';
	font-size: 20px;
	line-height: 40px;
	color: #1f87bb!important;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.item-info>a{
	text-transform: lowercase;
	display: block;
	color: #000;
	font-size: 15px;
	line-height: 29px;

}
.item-info>a strong{
	color: #1f87bb!important;
	font-weight: bolder; 

}
.item-info:nth-of-type(3n+1){
	width: 15%;
}
.item-info:nth-of-type(3n+2){
	width: 85%;
	font-family: 'Arial';
	font-size: 20px;
	line-height: 40px;
	color: #1f87bb;
}
.item-info:nth-of-type(3n+3){
	clear: both;
	width: 100%;
}
