@font-face {
    font-family: OfficinaSerifStd-Book;
    src: url("../font/font.eot"); /* IE9 Compat Modes */
    src: url("../font/font.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("../font/font.woff") format("woff"), /* Modern Browsers */
         url("../font/font.woff2") format("woff2"), /* Modern Browsers */
         url("../font/font.ttf")  format("truetype"), /* Safari, Android, iOS */
         url("../font/font.svg#svgFontName") format("svg"); /* Legacy iOS */
}

body {
	background: #FFFFFF;
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;	
}

#mostraMensa{
	margin: 0 auto;		
	text-align: center;
	width: 90%;	
}

#paginacao{
	text-align: center;
	overflow: hidden;
	clear: both;	
}


/**************************************************************Personalização do menu bootstrap*/
.navbar {	
	background: none;
	padding: 0px !important;
    margin: 0px;       
}

.navbar-inner {    
    background: none !important;
    padding: 0px !important;
    margin: 0px;
    margin-top: 20px;               
    box-shadow: none !important;    
    border: none;
    border-radius: 0px;  
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color:#B1ABA0;
  background: none;
  border-bottom: 2px solid #B1ABA0;
}

.navbar .nav > li {
	margin-left: 45px;
}

.navbar .nav {
	margin-left: -45px;
}

.navbar .nav > li > a {
    color: #FFFFFF;
    float: none;
    padding: 15px 0px;   /*tamanho do botão */
    text-decoration: none;
    text-shadow: none;
    margin: 0px;
    border-bottom: 2px solid #1D1E1C;
    font-size: 16px; 
    letter-spacing: 1px;
    font-weight: normal;  
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #B1ABA0;
  text-decoration: none;
  background: none;
  border-bottom: 2px solid #B1ABA0;
}

.navbar .nav > li > a > i {
	font-size: 14px;
	margin-left: 5px;
}

.navbar-text {
  margin-bottom: 0;
  *line-height: 51px;
  color: #4483A4;  
}

.dropdown-menu li > a {
  	color: #1F1F1F;
  	font-size: 14px;
  	padding: 15px 30px;
  	border-bottom: 1px solid #E1E1E1;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
    background-color:  #EFEFEF;
    background-image: none;
    filter:none;
    color: #1F1F1F;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover,
.navbar .nav .active > a, .navbar .nav .active > a:focus {
    background: none;
    color: #B1ABA0;
    background-image: none;
    filter:none;
    box-shadow: none;
    border-bottom: 2px solid #B1ABA0;     
}

.dropdown-menu > .active > a {
	border-bottom: 1px solid #E1E1E1 !important;
	background-color:  #EFEFEF !important;
	color: #1F1F1F !important;
}

.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus{
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); 	
}

.img_hover {
	transition: all 0.4s ease;
}

.img_hover:hover {
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
   	transition: all 0.4s ease;
}

.content {	
	width: 1140px;
	padding: 0px 20px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

/* Navegação */
.navega {	
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;	
	padding-bottom: 5px;
	border-bottom: #CCCCCC 1px solid;
}

.navega p{	
	/*max-width: 850px;
	width: 850px;*/
	width: 100%;
	font-weight: bold;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}
.navega a{
	color: #888888;
	font-weight: normal;
}
.navega a:hover{
	color: #666666;
}

.navega i{
	opacity: 0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}

.navega a > i{
	opacity: 0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}

.navega a > i:hover{
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

/* facebook */
.face_fim {	
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	border-top: #CCCCCC 1px solid;
	padding-top: 10px;
}

.face_share {
	width: 100%;
}

.face_coments legend {
	clear: both;
}

.face_coments {
	
}

.mostra_whats {	
	display: none;	
}

.fb-share-button{
	margin-bottom: 10px;
	width:50%;	
	float: right;
	text-align: right;
}

.fb-comments {
	margin: 0 auto;
	text-align: center;
}
/* facebook */

.form-horizontal .control-group {
    margin-bottom: 8px;
}

.img_esquerda {
	float: left !important;
	margin-right: 15px;
	margin-bottom: 15px;
}

.img_direita {
	float: right !important;
	margin-left: 15px;
	margin-bottom: 15px;
}

.img_meio {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	max-height: 100%;
}

a {
	color: #000000;
	font-weight: bold;
	transition: all 0.4s ease;
}

a:hover,
a:focus {
	color: #666666;
	transition: all 0.4s ease;
}

/* Banner slider - início */

#banner {
	background: #F5F5F5;
}

#banner_container {
	width: 1140px;	
	padding: 0px 20px;
	margin: 0 auto;
}

.banner_item_pai {
	position:relative;
	top:0px;
	left:0px;
	display: block;	
}

.banner_item_pai img {
	display: block;
}

.banner_item_filho {
	position:absolute;
	bottom:0px;
	left:0px;
	right: 0px;
	background: #333333;
    background: rgba(0, 0, 0, 0.75);
    padding: 10px 15px;	
    transition: all 0.4s ease;
}

.banner_item > a:hover .banner_item_filho {
	background: rgba(0, 0, 0, 0.9);
	transition: all 0.4s ease;
}

.banner_item_filho h4 {
	color: #FFFFFF;
}

.banner_item_filho p {
	color: #FFFFFF;
}

/* Banner slider - fim */

#proluv {
	text-align: center;
	padding: 80px 0px;
}

.arquivos_single {
	text-align: center;
	padding: 10px 0px;
}

.arquivos_single > li {
	text-align: left;
	display: inline-block;
	vertical-align: top;    
}

.arquivos_single > li > a > img {	
	margin-right: 10px;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
}

.arquivos_single > li > h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	margin-bottom: 5px;		
}

.arquivos_single li > a {
	font-size: 16px;
}

.vid_frame_container { 
	width: 90%; 
	min-width: 17.5em; 
	margin:0 auto;
	margin-top: 20px;
}

.vid_frame_box {
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 25px;
    height: 0;
    margin:0 auto;
}
.vid_frame_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vid_frame_container > p {
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	font-weight: bold;
}

.fotos_zoom {
	width: 259px;
	height: 194px;
	overflow: hidden;
	transition: all 0.4s ease;
}

.fotos_zoom img {
	transition: all 0.4s ease;
}

.fotos_zoom:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.4s ease;
	cursor: zoom-in;
}

.fotos_pai {
	position:relative;
	bottom:0px;
	left:0px;
	display: block;
	height: 100%;
	width: 100%;
}

.fotos_pai:hover .fotos_filho {
	background: #000000;
	opacity: 0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */
}

.fotos_filho {
	position:absolute;
	bottom:0px;
	right:0px;
	color: #FFFFFF;	
	background: #333333;
	transition: all 0.4s ease;
	opacity: 0.0;
    filter:alpha(opacity=00); /* For IE8 and earlier */
   	width: 100%;
}

.fotos_filho p {
	padding: 5px 10px;
	margin: 0px;
	text-align: center;
}

.fotos_lista {
	padding: 15px 0px;
	text-align: center;
}

.fotos_lista li {
	vertical-align: top;
	display: inline-block;
	margin-right: -2px;
	margin-bottom: 1px;	
}

.mostra_tags {
	font-size: 12px;
	color: #AAAAAA;
}

#contato_form {
	float: left;	
	width: 450px;
	margin-bottom: 20px;
}

#contato_form .span4 {
	width: 450px;
}

#contato_info {
	float: right;	
	width: 650px;	
}

#header_info {
	background: #333432;
}

#header_info_container {
	width: 1140px;
	padding: 17px 20px;	
	margin: 0 auto;
	overflow: hidden;
	clear: both;	
}

.ul_fones {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	margin-right: -40px;
	float: left;
	margin-top: 3px;
}

.ul_fones li {
	vertical-align: top;
	display: inline-block;
	margin-right: 40px;
}

.ul_fones i {
	color: #897F6F;
	font-size: 16px;
	margin-right: 10px;
}

.ul_fones span {
	font-size: 12px;
}

.ul_fones a {
	color: #FFFFFF;
	font-weight: normal;
}

.ul_fones a:hover,
.ul_fones a:focus {
	color: #897F6F;
}

.ul_sociais {
	margin: 0px;
	float: right;
	font-size: 18px;
	margin-right: -20px;	
}

.ul_sociais li {
	vertical-align: top;
	display: inline-block;
	margin-right: 20px;
}

.ul_sociais a {
	color: #897F6F;
}

.ul_sociais a:hover,
.ul_sociais a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.ul_sociais i {
	margin-top: 3px;
}

#header_menu_container {
	background: #1D1E1C;
	height: 140px;	
}

#header_menu {
	width: 1140px;
	padding: 20px 20px;	
	margin: 0 auto;
}

#header_menu_logo {
	float: left;
}

#menu_container {
	float: right;
}

#pp_banner {
	background: #FFFFFF;
	overflow: hidden;
	clear: both;
	padding: 40px 0px;
	-webkit-box-shadow: inset 0px 14px 15px -12px #CCCCCC;
	-moz-box-shadow: inset 0px 14px 15px -12px #CCCCCC;
	box-shadow: inset 0px 14px 15px -12px #CCCCCC;
}

#pp_banner_container {
	width: 1130px;
	padding: 0px 20px;	
	margin: 0 auto;
}

.pp_banner {
	position:relative;
	top:0px;
	left:0px;
	display: block;	
}

.pp_banner img {
	display: block;
}

.pp_banner_title {
	color: #FFFFFF;
	line-height: normal;
	position: absolute;
  	right: 0;
  	top: 0;
  	left: 0;  	
  	/*background: #333333;
  	background: rgba(0, 0, 0, 0.50);*/
  	height: 100%;
  	text-shadow: 2px 2px 2px #000000;
  	transition: all 0.4s ease;
  	border-radius: 10px;
}

.pp_banner_title:hover,
.pp_banner_title:focus {
	background: rgba(0, 0, 0, 0);	
	transition: all 0.4s ease;	 
}

.pp_banner_title p {
	position: absolute;
  	right: 0;
  	bottom: 0px;
  	padding: 15px 30px;
  	left: 0;
}

#pp_banner_1 {
	width: 753px;
	float: left;
	font-size: 26px;
}

#pp_banner_1 img {
	border-radius: 10px;
}

#pp_banner_2 {	
	font-size: 18px;
	margin-bottom: 7px;
}

#pp_banner_2 img {
	width: 370px;
	height: 208px;
	border-radius: 10px;
}

#pp_banner_3 {	
	font-size: 18px;	
}

#pp_banner_3 img {
	width: 370px;
	height: 209px;
	border-radius: 10px;
}

#pp_banner_right {
	float: right;
	width: 370px;
}

.banvid_frame_container { 
	width: 100%; 
	height: 100%; 
}

.banvid_frame_box {
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 0px;
    height: 0;
    margin:0 auto;   
}

.banvid_frame_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.banvid_mobile {
	display: none;
}

.home_tit {
	text-align: center;
	color: #897F6F;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-shadow: none;
}

#home_novid {
	margin-top: 10px;
}

.novid_ul {
	margin-right: -18px;
	text-align: center;
	margin-top: 40px;
}

.novid_ul li {
	vertical-align: top;
	display: inline-block;
	width: 365px;
	margin-right: 18px;
	text-align: left;
	margin-bottom: 40px;
}

.novid_ul a {
	display: block;
}

.novid_ul a .pub_zoom {
	width: 365px;
	height: 264px;
	overflow: hidden;
	transition: all 0.4s ease;
}

.novid_ul a img {
	width: 365px;
	height: 264px;
	overflow: hidden;
	transition: all 0.4s ease;
}

.novid_ul a:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.4s ease;
}

.novid_ul h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 150%;
	margin: 10px 0px;
}

.novid_ul p {
	font-size: 16px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

.novid_ul span {
	color: #64767A;
	font-size: 11px;
}

.novid_ul span > i {
	margin-right: 5px;
}

.btn_site {
	font-size: 18px;
	padding: 20px 50px;
	color: #897F6F; 
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 8px;
	text-shadow: none;
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	transition: all 0.4s ease;
	font-weight: normal;
	border: 1px solid #897F6F;
}

.btn_site i {
	margin-left: 8px;
}

.btn_site:hover,
.btn_site:focus {
	background: #897F6F;
	color: #FFFFFF; 
	transition: all 0.4s ease;
}

.novid_mobile {
	display: none !important;
}

#home_destaq {
	margin-top: 60px;
}

.destaq_ul {
	margin-right: -15px;
}

.destaq_ul li {
	vertical-align: top;
	display: inline-block;
	width: 270px;
	height: 400px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(201,199,201,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(201,199,201,1);
	box-shadow: 0px 0px 15px 0px rgba(201,199,201,1);
	margin-right: 15px;	
	position:relative;
	top:0px;
	left:0px;
}

.destaq_ul a .dest_zoom {
	width: 270px;
	height: 200px;
	overflow: hidden;
	transition: all 0.4s ease;	
}

.destaq_ul a img {
	width: 270px;
	height: 200px;
	overflow: hidden;
	transition: all 0.4s ease;
}

.destaq_ul a:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	transition: all 0.4s ease;
}

.destaq_ul h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}

.destaq_ul p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 150%;
	color: #666666;
}

.home_destaq_info {
	padding: 20px;
	margin-top: 10px;
}

.dest_number {
	position:absolute;
	top:165px;
	right: 15px;
	color: #FFFFFF;
	font-size: 30px;
	text-align: center;
	line-height: 40px;	
	padding: 15px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.dest_number.um {
	background: #913039;
}

.dest_number.dois {
	background: #5D7D60;
}

.dest_number.tres {
	background: #1A496F;
}

.dest_number.quatro {
	background: #3C3D3E;
}

#home_news {
	text-align: center;
	padding: 80px 0px;
	clear: both;
	overflow: hidden;	
    margin-top: 60px;
    background: #EEEEEE;
}

#home_news_container {
	width: 1140px;
	padding: 0px 20px;	
	margin: 0 auto;
}

#home_news_container h4 {
	font-size: 40px;
	font-weight: normal;
	color: #897F6F;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	margin-bottom: 10px;
}

#home_news_container p {
	font-size: 20px;
	color: #666666;
}

.home_news_form {
	padding-top: 50px; 
	text-align: center;
}

.home_news_form input[type=text] {
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 20px;
	margin-top: 10px;
	margin-right: 20px;
	width: 400px;
	border: 1px solid #897F6F; 
}

.home_news_form input::placeholder {
	color: #897F6F;
	opacity: 1;
}

.home_news_form input:focus {
	border: 1px solid #897F6F;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
}

#home_parceiros {
	padding: 40px 0px;
}

.lista_parceiros {
	text-align: center;
	margin-top: 30px;
	margin-right: -90px;
}

.lista_parceiros li {
	vertical-align: top;
	display: inline-block;
	width: 125px;
	margin-right: 90px;
	margin-bottom: 20px;
}

.parceiros_pai {
	position: relative;
}

.parceiros_filho {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#footer {
	background: #1D1E1C;
	clear: both;
	overflow: hidden;	
}

.footer_container {	
 	width: 1140px;		
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	padding: 0px 20px;
	padding-top: 50px;
	padding-bottom: 40px;   
}

.footer_menu_ul {
	margin-right: -100px;
}

.footer_menu_ul > li {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	vertical-align: top;
	display: inline-block;
	margin-right: 100px;
}

.footer_menu_ul > li > ul {
	margin-top: 30px;
	font-size: 14px;
}

.footer_menu_ul > li > ul > li {
	margin-bottom: 8px;
}

.footer_menu_ul a {
	color: #8E8F8E;
	font-weight: normal;
}

.footer_menu_ul a:hover,
.footer_menu_ul a:focus {
	color: #FFFFFF;
}

.hr_footer {
	border: none;
	border-bottom: 1px solid #64767B;
	padding: 0px;
	margin: 0px;
}

.btn_sociais {
	display: block;
	width: 45px;
	text-align: center;
	line-height: 40px;
	border-radius: 8px;
	color: #897F6F;
	border: 1px solid #897F6F;	
	background: none;
	padding-top: 3px;
}

.btn_sociais:hover,
.btn_sociais:focus {
	color: #FFFFFF;
	background: #897F6F;
}

.footer_sociais_ul {	
	text-align: center;
}

.footer_sociais_ul > li {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	vertical-align: top;
	display: inline-block;
	margin-right: 200px;
	text-align: left;
}

.footer_sociais_ul > li > ul {
	margin-top: 30px;
}

.footer_btn_soc_ul {
	margin-right: -10px;
}

.footer_btn_soc_ul li {
	vertical-align: top;
	display: inline-block;
	margin-right: 10px;
}

.btn_footer_news {
	padding: 12px 20px;
	font-size: 14px;
}

.footer_filiais_ul {
	text-align: center;
	margin-right: -20px;
	margin-bottom: -30px;
}

.footer_filiais_ul > li {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	vertical-align: top;
	display: inline-block;
	text-align: left;
	width: 360px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.footer_filiais_ul > li > ul {
	margin-top: 30px;
}

.footer_filiais_ul > li > ul > li {
	font-size: 14px;
	color: #8E8F8E;
	margin-bottom: 10px;
	line-height: 150%;
}

.footer_filiais_ul i {
	color: #8E8F8E;
	padding-right: 10px;
	display: table-cell;
}

.footer_filiais_ul span {
	display: table-cell;
}

.footer_filiais_ul > li > ul > li a {
	color: #8E8F8E;
	font-weight: normal;
}

.footer_filiais_ul > li > ul > li a:hover,
.footer_filiais_ul > li > ul > li a:focus {
	color: #FFFFFF;
}

#footer_copy {
	font-size: 12px;
	text-align: center;
	padding-top: 80px;
	margin-bottom: -40px;
}

.single_cab {	
	color: #897F6F;
	font-weight: bold;
}

.single_cab_container {
	width: 1140px;		
	margin: 0 auto;	
	clear: both;
	overflow: hidden;
	padding: 5px;	
}

.single_cab_container p {
	margin: 0px;
	padding: 0px;	
}

.single_cab.p404 {
	background: #F8F8F8;
}

#conteudo {
	width: 1140px;		
	margin: 0 auto;	
	padding: 20px 20px;		
}

#conteudo_left {
	width: 810px;
	float: left;
	padding-bottom: 40px;		
	text-align: left;
	min-height: 400px;
}

#conteudo_right {
	width: 270px;
	float: right;
	padding-bottom: 40px;
	padding-left: 30px;
	border-left: 1px solid #E1E1E1;	
}

.side_tit {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: normal;
	margin-bottom: 30px;
	font-weight: normal;
	color: #897F6F;
}

.side_ul li {
	margin-bottom: 20px;
}

.side_ul h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: normal;
	color: #666666;
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 35px;
}

.side_ul p {
	font-size: 18px;
}

.side_ul i {	
	color: #666666;
	margin-right: 20px; 
}

.side_ul span {
	font-size: 14px;
}

.side_contato {
	padding-bottom: 20px;
}

.side_form {
	
}

.side_form input[type=text],
.side_form textarea {
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 10px;	
	display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;	
}

.side_form textarea {
	padding-top: 10px;
}

.side_form .btn_site {
	padding: 20px;
	width: 100%;
}

.side_form select {
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 5px;	
	display: block;
    width: 100%;
    min-height: 30px;
    height: 40px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;	
   color: #A4A4A4;
}

.side_form select:focus {
	outline: none;
}

.side_form input::placeholder,
.side_form textarea::placeholder {
	color: #A4A4A4;
	opacity: 1;
}

.sideCheck {
	color: #A4A4A4;
	font-size: 18px;
}

.sideCheck input {	
	line-height: normal;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-top: -2px;
}

.single_cab.banners {
	background: #68AB92;
	-webkit-box-shadow: inset 0px 14px 15px -12px #3F725F;
	-moz-box-shadow: inset 0px 14px 15px -12px #3F725F;
	box-shadow: inset 0px 14px 15px -12px #3F725F;
	color: #FFFFFF;
}

.single_cab.banners a {
	color: #B4D5C9;
}

.single_cab.banners a:hover,
.single_cab.banners a:focus {
	color: #FFFFFF;
}

.single_cab.white {
	color: #FFFFFF;
}

.single_cab.white a {
	color: #333333;
}

.single_cab.white a:hover,
.single_cab.white a:focus {
	color: #FFFFFF;
}

.single_cab.novidades {
	background: #5689C4;
	-webkit-box-shadow: inset 0px 14px 15px -12px #284D75;
	-moz-box-shadow: inset 0px 14px 15px -12px #284D75;
	box-shadow: inset 0px 14px 15px -12px #284D75;
	color: #FFFFFF;
}

.single_cab.novidades a {
	color: #9AB8DC;
}

.single_cab.novidades a:hover,
.single_cab.novidades a:focus {
	color: #FFFFFF;
}

.single_cab.empresa {
	background: #3B495C;
	-webkit-box-shadow: inset 0px 14px 15px -12px #333333;
	-moz-box-shadow: inset 0px 14px 15px -12px #333333;
	box-shadow: inset 0px 14px 15px -12px #333333;
	color: #FFFFFF 
}

.single_cab.empresa a {
	color: #76808D;
}

.single_cab.empresa a:hover,
.single_cab.empresa a:focus {
	color: #FFFFFF;
}

.single_cab.diferenciais {
	background: #BD4C40;
	-webkit-box-shadow: inset 0px 14px 15px -12px #6C2C24;
	-moz-box-shadow: inset 0px 14px 15px -12px #6C2C24;
	box-shadow: inset 0px 14px 15px -12px #6C2C24;
	color: #FFFFFF;
}

.single_cab.diferenciais a {
	color: #D7948C;
}

.single_cab.diferenciais a:hover,
.single_cab.diferenciais a:focus {
	color: #FFFFFF;
}

.single_cab.faleconosco {
	background: #82B482;
	-webkit-box-shadow: inset 0px 14px 15px -12px #548D54;
	-moz-box-shadow: inset 0px 14px 15px -12px #548D54;
	box-shadow: inset 0px 14px 15px -12px #548D54;
	color: #FFFFFF;
}

.single_cab.faleconosco a {
	color: #C1DAC1;
}

.single_cab.faleconosco a:hover,
.single_cab.faleconosco a:focus {
	color: #FFFFFF;
}

.single_cab.vagas {
	background: #C5792E;
	-webkit-box-shadow: inset 0px 14px 15px -12px #8A5520;
	-moz-box-shadow: inset 0px 14px 15px -12px #8A5520;
	box-shadow: inset 0px 14px 15px -12px #8A5520;
	color: #FFFFFF;
}

.single_cab.vagas a {
	color: #E2BC97;
}

.single_cab.vagas a:hover,
.single_cab.vagas a:focus {
	color: #FFFFFF;
}

.single_cab.newsletter {
	background: #3B495C;
	-webkit-box-shadow: inset 0px 14px 15px -12px #333333;
	-moz-box-shadow: inset 0px 14px 15px -12px #333333;
	box-shadow: inset 0px 14px 15px -12px #333333;
	color: #FFFFFF;
}

.single_cab.newsletter a {
	color: #9DA4AE;
}

.single_cab.newsletter a:hover,
.single_cab.newsletter a:focus {
	color: #FFFFFF;
}

.single_cab.sust {
	background: #006938;
	-webkit-box-shadow: inset 0px 14px 15px -12px #333333;
	-moz-box-shadow: inset 0px 14px 15px -12px #333333;
	box-shadow: inset 0px 14px 15px -12px #333333;
	color: #FFFFFF;
}

.single_cab.sust a {
	color: #6EB74C;
}

.single_cab.sust a:hover,
.single_cab.sust a:focus {
	color: #FFFFFF;
}

.single_cab.colorid {
	background: #333333;
	-webkit-box-shadow: inset 0px 14px 15px -12px #333333;
	-moz-box-shadow: inset 0px 14px 15px -12px #333333;
	box-shadow: inset 0px 14px 15px -12px #333333;
	color: #FFFFFF;
}

.single_cab.colorid a {
	color: #FF5200;
}

.single_cab.colorid a:hover,
.single_cab.colorid a:focus {
	color: #FFFFFF;
}

.single_cab.catalogos {
	background: #D5962B;
	-webkit-box-shadow: inset 0px 14px 15px -12px #8D631D;
	-moz-box-shadow: inset 0px 14px 15px -12px #8D631D;
	box-shadow: inset 0px 14px 15px -12px #8D631D;
	color: #FFFFFF;
}

.single_cab.catalogos a {
	color: #E6C080;
}

.single_cab.catalogos a:hover,
.single_cab.catalogos a:focus {
	color: #FFFFFF;
}

.single_cab.concentrados {
	background: #3B495C;
	-webkit-box-shadow: inset 0px 14px 15px -12px #333333;
	-moz-box-shadow: inset 0px 14px 15px -12px #333333;
	box-shadow: inset 0px 14px 15px -12px #333333;
	color: #FFFFFF;
}

.single_cab.concentrados a {
	color: #89929D;
}

.single_cab.concentrados a:hover,
.single_cab.concentrados a:focus {
	color: #FFFFFF;
}

.single_cab.aditivos {
	background: #BD4C40;
	-webkit-box-shadow: inset 0px 14px 15px -12px #6C2C24;
	-moz-box-shadow: inset 0px 14px 15px -12px #6C2C24;
	box-shadow: inset 0px 14px 15px -12px #6C2C24;
	color: #FFFFFF;
}

.single_cab.aditivos a {
	color: #D7948C;
}

.single_cab.aditivos a:hover,
.single_cab.aditivos a:focus {
	color: #FFFFFF;
}

.single_cab.marble {
	background: #333333;
	-webkit-box-shadow: inset 0px 14px 15px -12px #000000;
	-moz-box-shadow: inset 0px 14px 15px -12px #000000;
	box-shadow: inset 0px 14px 15px -12px #000000;
	color: #FFFFFF;
}

.single_cab.marble a {
	color: #FF5200;
}

.single_cab.marble a:hover,
.single_cab.marble a:focus {
	color: #FFFFFF;
}

.single_cab.tendencias {
	background: #5689C4;
	-webkit-box-shadow: inset 0px 14px 15px -12px #284D75;
	-moz-box-shadow: inset 0px 14px 15px -12px #284D75;
	box-shadow: inset 0px 14px 15px -12px #284D75;
	color: #FFFFFF;
}

.single_cab.tendencias a {
	color: #9AB8DC;
}

.single_cab.tendencias a:hover,
.single_cab.tendencias a:focus {
	color: #FFFFFF;
}

.novid_tit {
	font-size: 30px;
	line-height: 130%;
	padding-bottom: 20px;
	color: #897F6F;
}

.notic_fonte {
	font-size: 16px;
	line-height: 150%;
	color: #666666;	
}

.notic_fonte a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.notic_fonte a:hover,
.notic_fonte a:focus {
	color: #666666;
}

.novid_data {
	text-align: right;
	color: #666666;
	font-size: 14px;
	padding-bottom: 20px;
}

.novid_data i {
	margin-right: 10px;
}

.google_translate_widget {
	height: 25px;
}

.google_translate_widget a {
	font-weight: normal !important;
	color: #000000 !important;
}

.google_translate_widget a:hover,
.google_translate_widget a:focus {
	color: #897F6F !important;
}

.dif_lista {
	margin-right: -20px;
	margin-bottom: -20px;
}

.dif_lista li {
	vertical-align: top;
	display: inline-block;
	width: 390px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.dif_lista img {
	float: left;
	margin-right: 10px;
}

.dif_info {
	display: table-cell;
}

.dif_tit {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 22px;
	color: #897F6F;
	margin-bottom: 10px;
}

.dif_desc {
	line-height: 150%;
}

.atua_lista {
	margin-bottom: -20px;
	text-align: center;
}

.atua_lista li {
	margin: 0px auto;
	vertical-align: top;
	display: block;
	width: 80%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(201,199,201,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(201,199,201,1);
	box-shadow: 0px 0px 5px 0px rgba(201,199,201,1);	
	margin-bottom: 30px;
	border-radius: 10px;
	padding-top: 20px;
}

.atua_info {
	padding: 20px;
}

.atua_tit {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 20px;
	color: #897F6F;
	margin-bottom: 20px;
}

.atua_desc {
	line-height: 150%;
}

#contato_left {
	width: 710px;
	float: left;
	padding-bottom: 40px;		
	text-align: left;
}

#contato_right {
	width: 370px;
	float: right;
	padding-bottom: 40px;
	padding-left: 30px;
	border-left: 1px solid #E1E1E1;	
}

.contato_filiais_ul {
	margin-bottom: -50px;
}

.contato_filiais_ul > li {
	font-size: 20px;
	margin-bottom: 50px;
	color: #897F6F;
}

.contato_filiais_ul > li > ul {
	color: #666666;
	font-size: 16px;
	margin-top: 20px;	
}

.contato_filiais_ul > li > ul > li {
	margin-bottom: 10px;
	vertical-align: top;
	line-height: normal;
}

.contato_filiais_ul > li > ul > li > i {
	color: #666666;
	margin-right: 10px;
	float: left;
	width: 20px;
	margin-top: 0px;
}

.contato_filiais_ul > li > ul > li a {
	color: #666666;
	font-weight: normal;
}

.contato_filiais_ul > li > ul > li a:hover,
.contato_filiais_ul > li > ul > li a:focus {
	color: #000000;
}

.contato_filiais_ul > li > ul > li > span {
	display: table-cell;
}

.contato_filiais_ul > li > ul > li > .btn_site {
	padding: 10px 15px;
	margin-top: 10px;
	color: #897F6F;
}

.contato_filiais_ul > li > ul > li > .btn_site i {
	margin-right: 0px;
}

.contato_filiais_ul > li > ul > li > .btn_site:hover,
.contato_filiais_ul > li > ul > li > .btn_site:focus {
	color: #FFFFFF;
}

.form_contato input[type=text],
.form_contato textarea {
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 10px;	
	display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;	
   border: 1px solid #897F6F;
}

.form_contato input::placeholder,
.form_contato textarea::placeholder {
	color: #897F6F;
	opacity: 1;
}

.form_contato input:focus,
.form_contato textarea:focus {
	border: 1px solid #897F6F;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
}

.form_contato textarea {
	padding-top: 10px;
	height: 200px;
}

.form_contato select {
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 10px;	
	display: block;
    width: 100%;
    min-height: 30px;
    height: 40px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;	
   border: 1px solid #897F6F;
   color: #897F6F;
}

.contatoCheck {
	color: #897F6F !important;
	font-size: 18px;
}

.contatoCheck input {	
	line-height: normal;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-top: -2px;
}

.trabalhe_ul {
	margin-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #E1E1E1;	
	color: #666666;
}

.trabalhe_ul li {
	margin-bottom: 30px;
}

.trabalhe_ul h4 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 18px;
	margin-bottom: 10px;
	color: #897F6F;
}

.form_newsletter input[type=text],
.form_newsletter textarea {
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 10px;	
	display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;	
    border: 1px solid #897F6F;
}

.form_newsletter input::placeholder,
.form_newsletter textarea::placeholder {
	color: #897F6F;
	opacity: 1;
}

.form_newsletter input:focus,
.form_newsletter textarea:focus {
	border: 1px solid #897F6F;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(137, 127, 111, 1);
}

.form_newsletter {
	padding-top: 20px;
}

#home_news_ok i {
	font-size: 150px;
	color: #897F6F;
}

#home_news_ok h4 {
	color: #897F6F;
	font-size: 40px;
	line-height: normal;
}

#home_news_ok p {
	color: #666666;
	font-size: 16px;
}

#news_ok_container {
	text-align: center;
}

#news_ok_container i {
	font-size: 150px;
	color: #897F6F;
}

#news_ok_container h4 {
	font-size: 40px;
	line-height: normal;
	color: #897F6F;
}

#news_ok_container p {
	color: #666666;
	font-size: 16px;
}

#contato_ok_container {
	text-align: center;
}

#contato_ok_container i {
	font-size: 150px;
	color: #897F6F;
}

#contato_ok_container h4 {
	font-size: 40px;
	line-height: normal;
	color: #897F6F;
}

#contato_ok_container p {
	color: #666666;
	font-size: 16px;
}

#side_ok_container {
	text-align: center;
	height: 340px;	
}

#side_ok_container i {
	font-size: 150px;
	color: #FF5200;
}

#side_ok_container h4 {
	font-size: 40px;
	line-height: normal;
}

#side_ok_container p {
	color: #647679;
	font-size: 16px;
}

.catalogos_lista {
	margin-right: -20px;	
}

.catalogos_lista li {
	vertical-align: top;
	display: inline-block;
	width: 390px;
	margin-right: 20px;
	margin-bottom: 40px;
}

.catalogos_lista > li > a {
	float: left;
	margin-right: 10px;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
}

.catalogos_lista img {
	border-radius: 10px;
}

.catalogos_info {
	display: table-cell;
}

.catalogos_info .btn_site {
	padding: 10px 20px;
}

.catalogos_info .btn_site > i {
	margin-right: 10px;
}

.catalogos_lista h4 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 18px;
	color: #666666;
}

.catalogos_lista p {
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}

.concentrados_ul {
	margin-right: -18px;
	text-align: center;
	margin-top: 40px;
}

.concentrados_ul li {
	vertical-align: top;
	display: inline-block;
	width: 365px;
	margin-right: 18px;
	text-align: left;
	margin-bottom: 40px;
}

.concentrados_ul a {
	display: block;
}

.concentrados_ul a .pub_zoom {
	width: 365px;
	height: 264px;
	overflow: hidden;
	transition: all 0.4s ease;
	border-radius: 10px;
}

.concentrados_ul a img {
	width: 365px;
	height: 264px;
	overflow: hidden;
	transition: all 0.4s ease;
}

.concentrados_ul a:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.4s ease;
}

.concentrados_ul h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 150%;
	margin: 10px 0px;
}

.concentrados_img {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.concentrados_fonte {
	float: right;
	width: 590px;
}

.aditivos_ul {
	margin-right: -18px;
	text-align: center;
	margin-top: 40px;
}

.aditivos_ul li {
	vertical-align: top;
	display: inline-block;
	width: 365px;
	margin-right: 18px;
	text-align: left;
	margin-bottom: 40px;
}

.aditivos_ul a {
	display: block;
}

.aditivos_ul a .pub_zoom {
	width: 365px;
	height: 264px;
	overflow: hidden;
	transition: all 0.4s ease;
	border-radius: 10px;
}

.aditivos_ul a img {
	width: 365px;
	height: 264px;
	overflow: hidden;
	transition: all 0.4s ease;
}

.aditivos_ul a:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.4s ease;
}

.aditivos_ul h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 150%;
	margin: 10px 0px;
}

.aditivos_ul p {
	font-size: 16px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.aditivos_img {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.aditivos_fonte {
	float: right;
	width: 590px;
}

.marble_linhas_btn {
	text-align: center;	
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.marble_linhas_container {
	background: #333333;
	width: 220px;
	height: 60px;
	margin: 0 auto;
	border-radius: 10px;
}

.marble_linhas_container p {
	color: #FFFFFF;
}

.marble_linhas_container p {
	float: left; 
	font-size: 16px;
	padding: 20px 0px;
	margin-left: 25px;
}

.marble_linhas_container .btn-group {
	float: right;
}

.marble_linhas_container .btn {
	font-size: 16px;
	height: 20px;
	padding: 20px 30px;
	color: #FFFFFF; 
	background: #FF5200;
	border: none;
	box-shadow: none;
	border-radius: 8px;
	text-shadow: none;
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	transition: all 0.4s ease;
}

.marble_linhas_container .btn i {
	margin-left: 10px;
}

.marble_linhas_container .btn-group.open .btn.dropdown-toggle {
  background-color: #64767B;
}

.marble_fonte {
	margin-top: 30px;
	margin-bottom: 30px;
}

.marble_ul {
	margin-right: -18px;
	text-align: center;
	margin-top: 40px;
}

.marble_ul li {
	vertical-align: top;
	display: inline-block;
	width: 365px;
	margin-right: 18px;
	text-align: left;
	margin-bottom: 40px;
}

.marble_ul a {
	display: block;
}

.marble_ul a .pub_zoom {
	width: 365px;
	height: 264px;
	overflow: hidden;
	transition: all 0.4s ease;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(201,199,201,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(201,199,201,1);
	box-shadow: 0px 0px 15px 0px rgba(201,199,201,1);
}

.marble_ul a img {
	width: 365px;
	height: 264px;
	overflow: hidden;
	transition: all 0.4s ease;
}

.marble_ul a:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.4s ease;
}

.marble_ul h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 150%;
	margin: 10px 0px;
	margin-bottom: 0px;
}

.marble_ul p {
	font-size: 16px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.marble_left {
	width: 272px;
	padding-left: 13px;
	padding-right: 13px;
	float: left;
}

.marble_left img {
	border: 1px solid #E1E1E1;
}

.marble_left img:hover {
	cursor: zoom-in;
}

.marble_right {
	float: right;
	width: 480px;
}

.marble_mais {
	text-align: center;
	padding-top: 20px;
}

.marble_tit_container {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.marble_tit_container img {
	width: 100px;
	float: right;
	border: 1px solid #E1E1E1;
}

.marble_tit {
	float: left;
	width: 360px;
}

.marble_tit h1 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 26px;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #897F6F; 
}

.marble_tit h4 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 14px;
	font-weight: normal;	
	color: #666666;
	text-align: right; 
}

.marble_info {
	
}

.marble_info_ul {
	
}

.marble_info_ul li {
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 20px;
}

.marble_li_tit {
	margin: 0px; 
	color: #666666;
}

.marble_li_valor {	
	color: #897F6F; 
}

#marble_btn_mobile {
	display: none;
}

.tend_linha_container p {
	padding-left: 10px;
}

.btn_news {
	background: #FFFFFF;
}

#news_form_container p {
	color: #666666;
	font-size: 16px;
}

.btn {
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
}

.cat_tit {
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 0px;
	margin-bottom: 50px;
}

.anos_ul {
	padding: 0px 0px;
	margin-bottom: -10px;
}

.anos_ul li {
	vertical-align: top;
	display: inline-block;
	margin-bottom: 10px;
}

.anos_ul a {
	font-size: 18px;
	padding: 20px 50px;
	color: #897F6F; 
	border-radius: 50px;
	transition: all 0.4s ease;
	border: 1px solid #897F6F;
	text-decoration: none;
	display: block;
}

.anos_ul a:hover,
.anos_ul a:focus {
	background: #897F6F;
	color: #FFFFFF; 
	transition: all 0.4s ease;
	text-decoration: none;	
}

.anos_ul a.active {
	background: #897F6F;
	color: #FFFFFF; 
	transition: all 0.4s ease;	
}

.box-cookies.accept{
	display:none!important;
}

.box-cookies{
	bottom:0;
	width:100%;
	z-index:998;
	color:#fff;
	position:fixed;
	background:rgba(0,0,0,.9);
	padding: 20px;
	display:block;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.msg-cookies {
	margin-right: 20px;
}

.btn-cookies {
	
}

.msg-cookies a {
	color: #897F6F;
}

.cookies_ul {
	margin: 0px;
}

.cookies_ul li {
	display: table-cell;
} 

.marble_tipos {
	text-align: center;
	margin-right: -15px;
	margin-top: 30px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.marble_tipos li {
	margin-right: 15px;
	margin-bottom: 20px;
}

.categ_ul {
	text-align: center;
}

.categ_ul li {
	display: inline-block;
	vertical-align: top;
	width: 260px;
	margin-bottom: 20px;
}

.categ_ul img {
	border-radius: 10px;
	border: 1px solid #E1E1E1;
	margin-bottom: 10px;
}

.categ_ul p {
	font-size: 18px;
}

.menu_pesquisa {
	margin-left: 20px !important;
}

.menu_pesq_mobile {
	display: none;
}

#pesquisa_modal .modal-header {
	height: 20px;
}

#pesquisa_modal .modal-body {
	min-height: 400px !important;
}

.pesq_input_container input {
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: normal;
	border: 1px solid #897F6F;
    color: #897F6F;
    display: block;
    padding: 10px;
    width: 100%;
     -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;	
    margin: 0px;
    height: 40px;
    border-radius: 4px;
    border-right: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: none;
}

.pesq_input_container input::placeholder{
	color: #897F6F;
	opacity: 1;
}

.pesq_input_container input:focus {
	border: 1px solid #897F6F;
	border-right: none;
	box-shadow: none;	
}

.pesq_searchtext {
    overflow: hidden;
}

.pesq_input_container a.pesq_submit-button {
	border: 1px solid #897F6F;
	border-left: none;
	background: none;
    color: #897F6F;
    display: block;
    float: right;
    font-size: 20px;
    padding: 8px 10px;
    text-align: center;
    width: 45px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 40px;
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pesq_input_container a.pesq_submit-button:hover {
	color: #000000;
}

.pesq_lugar_container {
	margin-top: 10px;
}

.pesq_lugar_container > p {
	float: left;
	margin-right: 5px;
}

.pesq_lugar_container > ul {
	margin-right: -3px;
}

.pesq_lugar_container > ul > li {
	vertical-align: top;
	display: inline-block;
	margin-bottom: 3px;
	margin-right: 3px;
}

.pesq_lugar_container > ul > li > a {
	border: 1px solid #897F6F;
	color: #897F6F;
	border-radius: 4px;
	padding: 2px;
	font-weight: normal;
}

.pesq_lugar_container > ul > li > a:hover,
.pesq_lugar_container > ul > li > a:focus {
	background: #EEEEEE;
	text-decoration: none;
}

.pesq_lugar_container > ul > li > a.active {
	background: #897F6F;
	color: #FFFFFF;
}

.pesq_result_ul li {
	margin-bottom: 20px; 
}

.pesq_result_ul h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.pesq_result_ul p {
	color: #897F6F;
	width: 100%;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.pesq_result_ul span {	
	color: #999999;
	margin-right: 5px;
}

.pesq_menu_loading {
	height: 15px !important;
	width: 20px !important;
}

#trabalhe_left {
	width: 680px;
	float: left;
	padding-bottom: 40px;		
	text-align: left;
	min-height: 400px;
}

#trabalhe_right {
	width: 400px;
	float: right;
	padding-bottom: 40px;
	padding-left: 30px;
	border-left: 1px solid #E1E1E1;	
}

#curSelect {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding: 8px;
	font-size: 18px;
	min-height: 24px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	transition: all 0.4s ease;
}

#curSelect:hover {
	cursor: pointer;
	background: #F2F2F2;
	transition: all 0.4s ease;
}

#curSelect:hover p,
#curSelect:hover span {
	color: #333333;
	transition: all 0.4s ease;
}

#curSelect p {
	color: #AAAAAA;
	margin: 0px;
	padding-right: 10px;
	width: 100%;
}

#curSelect span {
	color: #AAAAAA;
}

#curSelect p,
#curSelect span {
	display: table-cell;
	transition: all 0.4s ease;
}

.g-recaptcha {
	margin-bottom: 10px;
}

.btn_back {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.btn_back i {
	margin: 0px;
	margin-right: 10px;
}

.downContainer {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 20px;
		
}

.downContainer img {
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	border: 1px solid #CCCCCC;
}

.downInfos {
	display: table-cell;
}

.downInfos h4 {
	padding: 0px;
	margin: 0px;
}

.downInfos span {
	display: block;
	margin-bottom: 20px;
}

.downInfos i {
	margin-right: 10px;
}

.downInfos strong {
	font-weight: bolder;
	font-size: 20px;
}

.en_secoes {
	
}

.en_secoes_container {
	width: 1140px;
	padding: 60px 20px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.en_titulo {
	font-size: 50px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #897F6F;
	text-align: center;
	margin-bottom: 60px;
}

.en_fonte {
	font-size: 22px;
	line-height: 130%;
}

.en_fonte p {
	margin-bottom: 20px;
}

#en_cores {
	background: #F5F4F4;
}

#en_revora {
	background: #0D6939;
}

#en_revora,
#en_revora .en_titulo {
	color: #FFFFFF;
}

#en_timeline {
	
}

#en_timeline_left {
	float: left;
	width: 350px;
}

#en_timeline_right {
	float: right;
	width: 740px;
	padding-top: 10px;
}

.en_btn {
	text-align: center;
	clear: both;
	overflow: hidden;
}

.btn_en {
	color: #FFFFFF;
	border: none;
	font-family: 'OfficinaSerifStd-Book', 'Roboto Slab', serif;
	padding: 20px 60px;
	font-size: 30px;
	display: inline-block;
	margin-top: 10px;
}

.btn_en.cores {
	background: #BC254A;	
	transition: all 0.4s ease;
}

.btn_en.marble {
	background: #000000;	
	transition: all 0.4s ease;
}

.btn_en.revora {
	background: #6EB74C;	
	transition: all 0.4s ease;
}

.btn_en.cores:hover,
.btn_en.cores:focus,
.btn_en.marble:hover,
.btn_en.marble:focus,
.btn_en.revora:hover,
.btn_en.revora:focus {
	background: #333333;
	transition: all 0.4s ease;
	text-decoration: none;
	color: #FFFFFF;
}

.en_cores_left {
	float: left;
	width: 400px;
}

.en_cores_right {
	float: right;
	width: 700px;
}

.en_marble_left {
	float: left;
	width: 700px;
}

.en_marble_right {
	float: right;
	width: 400px;
}

.politicaCheck {
	margin-bottom: 0px;
	font-size: 18px;
	margin: 10px 0px;
}

.politicaCheck input {	
	line-height: normal;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	margin-top: -2px;
	width: 30px;	
    height: 30px;
}

.enModalTxt {
	font-size: 16px;
}

/*Botão whatsapp*/
.whatsapp-btn {
	position:fixed;
	right:10px;
	bottom:80px;
	display:block;
	cursor:pointer;
	*z-index:9999999;
	float:right;		
  	background: #25D266;
  	color: #FFFFFF;
  	height: 60px;
  	width: 60px;
  	border-radius: 10px;
  	transition: all 0.2s ease;
  	font-size: 36px;
  	text-align: center;
  	line-height: 60px; 
}

.whatsapp-btn:hover,
.whatsapp-btn:focus {
   	color: #FFFFFF;
   	transition: all 0.2s ease;
   	font-size: 45px;
}
/*Fim Botão whatsapp*/

.en_novid {
	padding-top: 50px;
	padding-bottom: 60px;
	background: #F5F4F4;
}

#en_co2re {
	background: #F5F4F4;
}

.en_newsletter {
	margin-top: 0px !important;
}

.en_novid_ul,
.en_novid_ul li:nth-child(3n) {
	margin-right: 0px !important;
}

.en_fonte_container {
	margin: 0 auto;
	width: 650px;
	margin-bottom: 60px;
}

.en_contato_left {
	float: left;
	width: 500px;
	box-sizing: border-box;
	background: url(../img/en-contato2.png);
	height: 470px;
	border-radius: 0px 80px 0px 0px;
}

.en_contato_right {
	float: right;
	width: 600px;
	box-sizing: border-box;
}

.en_contato_box {
	background: #074C9B;
	padding: 60px;
	width: 200px;
	border-radius: 10px;
	margin-left: 30px;
	margin-top: 200px;
}

.en_contato_box a {
	color: #FFFFFF;
	font-size: 18px;
}

.en_contato_box i {
	color: #FFFFFF;
	font-size: 20px;
	margin-right: 15px;
}

.en_contato_box li {
	margin-bottom: 20px;
}

.esnavbar .nav > li {
	margin-left: 30px !important;
}

.esnavbar .nav {
	margin-left: -30px !important;
}

.contato_ul {		
	margin: 0px;
	padding: 0px;
}

.contato_ul li {
	vertical-align: top;
	display: inline-block;
	width: 507px;
}

.contato_ul li:last-child {
	width: 200px;
}

.contato_ul #fUf {
	height: 42px;
}
