/*
castanho: #605348
castanho 2: #4e453c
castanho claro: #978054
verde: #5ca754
verde escuro: #133c2e
*/
.livro-reclamacoes img {
	background: #fff;
	border-radius: 3px;
}
#text-3 {
	margin-bottom: 24px!important;
}
#text-4 p {
	font-size: 14px;
}
/*-----------------------------------------------------
										   GERAL
-----------------------------------------------------*/
/*--------------------GALERIA------------------------*/
.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #5ca754;
	font-weight: 600;
}
.et_overlay {
  background: rgba(0, 0, 0, 0.7);
  border: none;
}
.et_overlay::before {
	color: #5ca754;
}
/*---------------------HEADER------------------------*/
.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    background-color: rgba(0,0,0,0.5)!important;
}
.et_pb_fullwidth_header h1 {
	font-size: 43px;
  letter-spacing: 0.5px;
}
.et_pb_fullwidth_header {
	padding-top: 150px;
}
/*---------------------BOTÕES------------------------*/
.et_pb_button, .et_button_no_icon .et_pb_button {
	color: #fff!important;
  letter-spacing: 1px!important;
  padding: 7px 20px !important;
}
.et_pb_button:hover, .et_button_no_icon .et_pb_button:hover {
  padding: 7px 20px !important;
}
/*-------------------TIPOGRAFIA----------------------*/
h1 {
padding-bottom: 0;
}
h1, h2, h3, h4 {
	font-weight: 600!important;
  letter-spacing: 0.4px;
}
/*-----------------------------------------------------
										  HOMEPAGE
-----------------------------------------------------*/
/*-------------------ATIVIDADES---------------------*/
.home-icons a::after {
  content: '5';
  font-family: "ETmodules";
}
.home-icons a {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
	margin-top: 15px;
	display: inline-block;
	border-bottom: 1px dotted;
  line-height: 1.3em;
}
.home-icons .et_pb_blurb img {
	width: 80px;
}
.home-icons .et_pb_column {
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
    padding: 40px 30px;
    transition: transform .3s;
    -o-transition: transform .3s;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    border-bottom: 3px solid #fff;
    border-radius: 5px;
}
.home .et_pb_fullwidth_header {
	padding: 250px 0;
}
.home-icons .et_pb_column_1:hover {
    border-bottom: 3px solid #f08521;
}
.home-icons .et_pb_column:hover {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
/*--------------------DESTAQUES----------------------*/
.home .more-link::after {
  content: '5';
  font-family: "ETmodules";
}
.more-link {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	border-bottom: 1px dotted;
	margin-top: 15px;
	display: inline-block;
	line-height: 1.3em;
}
.home .et_pb_post a img {
	border-radius: 5px 5px 0 0;
}
.home .et_pb_post {
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
  border: 1px solid #fff;
  border-radius: 5px;
  padding-bottom: 30px;
}
/*-------------------SUBSCREVER---------------------*/
.home-slogan a::after {
  content: '5';
  font-family: "ETmodules";
}
.home-slogan a {
	color: #fff !important;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
	font-weight: 700;
	letter-spacing: 0.5px;
  font-size: 14px;	
  border-bottom: 1px dotted;
  line-height: 1.3em;
  display: inline-block;
}
.home-slogan p {
	font-size: 17px;
	line-height: 1.6em;
}
.subscrever-home .sbe-shortcode-subscribe-form {
    padding: 0;
}
.subscrever-home .sbe-shortcode-form-submit-container {
    float: left;
    width: 28%;
    margin-left: 2%;
    margin-top: -25px;
}
.subscrever-home .sbe-shortcode-form-submit:hover {
    background: #fff;
  	border: 2px solid #fff;
  	color: #133c2e;
}
.subscrever-home .sbe-shortcode-form-submit {
    padding: 10px 20px 9px 20px;
    background: transparent;
    border: 2px solid #fff;
  	border-radius: 3px;
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    cursor: pointer;
  	font-weight: 700;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
  	text-transform: uppercase;
	letter-spacing: 1px;
  	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.subscrever-home .sbe-shortcode-subscribe-form .sbe-shortcode-form-field-title{
    display: none;
}
.subscrever-home .sbe-shortcode-subscribe-form input[type="email"] {
    width: 70%;
    padding: 11px;
    font-size: 15px;
    float: left;
    background: #fff;
    border: 0;
    border-radius: 3px;
  	border: 1px solid #fff;
  	color: #000;
}
.et_pb_text.home-imagens-links {
    background-size: inherit;
}
.home-imagens-links a {
  	padding: 30% 10px;
	display: inherit;
	font-size: 22px;
	font-weight: 500;
	transition: .3s ease;
  	color: #f2f2f2;
  	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
  	background: rgba(0, 0, 0, 0.6);
  	border-right: 5px solid #fff;
}
.et-last-child .home-imagens-links a {
	border-right: none!Important;
}
.home-imagens-links a:hover {
	background: rgba(0, 0, 0, 0.4);
    color: #fff;
}
/*-----------------------------------------------------
										     MENU
-----------------------------------------------------*/
#top-menu li li a:hover {
	background: transparent;
}
#top-menu li a:hover, .et_header_style_left #et-top-navigation nav > ul > li > a:hover {
	color: #5ca754!important;
  opacity: 1;
}
#top-menu li a {
	font-weight: 600!important;
}
/*-----------------------------------------------------
										   O CBE
-----------------------------------------------------*/
/*--------------------ORGÂNICA-----------------------*/
.et_pb_toggle {
	border: 1px solid transparent;
  border-bottom: 1px solid #5ca754;
  padding: 10px 0;
  background-color: transparent;
}
.et_pb_toggle .et_pb_toggle_title::before {
  color: #5ca754;
}
.et_pb_toggle_title {
	font-size: 14px;
	color: #4e453c!important;
	font-weight: 600;
	letter-spacing: 0.5px;
}
/*---------------DOCUMENTOS INTERNOS-----------------*/
.et_pb_blurb_container .et_pb_blurb_description a {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	font-size: 14px;
	border-bottom: 1px dotted;
	margin-top: 7px;
	display: inline-block;
}
.et_pb_blurb_container h4 {
	padding-bottom: 5px;
}
.et_pb_blurb_content {
  max-width: 100%;
}
/*-------------------ASSOCIADOS----------------------*/
.logos-associados {
	height: 215px;
  border: 1px solid #ccc;
}
.pag-associados .et_pb_image_0 img {
	padding-top: 75px;
	width: 90%;
}
.pag-associados .et_pb_image_1 img {
	padding-top: 47px;
	width: 80%;
}
.pag-associados .et_pb_image_2 img {
	padding-top: 74px;
	width: 80%;
}
.pag-associados .et_pb_image_3 img {
	padding-top: 69px;
	width: 70%;
}
.pag-associados .et_pb_image_4 img {
	padding-top: 85px;
	width: 80%;
}
.pag-associados .et_pb_image_5 img {
	padding-top: 90px;
	width: 80%;
}
.pag-associados .et_pb_image_6 img {
	padding-top: 63px;
	width: 90%;
}
.pag-associados .et_pb_image_7 img {
	padding-top: 63px;
	width: 90%;
}
.pag-associados .et_pb_image_8 img {
	padding-top: 86px;
	width: 80%;
}
.pag-associados .et_pb_image_9 img {
	padding-top: 50px;
	width: 90%;
}
.pag-associados .et_pb_image_10 img {
	padding-top: 55px;
	width: 90%;
}
.pag-associados .et_pb_image_11 img {
	padding-top: 64px;
	width: 80%;
}
.pag-associados .et_pb_image_12 img {
	padding-top: 64px;
	width: 90%;
}
.pag-associados .et_pb_image_13 img {
	padding-top: 69px;
	width: 80%;
}
.pag-associados .et_pb_image_14 img {
	padding-top: 70px;
	width: 80%;
}
.pag-associados .et_pb_image_15 img {
	padding-top: 71px;
	width: 80%;
}
.pag-associados .et_pb_image_16 img {
	padding-top: 71px;
	width: 90%;
}
.pag-associados .et_pb_image_17 img {
	padding-top: 64px;
	width: 90%;
}
.pag-associados .et_pb_image_18 img {
	padding-top: 67px;
	width: 85%;
}
.pag-associados .et_pb_image_19 img {
	padding-top: 70px;
	width: 85%;
}
.pag-associados .et_pb_image_20 img {
	padding-top: 55px;
	width: 80%;
}
.pag-associados .et_pb_image_21 img {
	padding-top: 79px;
	width: 80%;
}
.pag-associados .et_pb_image_22 img {
	padding-top: 63px;
	width: 80%;
}
.pag-associados .et_pb_image_23 img {
	padding-top: 50px;
	width: 80%;
}
.pag-associados .et_pb_image_24 img {
	padding-top: 78px;
	width: 90%;
}
.pag-associados .et_pb_image_25 img {
	padding-top: 67px;
	width: 80%;
}
.pag-associados .et_pb_image_26 img {
	padding-top: 75px;
	width: 80%;
}
/*-----------------------------------------------------
										  SERVIÇOS
-----------------------------------------------------*/
/*--------------------PROJETOS----------------------*/
.page-id-26 .et_portfolio_image {
   border: 1px solid #ddd;

}
.single-project .et_pb_column_1_4 .et_pb_text {
	margin-bottom: 23px!important;
}
.single-project .et_pb_column_1_4 h4{
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: 700 !important;
	letter-spacing: 0.7px;
}
/*---------------ENSAIOS LABORATORIAIS--------------*/
.et_pb_widget_area_left h4 {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: 700 !important;
}
#menu-ensaios-laboratoriais li:first-child {
	border-radius: 5px 5px 0 0;
}
#menu-ensaios-laboratoriais li:last-child {
	border-radius: 0 0 5px 5px;
}
#menu-ensaios-laboratoriais li {
	margin-bottom: 0;
	background: #e4e8e8;
	padding: 10px 15px;
	border-bottom: 2px solid #fff;
}
#menu-ensaios-laboratoriais .widgettitle {
	font-weight: 700 !important;
}
#menu-ensaios-laboratoriais li a {
   color: #4e453c;
   font-weight: 600;
   letter-spacing: 0.3px;
   font-size: 14px;
  	-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s;
}
#menu-ensaios-laboratoriais li a:hover {
	color: #5ca754;
}
.ensaios-laboratoriais .et_pb_blurb_container {
  padding-left: 12px;
}
.ensaios-laboratoriais .et-pb-icon {
	font-size: 27px;
}
.ensaios-laboratoriais .et_pb_blurb_container h4 {
  padding-bottom: 0;
  font-size: 16px;
}

.blurb-titulo .et_pb_main_blurb_image {
	width: 190px!important;
}
.blurb-titulo  .et_pb_main_blurb_image img {
	border-radius: 50%;
}
.blurb-titulo .et_pb_blurb_container h4 {
  font-size: 26px;
  padding-bottom: 20px;
}
.blurb-titulo .et_pb_blurb_container {
    padding-left: 30px;
}
/*-----------------------------------------------------
										 DESTAQUES
-----------------------------------------------------*/
.et_pb_widget li a:hover {
    color: #5ca754;
}
.pagblog .more-link {
  margin-top: 15px!important;
  display: inline-block!important;
}
.pagblog .et_pb_post  {
    border-bottom: 1px solid #ccc!important;
}
.pagblog .et_pb_post  {
    padding-bottom: 20px;
    padding-top: 0;
    margin-bottom: 40px;
}

@media only screen and (min-width : 981px) {

	.pagblog .et_pb_post  {
		overflow: auto;
	}
	.pagblog .et_pb_post .post-content {
    	width: 68%;
    	float: right; 
	}
	.pagblog .et_pb_post .post-meta {
    	width: 68%;
    	float: right; 
	}
	.pagblog .et_pb_post h2 {
    	margin-top: 0;
    	width: 68%;
    	float: right;
	}
	.pagblog .et_pb_post .entry-featured-image-url  {
    	width: 30%;
    	float: left;
    	margin-right: 2%;
	}
}
/*-----------------------------------------------------
										  CONTACTOS
-----------------------------------------------------*/
.gform_wrapper {
	margin: 0 auto;
	max-width: 100%;
}
.gform_wrapper .gform_footer {
	overflow: auto;
}
.gform_wrapper .top_label .gfield_label {
	margin: 0;
	font-weight: 500;
}
.gform_wrapper ul li.gfield {
	margin-bottom: 15px!important;
}
.gform_wrapper .gform_footer input[type="submit"] {
	border: 0;
	padding: 10px 16px;
	font-weight: 600;
	color: #fff;
	background-color: #5ca754;
	border-radius: 2px;
	cursor: pointer;
  text-transform: uppercase;
	letter-spacing: 0.7px;
	padding: 12px 20px;
	font-size: 16px;
  -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #133c2e;
}
.gform_wrapper .ginput_complex label {
	margin-top: 0px;
	color: #aaa;
}
.gform_wrapper textarea.large {
	height: 15.625em;
	width: 100%;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea.medium {
	background: #e4e8e8;
  border: 1px solid transparent;
  border-bottom: 1px solid #4e453c;
}
/*-----------------------------------------------------
										   RODAPÉ
-----------------------------------------------------*/
/*copyright e ping*/
#footer-bottom {
    display: none;
}
#footer-bottom {
    display: none;
}
#main-footer .container {
    padding-bottom: 20px;
}
#text-4 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0px;
    font-size: 15px;
}
.et_pb_widget {
	width: 100%;
}
.et_pb_widget .company{
    color:#fff;
    font-weight: 400;
}

.et_pb_widget ul li {
    margin-bottom: 0em;
}
/*redes sociais*/
.social {
  font-family: "ETmodules";
  color: #133c2e!important;
  padding: 5px 9px;
  margin-top: 11px !important;
  position: relative;
  display: inline-block;
  margin-right: 9px;
  background: #fff;
  font-size: 17px;
  border-radius: 50px;
  border: 1px solid #fff;
}
.social:hover {
	opacity: 1;
}
/*icons contacto*/
.iconfooter {
    font-family: "ETmodules";
    margin-right: 5px;
}
#footer-widgets li.menu-item::before {
	display: none;
}
#footer-widgets li.menu-item {
	padding-left: 0;
}
/*---------------SUBSCREVER----------------*/
#main-footer .sbe-widget-form-field-title {
    display: none;
}
.et_pb_widget ul li {
    margin-bottom: 0;
}
#footer-widgets li.menu-item::before {
	display: none;
}
#footer-widgets li.menu-item {
	padding-left: 0;
}
#main-footer input[type="email"] {
    border: 1px solid #fff;
  	border-radius: 3px;
    width: 100%;
    padding: 7px;
    font-size: 14px;
    color: #000!important;
    background-color: #f2f2f2;
}
#main-footer .sbe-widget-form-submit {
    width: 100%;
    padding: 7px 20px 5px 20px;
    background: transparent;
    border: 2px solid #fff;
  	border-radius: 3px;
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    cursor: pointer;
  	font-weight: 600;
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
  	text-transform: uppercase;
	letter-spacing: 1px;
  	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
#main-footer .sbe-widget-form-submit:hover {
    background: #fff;
  	border: 2px solid #fff;
  	color: #133c2e;
}
#main-footer .sbe-widget-form-field {
    margin: 10px 0;
    }
#main-footer .sbe-widget-form-field-title {
    margin-bottom: 10px;
}
#main-footer .sbe-widget-subscribe-form .sbe-spinner {
    display: none;
    }
/*-----------------------------------------------------
										   MOBILE
-----------------------------------------------------*/
.et_mobile_menu {
	border-top: 3px solid #fff;
}
.mobile_menu_bar::before {
	color: #5ca754;
}
@media only screen and (max-width : 980px) {
  .home .et_pb_fullwidth_header {
    padding: 35% 0;
	}
  .single .et_pb_post {
    margin-bottom: 0;
	}
  .et_right_sidebar #sidebar {
    border-top: 1px solid #e2e2e2;
		padding-top: 40px;
  }
  .single-post .et_pb_section_0 {
  	padding-top: 0;
    padding-bottom: 0;
  }
  .pag-servicos-texto .et_pb_column_0 {
  	margin-bottom: 15px!important;
  }
  .et_pb_fullwidth_header h1 {
    font-size: 37px;
  }
  .et_pb_fullwidth_header {
    padding-top: 50px;
	}
  .home .et_pb_blog_0 {
  	margin-bottom: 10px!important;
  }
  .et_pb_post h2, .et_pb_blog_grid h2 {
    padding-bottom: 15px!important;
  }
  .subscrever-home .sbe-shortcode-form-submit {
    width: 100%;
  }
  .subscrever-home .sbe-shortcode-form-submit-container {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
	}
  .subscrever-home .sbe-shortcode-subscribe-form input[type="email"] {
    width: 100%;
  }
  #nav_menu-3 {
  	margin-bottom: 30px!important;
  }

}