@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
@font-face {
	font-family: 'avantgarde_bk_btbook';
	src: url('avgardn-webfont.woff2') format('woff2'), url('avgardn-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
	font-style: normal;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.linha_topo {
	background-color: #2C7F52;
	height: 35px;
}
.linha_topo .content {
	color: #fff;
	text-align: right;
	width: 980px;
	margin: 0 auto;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
}
.linha_topo .content a{
	float:left;
	margin:2px 0;
	}
.geral {
	width: 980px;
	margin: 0 auto;
}
.topo {
	width: 100%;
	    float: left;
}
.topo img {
	margin: 20px 0;
}

.topo p {
	float: right;
	font-family: 'avantgarde_bk_btbook';
	color: #2C7F52;
	font-size: 26px;
	line-height: 100px !important;
}
.menu {
	border-bottom: 2px dotted #CECEBF;
	border-top: 2px dotted #CECEBF;
	height: 41px;
	width: 100%;
	position: relative;
	    float: left;
}
.menu li {
	float: left;
	/*margin: 12px 30px;*/
	padding: 12px 0px;
	text-align: center;
	width: 12%;
	position: relative;
}
.menu ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	padding: 0;
	left: -37px;
	z-index:9999;
	box-shadow: 0px 1px 1px 1px #e0e0e0;
}
.menu ul li {
	float: none;
	width: 200px
}
.menu li:hover > ul {
	display: block
}
.menu li a {
	font-size: 13px;
	color: #2C7F52;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	color:#999;
}
.banner {
	float: left;
	margin: 15px 0;
}
.banner .img_b {
	width: 990px;
}
.titulo_index {
	font-family: 'avantgarde_bk_btbook';
	color: #2C7F52;
	font-size: 26px;
	border-bottom: 2px dotted #CECEBF;
	width: 99%;
	padding: 7px 3px;
}
.titulo {
	font-family: 'avantgarde_bk_btbook';
	color: #adadad;
	font-size: 26px;
	width: 99%;
	float: left;
    margin-top: 35px;
}
.servico {
	width: 25%;
	float: left;
	text-align: center;
	text-decoration: none;
}
.servico p {
	font-size: 15px;
	color: #131313;
	font-weight: bold;
	margin: 19px 0 10px 0;
}
.clientes {
	width: 100%;
	float: left;
	position: relative;
}
.clientes div.cl {
	margin: 20px 40px;
	float: left;
}
.clientes .owl-controls.clickable {
	top: 33px;
	width: 100%;
	position: absolute;
}
.clientes .owl-prev {
	float: left;
	background: none !important;
	color: #9e9e9e !important;
	margin: 0 !important;
	padding: 0 !important;
}
.clientes .owl-next {
	float: right;
	background: none !important;
	color: #9e9e9e !important;
	margin: 0 !important;
	padding: 0 !important;
}
.clientes .owl-next:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 27px;
}
.clientes .owl-prev:before {
	content: "\f104";
	font-family: 'FontAwesome';
	font-size: 27px;
}
.clientes.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 96%;
	margin: 0 2%;
}
.clientes.owl-carousel .owl-item {
    float: left;
    width: 189px !important;
}

.rodape {
	background-color: #2C7F52;
	height: 100px;
	width: 100%;
	float: left;
}
.rodape .content {
	width: 980px;
	margin: 0 auto;
}
.rodape .content a {
	    color: #fff;
    text-decoration: none;
    font-size: 11px;
    margin: 22px 0;
    float: left;
}

.rodape .content address {
	color: #fff;
	text-align: right;
	line-height: 18px;
	font-size: 12px;
	float: right;
	margin-top: 28px;
}
/*----------------------------------------
	PAGINA INTERNA
-----------------------------------------*/

.conteudo {
	float: left;
	margin: 20px 0;
}
.conteudo p {
	font-size: 12px;
	line-height: 20px;
	margin: 9px 0;
	color: #515756;
	text-align: justify;
}
.vertical {
	vertical-align: middle;
	display: table-cell;
}
/*----- tabs -----*/

.tab_vertical {
	width: 180px;
	height: 400px;
	float: left;
}
.tab_vertical li a {
	display: block;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: none;
	color: #fff;
	padding: 17px !important;
	font-size: 14px;
	font-weight: 500;
	margin-right: 0;
	line-height: 19px;
	border-radius: 0;
	margin-bottom: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
	text-align: center;
	background-color: #2C7F52 !important;
	text-decoration: none;
	font-weight: bold;
}
.tab_vertical li.ui-state-active a {
	margin-bottom: 0px !important;
	padding: 17px !important;
	background-color: #f4f4f4 !important;
	border: 0 !important;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
	color: #2C7F52;
}
.tab_maior {
	float: left;
	width: 756px;
	padding: 15px;
	background-color: #F4F4F4;
	margin-left: 10px;
}
.tab_maior .tit {
	font-size: 20px;
	font-weight: bold;
}
.tab_maior p {
	color: #7E7E7E;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	margin: 10px 0;
}
.tab_maior i {
	font-size: 13px;
	margin-right: 6px;
	color: #dcdcdc;
}
.tab_maior li {
	float: left;
	margin: 10px;
}
.tab_maior li .menu-title {
	background-color: #999;
	color: #fff;
	width: 118px;
	padding: 0 6px;
	height: 74px;
	vertical-align: middle;
	display: table-cell;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}
.tab_maior img {
	padding: 3px;
	border: 1px solid #dedede;
	background: #fff;
}
#subtabs ul li {
	float: left;
}
#subtabs ul li a {
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: none;
	color: #b7b7b7;
	padding: 8px 15px !important;
	font-size: 12px;
	font-weight: 500;
	margin-right: 0;
	line-height: 17px;
	border-radius: 0;
	margin-bottom: 0 !important;
	margin: 0 !important;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
	text-align: center;
	background-color: #fff !important;
	text-decoration: none;
	font-weight: bold;
	min-width: 101px;
	max-width: 198px;
	height: 38px;
	border-bottom: 4px solid #b7b7b7;
}
#subtabs ul li.ui-state-active a {
	background-color: #A5D1B0 !important;
	border-bottom: 4px solid #2C7F52;
	color: #fff;
}
#subtabs div {
	background-color: #fff;
	float: left;
	width: 94%;
	margin-left: 11px;
	padding: 5px 12px;
}
#subtabs2 ul li {
	float: left;
	margin: 0 !important
}
#subtabs2 ul li a {
	vertical-align: middle;
	display: table-cell;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: none;
	color: #b7b7b7;
	padding: 8px 15px !important;
	font-size: 12px;
	font-weight: 500;
	margin-right: 0;
	line-height: 17px;
	border-radius: 0;
	margin-bottom: 0 !important;
	margin: 0 !important;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
	text-align: center;
	background-color: #fff !important;
	text-decoration: none;
	font-weight: bold;
	width: 111px;
	height: 21px;
	border-bottom: 1px solid #b7b7b7;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#subtabs2 ul li.ui-state-active a {
	background-color: #fff !important;
	border-bottom: 1px solid #fff !important;
	border: 1px solid #b7b7b7;
	color: #737373;
}
#subtabs2 div {
	background-color: #fff;
	float: left;
	width: 96%;
	margin-left: 0;
	padding: 5px 12px;
	border: 1px solid #b7b7b7;
	z-index: 998;
	margin-top: 0px;
	border-top: none;
}
.sub_box {
	padding: 0 !important;
	margin-left: 0 !important;
	margin-bottom: 7px;
	margin-bottom: 24px;
}
.sub_box .tit {
	font-size: 16px;
	line-height: 22px !important;
}
.sub_box .tit_s {
	font-weight: bold;
	text-transform: capitalize;
}
/*----------------------------------------
	forms
-----------------------------------------*/

form label {
	width: 400px;
	float: left;
	font-size: 13px;
	margin: 10px 0 3px 0;
	font-weight: bold;
	color: #777;
}
form legend {
	color: #2c7f52;
}
form input, form select {
	width: 430px;
	border: 1px solid #CCC;
	padding: 9px 8px;
	font-size: 12px;
	color: #888;
}
form input[type=submit] {
	    width: 225px;
    border: 1px solid #2c7f52;
    padding: 9px 8px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #2c7f52;
}
form input[type=submit]:hover {
	background-color:#999;
	border:1px solid #999;
}
form select {
	width: 448px;
}
form fieldset {
	margin: 20px 0;
}
form textarea {
	border: 1px solid #CCC;
	width: 430px;
	padding: 9px 8px;
	font-size: 12px;
	color: #888;
	height: 170px;
}
form div {
	width: 450px;
	float: left;
}
.notas {
	width: 96%;
	margin: 2% !important;
	float: left;
	margin-top: 20px !important;
}

.msg{
padding: 10px 30px;
    border: 1px dotted #096;
    background-color: #EBF5EB;
    color: #096;
    width: 237px;
    font-size: 14px;
	}